diff options
author | PJ Fanning <fanningpj@apache.org> | 2019-05-14 00:44:47 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2019-05-14 00:44:47 +0000 |
commit | b77c010743e499e59acaf704fd251e14e2437a5c (patch) | |
tree | 3e2103cbc6f9a85847a747d698c555b7afdbbece /sonar | |
parent | 3f593556296a5e40083bbb91cbbde9fb043143b1 (diff) | |
download | poi-b77c010743e499e59acaf704fd251e14e2437a5c.tar.gz poi-b77c010743e499e59acaf704fd251e14e2437a5c.zip |
[github-148] update license text in pom file. Thanks to Vincent Privat. This close #148
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1859202 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sonar')
-rw-r--r-- | sonar/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/pom.xml b/sonar/pom.xml index 707464b5ce..de7ea872b9 100644 --- a/sonar/pom.xml +++ b/sonar/pom.xml @@ -26,7 +26,7 @@ <licenses> <license> - <name>The Apache Software License, Version 2.0</name> + <name>Apache License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> </license> </licenses> |