summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAntonio Cunei <antonio.cunei@epfl.ch>2009-01-13 13:09:22 +0000
committerAntonio Cunei <antonio.cunei@epfl.ch>2009-01-13 13:09:22 +0000
commitfd47d1ef2488cb9bb39313f89d20f3d897620a4d (patch)
tree501bc5314d711b6f8294beca19d224b7ad12a463 /test
parentee79ccdc9bc921bab1100b2d5a1092c4d3a18db3 (diff)
downloadscala-fd47d1ef2488cb9bb39313f89d20f3d897620a4d.tar.gz
scala-fd47d1ef2488cb9bb39313f89d20f3d897620a4d.tar.bz2
scala-fd47d1ef2488cb9bb39313f89d20f3d897620a4d.zip
Updated (all) copyright notices to 2009
Diffstat (limited to 'test')
-rwxr-xr-xtest/clitest2
-rw-r--r--test/files/neg/bug1275.scala2
-rw-r--r--test/files/neg/bug987.scala2
-rw-r--r--test/pending/pos/t1035.scala2
4 files changed, 4 insertions, 4 deletions
diff --git a/test/clitest b/test/clitest
index c64297d4ce..9a26423d6e 100755
--- a/test/clitest
+++ b/test/clitest
@@ -2,7 +2,7 @@
##############################################################################
# __ #
# ________ ___ / / ___ Scala Tools Launch Script #
-# / __/ __// _ | / / / _ | (c) 2002-2007, LAMP/EPFL #
+# / __/ __// _ | / / / _ | (c) 2002-2009, LAMP/EPFL #
# __\ \/ /__/ __ |/ /__/ __ | http://scala-lang.org/ #
# /____/\___/_/ |_/____/_/ | | #
# |/ #
diff --git a/test/files/neg/bug1275.scala b/test/files/neg/bug1275.scala
index 04c66400c8..7b9b044346 100644
--- a/test/files/neg/bug1275.scala
+++ b/test/files/neg/bug1275.scala
@@ -1,4 +1,4 @@
-// tested using Scala compiler version 2.6.0-RC1 -- (c) 2002-2007 LAMP/EPFL
+// tested using Scala compiler version 2.6.0-RC1 -- (c) 2002-2009 LAMP/EPFL
// prompted by "Covariant return types" mailing list question
object TestCovariance {
diff --git a/test/files/neg/bug987.scala b/test/files/neg/bug987.scala
index fc66a6f874..0c65b98049 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-2007 LAMP/EPFL
+// tested using Scala compiler version 2.4.0-RC1 -- (c) 2002-2009 LAMP/EPFL
// Many thanks to all at LAMP for the work that goes into Scala.
diff --git a/test/pending/pos/t1035.scala b/test/pending/pos/t1035.scala
index 2e2f911bc4..294a0003a1 100644
--- a/test/pending/pos/t1035.scala
+++ b/test/pending/pos/t1035.scala
@@ -1,5 +1,5 @@
//A fatal error or Scala compiler
-// Scala compiler version 2.7.1-final -- (c) 2002-2007 LAMP/EPFL
+// Scala compiler version 2.7.1-final -- (c) 2002-2009 LAMP/EPFL
// Carlos Loria cloria@artinsoft.com
// 7/10/2008