From 6395a1cbd9e50bfb9ef59c96e38b8facded47e87 Mon Sep 17 00:00:00 2001 From: Sebastian Schuberth Date: Tue, 28 Feb 2017 09:50:58 +0100 Subject: [PATCH] Fix links to the New BSD License in meta-data The "New BSD License" is the "3-Clause BSD License", but the links were pointing to the "2-Clause BSD License". --- java/pom.xml | 2 +- javanano/pom.xml | 2 +- php/ext/google/protobuf/package.xml | 6 +++--- protoc-artifacts/pom.xml | 2 +- ruby/pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/java/pom.xml b/java/pom.xml index 41c9b9dafc..0257cf541a 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -40,7 +40,7 @@ New BSD license - http://www.opensource.org/licenses/bsd-license.php + https://opensource.org/licenses/BSD-3-Clause repo diff --git a/javanano/pom.xml b/javanano/pom.xml index 6cb8c17d18..8d08f91cef 100644 --- a/javanano/pom.xml +++ b/javanano/pom.xml @@ -22,7 +22,7 @@ New BSD license - http://www.opensource.org/licenses/bsd-license.php + https://opensource.org/licenses/BSD-3-Clause repo diff --git a/php/ext/google/protobuf/package.xml b/php/ext/google/protobuf/package.xml index 3067bdbb08..167ed0f7a4 100644 --- a/php/ext/google/protobuf/package.xml +++ b/php/ext/google/protobuf/package.xml @@ -20,7 +20,7 @@ alpha alpha - New BSD License + New BSD License Second alpha release. @@ -66,7 +66,7 @@ Second alpha release. 2016-09-23 - New BSD License + New BSD License First alpha release @@ -82,7 +82,7 @@ First alpha release 2017-01-13 - New BSD License + New BSD License Second alpha release. diff --git a/protoc-artifacts/pom.xml b/protoc-artifacts/pom.xml index 19c6862970..159087c5e1 100644 --- a/protoc-artifacts/pom.xml +++ b/protoc-artifacts/pom.xml @@ -22,7 +22,7 @@ New BSD license - http://www.opensource.org/licenses/bsd-license.php + https://opensource.org/licenses/BSD-3-Clause repo diff --git a/ruby/pom.xml b/ruby/pom.xml index 7b896137f8..7f475fd239 100644 --- a/ruby/pom.xml +++ b/ruby/pom.xml @@ -22,7 +22,7 @@ New BSD license - http://www.opensource.org/licenses/bsd-license.php + https://opensource.org/licenses/BSD-3-Clause repo