summaryrefslogtreecommitdiff
path: root/test/instrumented
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/instrumented
parentf0bff86d31c0ce9548e595c4b4b7fda8efe038c0 (diff)
downloadscala-2d11a5bd46d1246f097507772e0eb6d5426db4d4.tar.gz
scala-2d11a5bd46d1246f097507772e0eb6d5426db4d4.tar.bz2
scala-2d11a5bd46d1246f097507772e0eb6d5426db4d4.zip
Updated copyright notices to 2011
Diffstat (limited to 'test/instrumented')
-rw-r--r--test/instrumented/library/scala/runtime/BoxesRunTime.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/instrumented/library/scala/runtime/BoxesRunTime.java b/test/instrumented/library/scala/runtime/BoxesRunTime.java
index 8f02cf1dfb..abe296e79c 100644
--- a/test/instrumented/library/scala/runtime/BoxesRunTime.java
+++ b/test/instrumented/library/scala/runtime/BoxesRunTime.java
@@ -1,6 +1,6 @@
/* __ *\
** ________ ___ / / ___ Scala API **
-** / __/ __// _ | / / / _ | (c) 2006-2010, LAMP/EPFL **
+** / __/ __// _ | / / / _ | (c) 2006-2011, LAMP/EPFL **
** __\ \/ /__/ __ |/ /__/ __ | http://scala-lang.org/ **
** /____/\___/_/ |_/____/_/ | | **
** |/ **