diff --git a/lib/modules/Tools.pmod/Legal.pmod/Copyright.pmod b/lib/modules/Tools.pmod/Legal.pmod/Copyright.pmod
index 2a024880b810a1da706b46a78f7bc99727740dbf..0677381a7c7072ad4511bce536b85a63d50277de 100644
--- a/lib/modules/Tools.pmod/Legal.pmod/Copyright.pmod
+++ b/lib/modules/Tools.pmod/Legal.pmod/Copyright.pmod
@@ -1,6 +1,6 @@
 #pike __REAL_VERSION__
 
-// $Id: Copyright.pmod,v 1.7 2004/09/13 22:03:22 nilsson Exp $
+// $Id: Copyright.pmod,v 1.8 2006/01/14 18:23:46 nilsson Exp $
 
 //! Contains functions and information to store and present
 //! copyright information about Pike and it's components.
@@ -13,12 +13,12 @@ static mapping(string:array(string)) copyrights = ([
     "Copyright � 1996-1997 Informationsv�varna AB",
     "Copyright � 1997-2000 Idonex AB",
     "Copyright � 2000-2002 Roxen Internet Software AB",
-    "Copyright � 2002-2004 Department of Computer and Information Science,\n"
+    "Copyright � 2002-2006 Department of Computer and Information Science,\n"
     "                      Link�ping University",
   }),
 
   "Unicode Character Database":
-  ({ "Copyright � 1991-2004 Unicode, Inc." }),
+  ({ "Copyright � 1991-2005 Unicode, Inc." }),
 
   "TrueVision Targa code":
   ({ "Copyright � 1997 Raphael FRANCOIS and Gordon Matzigkeit" }),