summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2016-02-03 14:20:02 -0500
committerSeth Tisue <seth@tisue.net>2016-02-03 14:21:42 -0500
commit310f4d0537a47cfd177cf290479fadc54d7a27a6 (patch)
treea04941a92dcfb7fc7ca736b656ef542abfe90722 /build.xml
parentcc6fea6d30609b8879db1ecdbc288e4cdaa5b8d4 (diff)
downloadscala-310f4d0537a47cfd177cf290479fadc54d7a27a6.tar.gz
scala-310f4d0537a47cfd177cf290479fadc54d7a27a6.tar.bz2
scala-310f4d0537a47cfd177cf290479fadc54d7a27a6.zip
bump copyright year to 2016
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 129d5982d9..8cf68b668c 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-2015, LAMP/EPFL"/>
+ <property name="copyright.string" value="Copyright 2002-2016, 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 -->