You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by an...@apache.org on 2017/02/26 23:05:20 UTC

[07/11] incubator-tamaya-extensions git commit: Added licence header.

Added licence header.


Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/commit/2c977a07
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/tree/2c977a07
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/diff/2c977a07

Branch: refs/heads/master
Commit: 2c977a07d4c5ad2a715837726f7c25a759338ade
Parents: b06105f
Author: anatole <an...@apache.org>
Authored: Thu Feb 23 01:19:01 2017 +0100
Committer: anatole <an...@apache.org>
Committed: Mon Feb 27 00:05:00 2017 +0100

----------------------------------------------------------------------
 .../org/apache/tamaya/features/package-info.java  | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/2c977a07/modules/features/src/main/java/org/apache/tamaya/features/package-info.java
----------------------------------------------------------------------
diff --git a/modules/features/src/main/java/org/apache/tamaya/features/package-info.java b/modules/features/src/main/java/org/apache/tamaya/features/package-info.java
index eeb00e5..78978c1 100644
--- a/modules/features/src/main/java/org/apache/tamaya/features/package-info.java
+++ b/modules/features/src/main/java/org/apache/tamaya/features/package-info.java
@@ -1,3 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 /**
  * Tamaya Feature Module.
  */