aboutsummaryrefslogtreecommitdiff
path: root/java/pom.xml
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 /java/pom.xml
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 'java/pom.xml')
-rw-r--r--java/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/pom.xml b/java/pom.xml
index 0257cf54..f89e4422 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -39,7 +39,7 @@
<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>