summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/partest2
-rwxr-xr-xtest/partest.bat2
-rwxr-xr-xtest/scalatest2
-rw-r--r--test/scalatest.bat4
4 files changed, 5 insertions, 5 deletions
diff --git a/test/partest b/test/partest
index 339f1fe792..2d89d3e228 100755
--- a/test/partest
+++ b/test/partest
@@ -3,7 +3,7 @@
##############################################################################
# Scala test runner 2.7.0-final
##############################################################################
-# (c) 2002-2008 LAMP/EPFL
+# (c) 2002-2009 LAMP/EPFL
#
# This is free software; see the distribution for copying conditions.
# There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
diff --git a/test/partest.bat b/test/partest.bat
index 098553fad8..aea95fca3e 100755
--- a/test/partest.bat
+++ b/test/partest.bat
@@ -3,7 +3,7 @@
rem ##########################################################################
rem # Scala code runner 2.7.0-final
rem ##########################################################################
-rem # (c) 2002-2008 LAMP/EPFL
+rem # (c) 2002-2009 LAMP/EPFL
rem #
rem # This is free software; see the distribution for copying conditions.
rem # There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
diff --git a/test/scalatest b/test/scalatest
index d3e5fdc860..6792a8b3c9 100755
--- a/test/scalatest
+++ b/test/scalatest
@@ -2,7 +2,7 @@
##############################################################################
# __ #
# ________ ___ / / ___ Scala Tools Launch Script #
-# / __/ __// _ | / / / _ | (c) 2002-2008, LAMP/EPFL #
+# / __/ __// _ | / / / _ | (c) 2002-2009, LAMP/EPFL #
# __\ \/ /__/ __ |/ /__/ __ | http://scala-lang.org/ #
# /____/\___/_/ |_/____/_/ | | #
# |/ #
diff --git a/test/scalatest.bat b/test/scalatest.bat
index a280958e34..b0dc3bfb55 100644
--- a/test/scalatest.bat
+++ b/test/scalatest.bat
@@ -1,7 +1,7 @@
@echo off
rem ##########################################################################
-rem # Copyright 2002-2008 LAMP/EPFL
+rem # Copyright 2002-2009 LAMP/EPFL
rem #
rem # This is free software; see the distribution for copying conditions.
rem # There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
@@ -161,7 +161,7 @@ rem # NB. goto/call commands use only the first 8 characters of a label
goto :eof
:prt_version
- echo Scala test suite 0.9.3 -- (c) 2002-2008 LAMP/EPFL
+ echo Scala test suite 0.9.3 -- (c) 2002-2009 LAMP/EPFL
goto :eof
:prt_status