aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--java/pom.xml2
-rw-r--r--javanano/pom.xml2
-rw-r--r--php/ext/google/protobuf/package.xml6
-rw-r--r--protoc-artifacts/pom.xml2
-rw-r--r--ruby/pom.xml2
5 files changed, 7 insertions, 7 deletions
diff --git a/java/pom.xml b/java/pom.xml
index 41c9b9da..0257cf54 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -40,7 +40,7 @@
<licenses>
<license>
<name>New BSD license</name>
- <url>http://www.opensource.org/licenses/bsd-license.php</url>
+ <url>https://opensource.org/licenses/BSD-3-Clause</url>
<distribution>repo</distribution>
</license>
</licenses>
diff --git a/javanano/pom.xml b/javanano/pom.xml
index 6cb8c17d..8d08f91c 100644
--- a/javanano/pom.xml
+++ b/javanano/pom.xml
@@ -22,7 +22,7 @@
<licenses>
<license>
<name>New BSD license</name>
- <url>http://www.opensource.org/licenses/bsd-license.php</url>
+ <url>https://opensource.org/licenses/BSD-3-Clause</url>
<distribution>repo</distribution>
</license>
</licenses>
diff --git a/php/ext/google/protobuf/package.xml b/php/ext/google/protobuf/package.xml
index 3067bdbb..167ed0f7 100644
--- a/php/ext/google/protobuf/package.xml
+++ b/php/ext/google/protobuf/package.xml
@@ -20,7 +20,7 @@
<release>alpha</release>
<api>alpha</api>
</stability>
- <license uri="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license>
+ <license uri="https://opensource.org/licenses/BSD-3-Clause">New BSD License</license>
<notes>
Second alpha release.
</notes>
@@ -66,7 +66,7 @@ Second alpha release.
</stability>
<date>2016-09-23</date>
<time>16:06:07</time>
- <license uri="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license>
+ <license uri="https://opensource.org/licenses/BSD-3-Clause">New BSD License</license>
<notes>
First alpha release
</notes>
@@ -82,7 +82,7 @@ First alpha release
</stability>
<date>2017-01-13</date>
<time>16:06:07</time>
- <license uri="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license>
+ <license uri="https://opensource.org/licenses/BSD-3-Clause">New BSD License</license>
<notes>
Second alpha release.
</notes>
diff --git a/protoc-artifacts/pom.xml b/protoc-artifacts/pom.xml
index 19c68629..159087c5 100644
--- a/protoc-artifacts/pom.xml
+++ b/protoc-artifacts/pom.xml
@@ -22,7 +22,7 @@
<licenses>
<license>
<name>New BSD license</name>
- <url>http://www.opensource.org/licenses/bsd-license.php</url>
+ <url>https://opensource.org/licenses/BSD-3-Clause</url>
<distribution>repo</distribution>
</license>
</licenses>
diff --git a/ruby/pom.xml b/ruby/pom.xml
index 7b896137..7f475fd2 100644
--- a/ruby/pom.xml
+++ b/ruby/pom.xml
@@ -22,7 +22,7 @@
<licenses>
<license>
<name>New BSD license</name>
- <url>http://www.opensource.org/licenses/bsd-license.php</url>
+ <url>https://opensource.org/licenses/BSD-3-Clause</url>
<distribution>repo</distribution>
</license>
</licenses>