From ba33e9ba9975d17dc62ad6f4f65c0d5c5c0f280f Mon Sep 17 00:00:00 2001 From: Antonio Cunei Date: Mon, 7 Dec 2009 11:49:19 +0000 Subject: Updated copyright notices to 2010 --- test/files/neg/bug1275.scala | 2 +- test/files/neg/bug987.scala | 2 +- test/files/pos/spec-Function1.scala | 2 +- test/files/pos/spec-List.scala | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'test/files') diff --git a/test/files/neg/bug1275.scala b/test/files/neg/bug1275.scala index 7b9b044346..e9be13c763 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-2009 LAMP/EPFL +// tested using Scala compiler version 2.6.0-RC1 -- (c) 2002-2010 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 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. diff --git a/test/files/pos/spec-Function1.scala b/test/files/pos/spec-Function1.scala index 2baa22f269..62789ed12a 100644 --- a/test/files/pos/spec-Function1.scala +++ b/test/files/pos/spec-Function1.scala @@ -1,7 +1,7 @@ /* __ *\ ** ________ ___ / / ___ Scala API ** -** / __/ __// _ | / / / _ | (c) 2002-2009, LAMP/EPFL ** +** / __/ __// _ | / / / _ | (c) 2002-2010, LAMP/EPFL ** ** __\ \/ /__/ __ |/ /__/ __ | http://scala-lang.org/ ** ** /____/\___/_/ |_/____/_/ | | ** ** |/ ** diff --git a/test/files/pos/spec-List.scala b/test/files/pos/spec-List.scala index 17291fae56..ad864abd7c 100644 --- a/test/files/pos/spec-List.scala +++ b/test/files/pos/spec-List.scala @@ -1,6 +1,6 @@ /* __ *\ ** ________ ___ / / ___ Scala API ** -** / __/ __// _ | / / / _ | (c) 2003-2009, LAMP/EPFL ** +** / __/ __// _ | / / / _ | (c) 2003-2010, LAMP/EPFL ** ** __\ \/ /__/ __ |/ /__/ __ | http://scala-lang.org/ ** ** /____/\___/_/ |_/____/_/ | | ** ** |/ ** -- cgit v1.2.3