You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by pl...@apache.org on 2016/04/14 00:18:34 UTC

incubator-tamaya git commit: TAMAYA-95 Fixed all Asciidoctor related RAT problems.

Repository: incubator-tamaya
Updated Branches:
  refs/heads/master e12a74e7f -> b13368d6c


TAMAYA-95 Fixed all Asciidoctor related RAT problems.


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

Branch: refs/heads/master
Commit: b13368d6c0c93675296dda605d17f1a0b19feb95
Parents: e12a74e
Author: Oliver B. Fischer <pl...@apache.org>
Authored: Thu Apr 14 00:18:01 2016 +0200
Committer: Oliver B. Fischer <pl...@apache.org>
Committed: Thu Apr 14 00:18:01 2016 +0200

----------------------------------------------------------------------
 distribution/src/main/resources/attributes.adoc | 17 +++++++++++++++++
 docs/src/main/resources/attributes.adoc         | 17 +++++++++++++++++
 2 files changed, 34 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/b13368d6/distribution/src/main/resources/attributes.adoc
----------------------------------------------------------------------
diff --git a/distribution/src/main/resources/attributes.adoc b/distribution/src/main/resources/attributes.adoc
index d8c3b1c..fb97680 100644
--- a/distribution/src/main/resources/attributes.adoc
+++ b/distribution/src/main/resources/attributes.adoc
@@ -1,3 +1,20 @@
+// 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.
+
 //
 // This file is used to export Maven properties to a file
 // which will be included by various Asciidoctor documents

http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/b13368d6/docs/src/main/resources/attributes.adoc
----------------------------------------------------------------------
diff --git a/docs/src/main/resources/attributes.adoc b/docs/src/main/resources/attributes.adoc
index d8c3b1c..fb97680 100644
--- a/docs/src/main/resources/attributes.adoc
+++ b/docs/src/main/resources/attributes.adoc
@@ -1,3 +1,20 @@
+// 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.
+
 //
 // This file is used to export Maven properties to a file
 // which will be included by various Asciidoctor documents