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 2018/04/22 17:01:24 UTC

incubator-tamaya git commit: Fixed some license refs. Renamed some artifacts for better compliance with JSR.

Repository: incubator-tamaya
Updated Branches:
  refs/heads/configjsr c16650180 -> 6ddfdf923


Fixed some license refs.
Renamed some artifacts for better compliance with JSR.

Signed-off-by: Anatole Tresch <an...@apache.org>


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

Branch: refs/heads/configjsr
Commit: 6ddfdf92347061f1eb25b8060ad89c9612bd3b6b
Parents: c166501
Author: Anatole Tresch <an...@apache.org>
Authored: Sun Apr 22 18:24:07 2018 +0200
Committer: Anatole Tresch <an...@apache.org>
Committed: Sun Apr 22 18:24:07 2018 +0200

----------------------------------------------------------------------
 code/base/bnd.bnd   | 2 +-
 code/compat/bnd.bnd | 2 +-
 code/core/bnd.bnd   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/6ddfdf92/code/base/bnd.bnd
----------------------------------------------------------------------
diff --git a/code/base/bnd.bnd b/code/base/bnd.bnd
index 9ae02a8..383268d 100644
--- a/code/base/bnd.bnd
+++ b/code/base/bnd.bnd
@@ -16,7 +16,7 @@ Bundle-SymbolicName: org.apache.tamaya.spisupport
 Bundle-Description: Apacha Tamaya Config - SPI Support
 Bundle-Category: Implementation
 Bundle-Copyright: (C) Apache Foundation
-Bundle-License: Apache Licence version 2
+Bundle-License: Apache License, Version 2.0
 Bundle-Vendor: Apache Software Foundation
 Bundle-ContactAddress: dev-tamaya@incubator.apache.org
 Bundle-DocURL: http://tamaya.apache.org

http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/6ddfdf92/code/compat/bnd.bnd
----------------------------------------------------------------------
diff --git a/code/compat/bnd.bnd b/code/compat/bnd.bnd
index 8a2771a..4ecfe92 100644
--- a/code/compat/bnd.bnd
+++ b/code/compat/bnd.bnd
@@ -15,7 +15,7 @@ Bundle-Name: Apache Tamaya - API
 Bundle-Description: Apacha Tamaya Configuration Java API
 Bundle-Category: API
 Bundle-Copyright: (C) Apache Foundation
-Bundle-License: Apache Licence version 2
+Bundle-License:Apache License, Version 2.0
 Bundle-Vendor: Apache Software Foundation
 Bundle-ContactAddress: dev-tamaya@incubator.apache.org
 Bundle-DocURL: http://tamaya.apache.org

http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/6ddfdf92/code/core/bnd.bnd
----------------------------------------------------------------------
diff --git a/code/core/bnd.bnd b/code/core/bnd.bnd
index 7970af0..4ce56bb 100644
--- a/code/core/bnd.bnd
+++ b/code/core/bnd.bnd
@@ -16,7 +16,7 @@ Bundle-SymbolicName: org.apache.tamaya.core
 Bundle-Description: Apacha Tamaya Configuration Core Implementation
 Bundle-Category: Implementation
 Bundle-Copyright: (C) Apache Foundation
-Bundle-License: Apache Licence version 2
+Bundle-License: Apache License, Version 2.0
 Bundle-Vendor: Apache Software Foundation
 Bundle-ContactAddress: dev-tamaya@incubator.apache.org
 Bundle-DocURL: http://tamaya.apache.org