summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorAntonio Cunei <antonio.cunei@epfl.ch>2009-01-09 16:52:09 +0000
committerAntonio Cunei <antonio.cunei@epfl.ch>2009-01-09 16:52:09 +0000
commit18aff4c4b5b352a4260289405d0567e9a3640693 (patch)
treeefc768460778a341b67bbc378a861d82bc275a05 /build.xml
parent86397c940a2b4df6166a9bc9ed3e03d008f4dd57 (diff)
downloadscala-18aff4c4b5b352a4260289405d0567e9a3640693.tar.gz
scala-18aff4c4b5b352a4260289405d0567e9a3640693.tar.bz2
scala-18aff4c4b5b352a4260289405d0567e9a3640693.zip
Updated copyright notices to 2009
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 429f94cfd7..e46daaadd8 100644
--- a/build.xml
+++ b/build.xml
@@ -132,7 +132,7 @@ PROPERTIES
<property name="dists.dir" value="${basedir}/dists"/>
- <property name="copyright.string" value="Copyright 2002-2008, LAMP/EPFL"/>
+ <property name="copyright.string" value="Copyright 2002-2009, 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 -->