summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorCarlo Dapor <catull@gmail.com>2013-01-02 03:51:36 +0100
committerCarlo Dapor <catull@gmail.com>2013-01-02 03:51:36 +0100
commit176aa56682827f3d987e110e6da7eb11e4ea1a58 (patch)
treeff2878ca82def609b315b8095f76e8628de63009 /build.xml
parent666572261c41cc92b06c03bf4aa260c198240cd8 (diff)
downloadscala-176aa56682827f3d987e110e6da7eb11e4ea1a58.tar.gz
scala-176aa56682827f3d987e110e6da7eb11e4ea1a58.tar.bz2
scala-176aa56682827f3d987e110e6da7eb11e4ea1a58.zip
Updated copyright to 2013
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 6048f0f3fa..7bb7b4d365 100644
--- a/build.xml
+++ b/build.xml
@@ -225,7 +225,7 @@ PROPERTIES
<property name="dists.dir" value="${basedir}/dists"/>
- <property name="copyright.string" value="Copyright 2002-2012, LAMP/EPFL"/>
+ <property name="copyright.string" value="Copyright 2002-2013, LAMP/EPFL"/>
<property name="partest.version.number" value="0.9.2"/>
<!-- These are NOT the flags used to run SuperSabbus, but the ones written