summaryrefslogtreecommitdiff
path: root/sources
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2005-05-18 11:57:57 +0000
committermichelou <michelou@epfl.ch>2005-05-18 11:57:57 +0000
commitf53185a3333586cdc57d39dc67203d4f35949e50 (patch)
tree055b8f092e83425168b8102fde7d13ebfcf04c9a /sources
parent3f5f7682e4db4ba8f7d5020d79737dc257ab03a7 (diff)
downloadscala-f53185a3333586cdc57d39dc67203d4f35949e50.tar.gz
scala-f53185a3333586cdc57d39dc67203d4f35949e50.tar.bz2
scala-f53185a3333586cdc57d39dc67203d4f35949e50.zip
- updated header.
Diffstat (limited to 'sources')
-rw-r--r--sources/scala/runtime/types/SingleType.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/scala/runtime/types/SingleType.java b/sources/scala/runtime/types/SingleType.java
index 0bd8b398f0..44093475d2 100644
--- a/sources/scala/runtime/types/SingleType.java
+++ b/sources/scala/runtime/types/SingleType.java
@@ -1,6 +1,6 @@
/* __ *\
** ________ ___ / / ___ Scala API **
-** / __/ __// _ | / / / _ | (c) 2003, LAMP/EPFL **
+** / __/ __// _ | / / / _ | (c) 2003-2005, LAMP/EPFL **
** __\ \/ /__/ __ |/ /__/ __ | **
** /____/\___/_/ |_/____/_/ | | **
** |/ **