summaryrefslogtreecommitdiff
path: root/src/library
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2007-12-21 14:42:31 +0000
committermichelou <michelou@epfl.ch>2007-12-21 14:42:31 +0000
commitc6f96a7ef30be23a8d3cda6fcaa0c0563a9373bb (patch)
treeceba2822ca118aba3b58285eb1c496dcc3690c27 /src/library
parentb186613b3e9e65197d855f0924c211844d91be68 (diff)
downloadscala-c6f96a7ef30be23a8d3cda6fcaa0c0563a9373bb.tar.gz
scala-c6f96a7ef30be23a8d3cda6fcaa0c0563a9373bb.tar.bz2
scala-c6f96a7ef30be23a8d3cda6fcaa0c0563a9373bb.zip
updated MSIL library for class[T]
Diffstat (limited to 'src/library')
-rw-r--r--src/library/scala/mobile/Code.scala4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/library/scala/mobile/Code.scala b/src/library/scala/mobile/Code.scala
index f34d39e24a..c9728ea7f0 100644
--- a/src/library/scala/mobile/Code.scala
+++ b/src/library/scala/mobile/Code.scala
@@ -1,7 +1,7 @@
/* __ *\
** ________ ___ / / ___ Scala API **
-** / __/ __// _ | / / / _ | (c) 2002-2007, LAMP/EPFL **
-** __\ \/ /__/ __ |/ /__/ __ | **
+** / __/ __// _ | / / / _ | (c) 2002-2008, LAMP/EPFL **
+** __\ \/ /__/ __ |/ /__/ __ | http://scala-lang.org/ **
** /____/\___/_/ |_/____/_/ | | **
** |/ **
\* */