summaryrefslogtreecommitdiff
path: root/test/files/neg/bug987.scala
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 /test/files/neg/bug987.scala
parente1afd5b3230b70d8be9e299080fd15b358365b91 (diff)
downloadscala-ba33e9ba9975d17dc62ad6f4f65c0d5c5c0f280f.tar.gz
scala-ba33e9ba9975d17dc62ad6f4f65c0d5c5c0f280f.tar.bz2
scala-ba33e9ba9975d17dc62ad6f4f65c0d5c5c0f280f.zip
Updated copyright notices to 2010
Diffstat (limited to 'test/files/neg/bug987.scala')
-rw-r--r--test/files/neg/bug987.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/bug987.scala b/test/files/neg/bug987.scala
index 0c65b98049..5b2addf5ef 100644
--- a/test/files/neg/bug987.scala
+++ b/test/files/neg/bug987.scala
@@ -1,4 +1,4 @@
-// tested using Scala compiler version 2.4.0-RC1 -- (c) 2002-2009 LAMP/EPFL
+// tested using Scala compiler version 2.4.0-RC1 -- (c) 2002-2010 LAMP/EPFL
// Many thanks to all at LAMP for the work that goes into Scala.