summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2015-08-05 10:57:07 -0700
committerAdriaan Moors <adriaan.moors@typesafe.com>2015-08-05 10:57:07 -0700
commiteffb1024af61ea0a2ee15ebd67d16e9e5c96f538 (patch)
tree7f2d42febc15cb6689b35809aa5da2387293382a /build.xml
parent462e22d2f25bb9432c5a1e7bf20f391e6424f7a9 (diff)
parent4c6dcfe9341d2db47a0b0a567f5646fb9d573020 (diff)
downloadscala-effb1024af61ea0a2ee15ebd67d16e9e5c96f538.tar.gz
scala-effb1024af61ea0a2ee15ebd67d16e9e5c96f538.tar.bz2
scala-effb1024af61ea0a2ee15ebd67d16e9e5c96f538.zip
Merge commit '4c6dcfe934' into 2.12.x
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 7ba5dd2b17..540daf98e6 100755
--- a/build.xml
+++ b/build.xml
@@ -183,7 +183,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 -->