diff --git a/src/ChangeLog b/src/ChangeLog
index faed0adb911b09db734a397dacbdfeab7789de54..1d26b38b20f07889fc614cf17f064597b307ccb4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
 2002-02-24  Joel Rosdahl  <joel@lysator.liu.se>
 
+	* *.el: Unified copyright year range to 1991-2002.  Changed "This
+	file is part of the LysKOM server" to "This file is part of the
+	LysKOM Emacs LISP client".
+
 	* utilities.el (lyskom-find-text-by-date): Removed unused local
 	variable.
 
diff --git a/src/ansaphone.el b/src/ansaphone.el
index 8ac063ecee6d1417e0a098321ad8e3a79836b21b..0ade14f31770f8a1bc91b189bef126ca8d4dbddd 100644
--- a/src/ansaphone.el
+++ b/src/ansaphone.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/async.el b/src/async.el
index dae3174fbf2b029c52ce2ce03c5d14b79dece92e..170c852d0d3c74f6049ba3fcd7af80526ef29e87 100644
--- a/src/async.el
+++ b/src/async.el
@@ -1,8 +1,8 @@
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/aux-items.el b/src/aux-items.el
index db7ddac791981fd5c739b372bc76f399b4476a63..3bebf918cf6fac63954408d1ab808ad52f625d4d 100644
--- a/src/aux-items.el
+++ b/src/aux-items.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/buffers.el b/src/buffers.el
index e7c7fe9b45db99c54680a4ac1cbe11a9bca0ba2c..5e1ac9e8d108697a38cf5ad2a3844d005fafd0ce 100644
--- a/src/buffers.el
+++ b/src/buffers.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/cache.el b/src/cache.el
index c96793fbea84fbda825619395abc9eac38c3c787..094836fe675d3a0213f95c7c7da668c78d999eff 100644
--- a/src/cache.el
+++ b/src/cache.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/clienttypes.el b/src/clienttypes.el
index 8d4a3f50893b0ae051b926b5bec1ddf66e572342..5858d26ff99a520a3ffa4806a41d60efe65470fa 100644
--- a/src/clienttypes.el
+++ b/src/clienttypes.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/command.el b/src/command.el
index 467b0f0acae98f41df6ad637db89a5c03c0a421d..55c0ad48beb7119425561ba1c6ca398d2e05906e 100644
--- a/src/command.el
+++ b/src/command.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/commands1.el b/src/commands1.el
index 05f79e2efd85eae48adf69f80891a1d84b5b4a95..77d47b5651e079ae648536ac8d0436bdf83b0bdd 100644
--- a/src/commands1.el
+++ b/src/commands1.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/commands2.el b/src/commands2.el
index 59ce144dcf35142aa819dd493eeb492dfe94ad94..b88e7b018307eab3d14abc0d3c626a5a4e9ab7f3 100644
--- a/src/commands2.el
+++ b/src/commands2.el
@@ -1,9 +1,9 @@
  ;;;;; -*-coding: iso-8859-1;-*-
  ;;;;;
  ;;;;; $Id$
- ;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+ ;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
  ;;;;;
- ;;;;; This file is part of the LysKOM server.
+ ;;;;; This file is part of the LysKOM Emacs LISP client.
  ;;;;; 
  ;;;;; LysKOM is free software; you can redistribute it and/or modify it
  ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/compatibility.el b/src/compatibility.el
