aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorRoman Ivanov <ivanov-jr@mail.ru>2017-01-08 16:32:12 -0800
committerRoman Ivanov <ivanov-jr@mail.ru>2017-01-08 16:32:12 -0800
commitbcd5297cea9e1b64a1969874229339c9bb79107c (patch)
treeedbd8c6f89f66019da128bee4b55a57d728b721b /pom.xml
parente40971942a6f2694dc55a7fd21141aa62e7d5298 (diff)
downloadcheckstyle-bcd5297cea9e1b64a1969874229339c9bb79107c.tar.gz
config: license was changed to LGPL-2.1+ (SPDX code), as our header has words as 'either version 2.1 of the License, or (at your option) any later version.'
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0268f2f21..0d78a9d51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
<inceptionYear>2001</inceptionYear>
<licenses>
<license>
- <name>LGPL-2.1</name>
+ <name>LGPL-2.1+</name>
<url>http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt</url>
</license>
</licenses>