aboutsummaryrefslogtreecommitdiff
path: root/protoc-artifacts
diff options
context:
space:
mode:
authorSebastian Schuberth <sschuberth@gmail.com>2017-02-28 09:58:24 +0100
committerSebastian Schuberth <sschuberth@gmail.com>2017-02-28 09:58:24 +0100
commit902af0816ee06ab426b0b82cd0adf9b2c39af8e2 (patch)
tree835e8876544e28d7cbc5c1b92d8ef2d10895021d /protoc-artifacts
parent6395a1cbd9e50bfb9ef59c96e38b8facded47e87 (diff)
downloadprotobuf-902af0816ee06ab426b0b82cd0adf9b2c39af8e2.tar.gz
protobuf-902af0816ee06ab426b0b82cd0adf9b2c39af8e2.tar.bz2
protobuf-902af0816ee06ab426b0b82cd0adf9b2c39af8e2.zip
Prefer the term "3-Clause BSD License" over "New BSD License"
The first is the newer name, which is also more telling.
Diffstat (limited to 'protoc-artifacts')
-rw-r--r--protoc-artifacts/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/protoc-artifacts/pom.xml b/protoc-artifacts/pom.xml
index 159087c5..28a25119 100644
--- a/protoc-artifacts/pom.xml
+++ b/protoc-artifacts/pom.xml
@@ -21,7 +21,7 @@
<url>https://developers.google.com/protocol-buffers/</url>
<licenses>
<license>
- <name>New BSD license</name>
+ <name>3-Clause BSD License</name>
<url>https://opensource.org/licenses/BSD-3-Clause</url>
<distribution>repo</distribution>
</license>