index 7d6375cce09569eb02b2bc1824f603b0a6a0581f..63949ba39f8c7683ad00ce52dcef488b47a87f0e 100644
--- a/src/compatibility.el
+++ b/src/compatibility.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/completing-read.el b/src/completing-read.el
index 2144e8eedc1f62a81a4746c2f3cc6b7f9e97df5b..3f1a689e7bd5aa953aa842865be9a030b6fac413 100644
--- a/src/completing-read.el
+++ b/src/completing-read.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/deferred-insert.el b/src/deferred-insert.el
index 7160b604ce781104506484876d8a89737192844b..3be7c3c6db801aff3b7e80b8535426719f4a7853 100644
--- a/src/deferred-insert.el
+++ b/src/deferred-insert.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/defvar.el b/src/defvar.el
index 7ece043db2e235103ee6f40071b1eed8c446fe3a..f5165c7e00d81d521dba037ff871911c1086714f 100644
--- a/src/defvar.el
+++ b/src/defvar.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/edit-text.el b/src/edit-text.el
index 2d2abd5591f9c369a6001191ac42df602bd67ea9..d84e1ef9de03534dc4ed07a1d7396411bc489112 100644
--- a/src/edit-text.el
+++ b/src/edit-text.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/english-strings.el b/src/english-strings.el
index 792604926e7a2dad4b033520bbfede4353cb3b2d..60149db4441e1d41a4dc18d138d03a41a192e3bc 100644
--- a/src/english-strings.el
+++ b/src/english-strings.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/envcheck.el b/src/envcheck.el
index 30cfdc4fc07cb1e8ef665f5b809f8f46053db5f9..d6f250c4e911a3cde9308821e10ad5fa0c8a27d0 100644
--- a/src/envcheck.el
+++ b/src/envcheck.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/feature.el b/src/feature.el
index 94bfb95459565a16eb237068b8fdd442a42a9de2..494799023fe285fff5c48a83f7ad04891a7fe6dd 100644
--- a/src/feature.el
+++ b/src/feature.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/filter-edit.el b/src/filter-edit.el
index 5dab3087a5ac3da65cc466af115096f747e1d937..b61336cd35ebf4fb7ce58efeeeecf986fa740a7f 100644
--- a/src/filter-edit.el
+++ b/src/filter-edit.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1994, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/filter-new-edit.el b/src/filter-new-edit.el
index 51d1d833605b6a94dd67747c2578d1fb8eabe52f..818266ecc5a72cae6634238a6db1438ddbbc3711 100644
--- a/src/filter-new-edit.el
+++ b/src/filter-new-edit.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 2001  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/filter-new.el b/src/filter-new.el
index 407d2359fbfabc3fb3adf0225f4701640eb50aad..754e7f6df98552e867312ae75ae37c388e60c7a4 100644
--- a/src/filter-new.el
+++ b/src/filter-new.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 2001  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/filter.el b/src/filter.el
index 1b14213b6884a2aa192fe8b1bfd6a791d93488cf..523e5992efe5d5da22081819953dc666adf04edf 100644
--- a/src/filter.el
+++ b/src/filter.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/flags.el b/src/flags.el
index 27740611be0dff79a9e02dc6affeeab45c41b856..b031a5b0036ccac14249364ecfc92972b50f543e 100644
--- a/src/flags.el
+++ b/src/flags.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/header.el b/src/header.el
index 0779495293ed13e8f996ce1fcf7211f5380de360..016a17e82eee0dcc07f344bb1109cd94ceea6468 100644
--- a/src/header.el
+++ b/src/header.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/internal.el b/src/internal.el
index dd22c5bed69c362aa2bbf30ef75e457b239dedde..758bd5b6238aa09a052715763db800afa2b33897 100644
--- a/src/internal.el
+++ b/src/internal.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/komtypes.el b/src/komtypes.el
index 0785df497c92a7dc3e434f18ddc3d87fff6f2a46..fc3d65406683c53bc81b1ab5b82ac622fb07c124 100644
--- a/src/komtypes.el
+++ b/src/komtypes.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/language.el b/src/language.el
index 5ebf2425e8fb5aaaeb36e84afd41b1eaafb3c428..484465daeceac65b88ce2394ba1e081ae6701325 100644
--- a/src/language.el
+++ b/src/language.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/lyskom-buttons.el b/src/lyskom-buttons.el
index b6510261d091832183233919aef19570136638a2..8c8f7275361cc1b220cc66e1ab2df8a0b9afe0e3 100644
--- a/src/lyskom-buttons.el
+++ b/src/lyskom-buttons.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/lyskom-rest.el b/src/lyskom-rest.el
index 7b4820ea96a67cbca195772337ab6d77ac007ef6..f894dbfa4550ef779f2f090e49f533ff7ea6a16f 100644
--- a/src/lyskom-rest.el
+++ b/src/lyskom-rest.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/macros.el b/src/macros.el
index a2f1ea1120da191934897b0167eea121d79ab8e4..762a11e5c30ab2899493e123b53b89b701ab4d7f 100644
--- a/src/macros.el
+++ b/src/macros.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/menus.el b/src/menus.el
index 90632d596c169a58b3e19f4e94fcd391cd4614a1..cfcab3fbfb3da56ce43ec8e1dc80b26aebfc971b 100644
--- a/src/menus.el
+++ b/src/menus.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/messages.el b/src/messages.el
index af674e55ad831c7f2a8ef21d06cce120a58d9f5b..9923f97e4de4a563b99e9100f481b3e3c3f4e5e9 100644
--- a/src/messages.el
+++ b/src/messages.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/mime.el b/src/mime.el
index 8512cffd734126bc64f189d9930e7577f41c3929..e522c4ee749835a4d960c737098797dbc6a7a013 100644
--- a/src/mime.el
+++ b/src/mime.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/option-edit.el b/src/option-edit.el
index 27e0fc6b17839e38854ed76dffbc5a40a493108e..1169db15d66619085b05474dfe7fd1b406bf7176 100644
--- a/src/option-edit.el
+++ b/src/option-edit.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/parse.el b/src/parse.el
index 6ee61782ea6d806c214688d4ed0cd73fa75f091c..a048b51214ff936ebca5ad642c99d2f3297fa001 100644
--- a/src/parse.el
+++ b/src/parse.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/prefetch.el b/src/prefetch.el
index f0c0d55194d138f0e28b70dd32248279360c9ddc..b702138f00272ee6307e384e19b01b05ad633e5b 100644
--- a/src/prefetch.el
+++ b/src/prefetch.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/prioritize.el b/src/prioritize.el
index b932f8c4ba48c5e35cc277c3d234955829cb35ee..a6f376c7943689d7cff2c28e04e373bd040a1647 100644
--- a/src/prioritize.el
+++ b/src/prioritize.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/reading.el b/src/reading.el
index abef88d19e5d75e96f33efc6216c05fac85f57b2..76356507b7b8528ef3c1bcb04a20bbacd8b7a752 100644
--- a/src/reading.el
+++ b/src/reading.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/remote-control.el b/src/remote-control.el
index 170f0a36605fde0701123ce39b3ba1ec3bad28f9..e1c1e646a6fd649089946c7b1b2e2a6d1d5ff444 100644
--- a/src/remote-control.el
+++ b/src/remote-control.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/review.el b/src/review.el
index c4d38912101a1481a887930f2176553e76dc3847..6d93b39606ba80add0fa7ffd04e9f402b0145c55 100644
--- a/src/review.el
+++ b/src/review.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/services.el b/src/services.el
index c76fbc8060548ac521c733edcdf926e6f00c06ba..d4029db9e4e66f3bc29d0cf3349045f9157e7941 100644
--- a/src/services.el
+++ b/src/services.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/slow.el b/src/slow.el
index e373d2f6bc3f17f92ca1db42c2e232afe98d6730..3517b45f9ef712797440e0a8ef165d1640952c9a 100644
--- a/src/slow.el
+++ b/src/slow.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/startup.el b/src/startup.el
index 6422d43c0a7146254ce23822c4e5f3394eb002b1..20d75f41c47d5445b913c555e72ff75016b7d7d2 100644
--- a/src/startup.el
+++ b/src/startup.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/swedish-strings.el b/src/swedish-strings.el
index 509161a5fbcfc60c769ae3810dd0f1b65d9695a7..a8dfe84ab5f33b424fb1e48b0eae9df6bd17afb4 100644
--- a/src/swedish-strings.el
+++ b/src/swedish-strings.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/talkback.el b/src/talkback.el
index c2095e52271126304b1cfb806dcd176f72505857..009f423c40a4d352d312ded006d1f72add35befe 100644
--- a/src/talkback.el
+++ b/src/talkback.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/utilities.el b/src/utilities.el
index ede3f7d990634cebae53d1a9401b3d07be6251a5..e35093f60e51a6233851a0e89e7cbd1cc06669d0 100644
--- a/src/utilities.el
+++ b/src/utilities.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: iso-8859-1;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/vars.el.in b/src/vars.el.in
index bf73fa858304c9122247d3459e7b7dcbaa76d851..4e8059ce42b1fbf3e8c0756eb30c23c0c706e2c4 100644
--- a/src/vars.el.in
+++ b/src/vars.el.in
@@ -1,8 +1,8 @@
 ;;;;; -*-coding: raw-text;mode: emacs-lisp;-*-
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/view-mode.el b/src/view-mode.el
index 7aea1a6e283183fcbac40de7e2e4de89cc040576..5729547d6b545042749e66a377092f26024f3caf 100644
--- a/src/view-mode.el
+++ b/src/view-mode.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: raw-text;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by 
diff --git a/src/view-text.el b/src/view-text.el
index 46334cafd909b9d44c0bb219e5119d6349a993bd..f04c7c05adbcbdba942f3d9d33163904c2a8955e 100644
--- a/src/view-text.el
+++ b/src/view-text.el
@@ -1,9 +1,9 @@
 ;;;;; -*-coding: raw-text;-*-
 ;;;;;
 ;;;;; $Id$
-;;;;; Copyright (C) 1991, 1996  Lysator Academic Computer Association.
+;;;;; Copyright (C) 1991-2002  Lysator Academic Computer Association.
 ;;;;;
-;;;;; This file is part of the LysKOM server.
+;;;;; This file is part of the LysKOM Emacs LISP client.
 ;;;;; 
 ;;;;; LysKOM is free software; you can redistribute it and/or modify it
 ;;;;; under the terms of the GNU General Public License as published by