summaryrefslogtreecommitdiff
path: root/test/files/neg/bug1275.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/bug1275.scala')
-rw-r--r--test/files/neg/bug1275.scala2
1 files changed, 1 insertions, 1 deletions
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 {