Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2015-01-08 00:04:46 +0000
committerJoakim Erdfelt2015-01-08 00:06:59 +0000
commita3201a3c810da37ad892e62c1f04600dc889d14a (patch)
tree0e6c3e0e78117f5b4e9bcf43d60f17df7481630c /pom.xml
parent629035ba7a16a47110345fc5e0ee8639d4736be1 (diff)
parent6a0668b7a1e18813ef5c1e20b622b29c0a8aae30 (diff)
downloadorg.eclipse.jetty.project-a3201a3c810da37ad892e62c1f04600dc889d14a.tar.gz
org.eclipse.jetty.project-a3201a3c810da37ad892e62c1f04600dc889d14a.tar.xz
org.eclipse.jetty.project-a3201a3c810da37ad892e62c1f04600dc889d14a.zip
Happy New Year 2015
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 6311383a6c..92a4361a81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -212,7 +212,7 @@
<aggregate>true</aggregate>
<strictCheck>true</strictCheck>
<properties>
- <copyright-range>${project.inceptionYear}-2014</copyright-range>
+ <copyright-range>${project.inceptionYear}-2015</copyright-range>
</properties>
<mapping>
<java>DOUBLESLASH_STYLE</java>

Back to the top