diff options
-rw-r--r-- | maven/ooxml-schemas.pom | 2 | ||||
-rw-r--r-- | maven/ooxml-security.pom | 2 | ||||
-rw-r--r-- | maven/poi-examples.pom | 2 | ||||
-rw-r--r-- | maven/poi-excelant.pom | 2 | ||||
-rw-r--r-- | maven/poi-ooxml-schemas.pom | 2 | ||||
-rw-r--r-- | maven/poi-ooxml.pom | 2 | ||||
-rw-r--r-- | maven/poi-scratchpad.pom | 2 | ||||
-rw-r--r-- | maven/poi.pom | 2 | ||||
-rw-r--r-- | sonar/pom.xml | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/maven/ooxml-schemas.pom b/maven/ooxml-schemas.pom index dd92b6593c..c43315187f 100644 --- a/maven/ooxml-schemas.pom +++ b/maven/ooxml-schemas.pom @@ -49,7 +49,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> <distribution>repo</distribution> </license> diff --git a/maven/ooxml-security.pom b/maven/ooxml-security.pom index ae64ad6b00..81886d177f 100644 --- a/maven/ooxml-security.pom +++ b/maven/ooxml-security.pom @@ -58,7 +58,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> <distribution>repo</distribution> </license> diff --git a/maven/poi-examples.pom b/maven/poi-examples.pom index 249f2500fe..7d285a4c36 100644 --- a/maven/poi-examples.pom +++ b/maven/poi-examples.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> diff --git a/maven/poi-excelant.pom b/maven/poi-excelant.pom index 6b23e4a122..1543d49c84 100644 --- a/maven/poi-excelant.pom +++ b/maven/poi-excelant.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> diff --git a/maven/poi-ooxml-schemas.pom b/maven/poi-ooxml-schemas.pom index 29d43c1ff8..555c500c58 100644 --- a/maven/poi-ooxml-schemas.pom +++ b/maven/poi-ooxml-schemas.pom @@ -56,7 +56,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> diff --git a/maven/poi-ooxml.pom b/maven/poi-ooxml.pom index 3b41f89c83..b885c8c4be 100644 --- a/maven/poi-ooxml.pom +++ b/maven/poi-ooxml.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> diff --git a/maven/poi-scratchpad.pom b/maven/poi-scratchpad.pom index d1b4392de1..7b932a81b4 100644 --- a/maven/poi-scratchpad.pom +++ b/maven/poi-scratchpad.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> 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> 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> |