summaryrefslogtreecommitdiff
path: root/sources
diff options
context:
space:
mode:
authorstenman <stenman@epfl.ch>2003-11-27 18:15:15 +0000
committerstenman <stenman@epfl.ch>2003-11-27 18:15:15 +0000
commit4ef137130871df03aef2c95b9bb0f3d05a9beb1d (patch)
tree590cd493c4dbe8c14c0c548cbbc7795c761465d0 /sources
parent4c626e10629efa20a6be148874484bbf8203e6ed (diff)
downloadscala-4ef137130871df03aef2c95b9bb0f3d05a9beb1d.tar.gz
scala-4ef137130871df03aef2c95b9bb0f3d05a9beb1d.tar.bz2
scala-4ef137130871df03aef2c95b9bb0f3d05a9beb1d.zip
Removed Swedish character from name
Diffstat (limited to 'sources')
-rw-r--r--sources/scala/collection/immutable/Tree.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/scala/collection/immutable/Tree.scala b/sources/scala/collection/immutable/Tree.scala
index 4a3d8cc3d9..205f0b926a 100644
--- a/sources/scala/collection/immutable/Tree.scala
+++ b/sources/scala/collection/immutable/Tree.scala
@@ -9,7 +9,7 @@
/* General Balanced Trees - highly efficient functional dictionaries.
**
** This is a scala version of gb_trees.erl which is
-** copyrighted (C) 1999-2001 by Sven-Olof Nyström, and Richard Carlsson
+** copyrighted (C) 1999-2001 by Sven-Olof Nystrom, and Richard Carlsson
**
** An efficient implementation of Prof. Arne Andersson's General
** Balanced Trees. These have no storage overhead compared to plain