summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2015-07-13 16:02:50 -0400
committerSeth Tisue <seth@tisue.net>2015-07-17 13:05:16 -0400
commite0aac7c9ef6d25a3283d3afe386c8d7da16ca941 (patch)
treec31b3e24ab954784fedb6f14931f225f3f0fd1cd /build.xml
parentf2e055f251d8c7169e8a84246d62d923fbcc8524 (diff)
downloadscala-e0aac7c9ef6d25a3283d3afe386c8d7da16ca941.tar.gz
scala-e0aac7c9ef6d25a3283d3afe386c8d7da16ca941.tar.bz2
scala-e0aac7c9ef6d25a3283d3afe386c8d7da16ca941.zip
bump copyright year to 2015
(just hitting the highlights here, not worrying yet about bumping the dates in every modified source file)
Diffstat (limited to 'build.xml')
-rwxr-xr-xbuild.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index f595e464f8..ed4f3114d7 100755
--- 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-2013, LAMP/EPFL"/>
+ <property name="copyright.string" value="Copyright 2002-2015, 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 -->