diff options
Diffstat (limited to 'maven/poi.pom')
-rw-r--r-- | maven/poi.pom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maven/poi.pom b/maven/poi.pom index 04dfa8cb9f..a99f1962fb 100644 --- a/maven/poi.pom +++ b/maven/poi.pom @@ -48,7 +48,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> |