summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorPhilippus Baalman <philippus@gmail.com>2017-03-02 21:26:55 +0100
committerPhilippus Baalman <philippus@gmail.com>2017-03-02 23:48:58 +0100
commitc2c37acd928f9b8f8a1d208ee9ee6135b54a1fcd (patch)
tree91c88a556bf4e0c2d1797ef4a8b9b4883bce4995 /build.xml
parent011cc7ec86105640a6d606998f769986630fb62a (diff)
downloadscala-c2c37acd928f9b8f8a1d208ee9ee6135b54a1fcd.tar.gz
scala-c2c37acd928f9b8f8a1d208ee9ee6135b54a1fcd.tar.bz2
scala-c2c37acd928f9b8f8a1d208ee9ee6135b54a1fcd.zip
bump copyright year to 2017
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index a37cced4cb..f8c0380f41 100644
--- a/build.xml
+++ b/build.xml
@@ -184,7 +184,7 @@ TODO:
<property name="dists.dir" value="${basedir}/dists"/>
- <property name="copyright.string" value="Copyright 2002-2016, LAMP/EPFL"/>
+ <property name="copyright.string" value="Copyright 2002-2017, LAMP/EPFL"/>
<!-- These are NOT the flags used to run SuperSabbus, but the ones written
into the script runners created with scala.tools.ant.ScalaTool -->