summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorAntonio Cunei <antonio.cunei@epfl.ch>2009-12-07 11:49:19 +0000
committerAntonio Cunei <antonio.cunei@epfl.ch>2009-12-07 11:49:19 +0000
commitba33e9ba9975d17dc62ad6f4f65c0d5c5c0f280f (patch)
tree6d5f2765af304aae109b4a9531d3341b758844b4 /build.xml
parente1afd5b3230b70d8be9e299080fd15b358365b91 (diff)
downloadscala-ba33e9ba9975d17dc62ad6f4f65c0d5c5c0f280f.tar.gz
scala-ba33e9ba9975d17dc62ad6f4f65c0d5c5c0f280f.tar.bz2
scala-ba33e9ba9975d17dc62ad6f4f65c0d5c5c0f280f.zip
Updated copyright notices to 2010
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 a666f2c52a..fc315ee63f 100644
--- a/build.xml
+++ b/build.xml
@@ -169,7 +169,7 @@ PROPERTIES
<property name="dists.dir" value="${basedir}/dists"/>
- <property name="copyright.string" value="Copyright 2002-2009, LAMP/EPFL"/>
+ <property name="copyright.string" value="Copyright 2002-2010, LAMP/EPFL"/>
<property name="partest.version.number" value="0.9.2"/>
<!-- These are NOT the flags used to run SuperSabbus, but the ones written