summaryrefslogtreecommitdiff
path: root/test/files
diff options
context:
space:
mode:
authorAntonio Cunei <antonio.cunei@epfl.ch>2011-01-20 15:32:51 +0000
committerAntonio Cunei <antonio.cunei@epfl.ch>2011-01-20 15:32:51 +0000
commit2d11a5bd46d1246f097507772e0eb6d5426db4d4 (patch)
tree2932bb6c6b7d9935418970b469a00ca192f35885 /test/files
parentf0bff86d31c0ce9548e595c4b4b7fda8efe038c0 (diff)
downloadscala-2d11a5bd46d1246f097507772e0eb6d5426db4d4.tar.gz
scala-2d11a5bd46d1246f097507772e0eb6d5426db4d4.tar.bz2
scala-2d11a5bd46d1246f097507772e0eb6d5426db4d4.zip
Updated copyright notices to 2011
Diffstat (limited to 'test/files')
-rw-r--r--test/files/neg/bug987.scala2
-rw-r--r--test/files/pos/spec-Function1.scala2
-rw-r--r--test/files/pos/spec-List.scala2
-rw-r--r--test/files/pos/t1035.scala2
4 files changed, 4 insertions, 4 deletions
diff --git a/test/files/neg/bug987.scala b/test/files/neg/bug987.scala
index 5b2addf5ef..1fedf12ebc 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-2010 LAMP/EPFL
+// tested using Scala compiler version 2.4.0-RC1 -- (c) 2002-2011 LAMP/EPFL
// Many thanks to all at LAMP for the work that goes into Scala.
diff --git a/test/files/pos/spec-Function1.scala b/test/files/pos/spec-Function1.scala
index ae683b4197..55ad464878 100644
--- a/test/files/pos/spec-Function1.scala
+++ b/test/files/pos/spec-Function1.scala
@@ -1,6 +1,6 @@
/* __ *\
** ________ ___ / / ___ Scala API **
-** / __/ __// _ | / / / _ | (c) 2002-2010, LAMP/EPFL **
+** / __/ __// _ | / / / _ | (c) 2002-2011, LAMP/EPFL **
** __\ \/ /__/ __ |/ /__/ __ | http://scala-lang.org/ **
** /____/\___/_/ |_/____/_/ | | **
** |/ **
diff --git a/test/files/pos/spec-List.scala b/test/files/pos/spec-List.scala
index c5bc3aa5fd..e3055f3051 100644
--- a/test/files/pos/spec-List.scala
+++ b/test/files/pos/spec-List.scala
@@ -1,6 +1,6 @@
/* __ *\
** ________ ___ / / ___ Scala API **
-** / __/ __// _ | / / / _ | (c) 2003-2010, LAMP/EPFL **
+** / __/ __// _ | / / / _ | (c) 2003-2011, LAMP/EPFL **
** __\ \/ /__/ __ |/ /__/ __ | http://scala-lang.org/ **
** /____/\___/_/ |_/____/_/ | | **
** |/ **
diff --git a/test/files/pos/t1035.scala b/test/files/pos/t1035.scala
index a280a415d2..e0a9379c7e 100644
--- a/test/files/pos/t1035.scala
+++ b/test/files/pos/t1035.scala
@@ -1,5 +1,5 @@
//A fatal error or Scala compiler
-// Scala compiler version 2.7.1-final -- (c) 2002-2010 LAMP/EPFL
+// Scala compiler version 2.7.1-final -- (c) 2002-2011 LAMP/EPFL
// Carlos Loria cloria@artinsoft.com
// 7/10/2008