Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2016-01-04 20:57:25 +0000
committerJoakim Erdfelt2016-01-04 20:57:25 +0000
commitf07d7d0117f1ea86af7a880b1e06b07043a0f274 (patch)
treee3951bdc6705e39aed396c9ab88a13bade397bfb /pom.xml
parentf5220e9298015334a24c8020abceef784e39da1e (diff)
downloadorg.eclipse.jetty.project-f07d7d0117f1ea86af7a880b1e06b07043a0f274.tar.gz
org.eclipse.jetty.project-f07d7d0117f1ea86af7a880b1e06b07043a0f274.tar.xz
org.eclipse.jetty.project-f07d7d0117f1ea86af7a880b1e06b07043a0f274.zip
Happy New Year 2016
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 51f7e59b33..8418b0741f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -213,7 +213,7 @@
<aggregate>true</aggregate>
<strictCheck>true</strictCheck>
<properties>
- <copyright-range>${project.inceptionYear}-2015</copyright-range>
+ <copyright-range>${project.inceptionYear}-2016</copyright-range>
</properties>
<mapping>
<java>DOUBLESLASH_STYLE</java>

Back to the top