aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2006-12-10 02:48:55 +0000
committerGlenn Morris2006-12-10 02:48:55 +0000
commit61e1e4e80a50c832ded32458212235dd84837635 (patch)
treef0d89cf65b5377a2361288e28fbf8368232d4123
parentb6c2d8c609da1e5ba57b72d578ef73b29def8a9e (diff)
downloademacs-61e1e4e80a50c832ded32458212235dd84837635.tar.gz
emacs-61e1e4e80a50c832ded32458212235dd84837635.zip
Update copyright years.
-rw-r--r--lisp/ChangeLog.13
-rw-r--r--lisp/ChangeLog.103
-rw-r--r--lisp/ChangeLog.112
-rw-r--r--lisp/ChangeLog.23
-rw-r--r--lisp/ChangeLog.33
-rw-r--r--lisp/ChangeLog.43
-rw-r--r--lisp/ChangeLog.53
-rw-r--r--lisp/ChangeLog.63
-rw-r--r--lisp/ChangeLog.73
-rw-r--r--lisp/ChangeLog.83
-rw-r--r--lisp/ChangeLog.93
-rw-r--r--lisp/gnus/ChangeLog.13
-rw-r--r--lisp/gnus/ChangeLog.23
-rw-r--r--lisp/gnus/rfc2045.el2
-rw-r--r--lisp/gnus/rfc2047.el2
-rw-r--r--lisp/gnus/rfc2104.el2
-rw-r--r--lisp/gnus/rfc2231.el2
-rw-r--r--lisp/gnus/starttls.el2
-rw-r--r--lisp/gnus/utf7.el2
-rw-r--r--lisp/makefile.w32-in2
-rw-r--r--lisp/mh-e/ChangeLog2
-rw-r--r--lisp/mh-e/ChangeLog.12
-rw-r--r--oldXMenu/Activate.c2
-rw-r--r--oldXMenu/AddPane.c2
-rw-r--r--oldXMenu/AddSel.c2
-rw-r--r--oldXMenu/ChgPane.c2
-rw-r--r--oldXMenu/ChgSel.c2
-rw-r--r--oldXMenu/Create.c2
-rw-r--r--oldXMenu/DelPane.c2
-rw-r--r--oldXMenu/DelSel.c2
-rw-r--r--oldXMenu/Destroy.c2
-rw-r--r--oldXMenu/Error.c2
-rw-r--r--oldXMenu/EvHand.c2
-rw-r--r--oldXMenu/FindPane.c2
-rw-r--r--oldXMenu/FindSel.c2
-rw-r--r--oldXMenu/InsPane.c2
-rw-r--r--oldXMenu/InsSel.c2
-rw-r--r--oldXMenu/Internal.c2
-rw-r--r--oldXMenu/Locate.c2
-rw-r--r--oldXMenu/Post.c2
-rw-r--r--oldXMenu/Recomp.c2
-rw-r--r--oldXMenu/SetAEQ.c2
-rw-r--r--oldXMenu/SetFrz.c2
-rw-r--r--oldXMenu/SetPane.c2
-rw-r--r--oldXMenu/SetSel.c2
-rw-r--r--oldXMenu/X10.h2
-rw-r--r--oldXMenu/XCrAssoc.c2
-rw-r--r--oldXMenu/XDelAssoc.c2
-rw-r--r--oldXMenu/XDestAssoc.c2
-rw-r--r--oldXMenu/XLookAssoc.c2
-rw-r--r--oldXMenu/XMakeAssoc.c2
-rw-r--r--oldXMenu/XMenu.h2
-rw-r--r--oldXMenu/XMenuInt.h2
-rw-r--r--oldXMenu/copyright.h2
-rw-r--r--oldXMenu/insque.c2
-rw-r--r--vms/make-mms-derivative.el2
56 files changed, 68 insertions, 56 deletions
diff --git a/lisp/ChangeLog.1 b/lisp/ChangeLog.1
index 4dd226b42a3..7dc41a63526 100644
--- a/lisp/ChangeLog.1
+++ b/lisp/ChangeLog.1
@@ -3246,7 +3246,8 @@
3246 Set current buffer variables from defaults 3246 Set current buffer variables from defaults
3247 in case user's init file has changed them. 3247 in case user's init file has changed them.
3248 3248
3249 Copyright (C) 1985, 1986 Free Software Foundation, Inc. 3249 Copyright (C) 1985, 1986, 2001, 2002, 2003, 2004, 2005, 2006
3250 Free Software Foundation, Inc.
3250 Copying and distribution of this file, with or without modification, 3251 Copying and distribution of this file, with or without modification,
3251 are permitted provided the copyright notice and this notice are preserved. 3252 are permitted provided the copyright notice and this notice are preserved.
3252 3253
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index 1b68f242792..2547ce63f5b 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -23546,7 +23546,8 @@ See ChangeLog.9 for earlier changes.
23546;; coding: iso-2022-7bit 23546;; coding: iso-2022-7bit
23547;; End: 23547;; End:
23548 23548
23549 Copyright (C) 2001, 2002 Free Software Foundation, Inc. 23549 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006
23550 Free Software Foundation, Inc.
23550 Copying and distribution of this file, with or without modification, 23551 Copying and distribution of this file, with or without modification,
23551 are permitted provided the copyright notice and this notice are preserved. 23552 are permitted provided the copyright notice and this notice are preserved.
23552 23553
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11
index f9c93d4102e..4de116f8bf9 100644
--- a/lisp/ChangeLog.11
+++ b/lisp/ChangeLog.11
@@ -14336,7 +14336,7 @@ See ChangeLog.10 for earlier changes.
14336;; coding: iso-2022-7bit 14336;; coding: iso-2022-7bit
14337;; End: 14337;; End:
14338 14338
14339 Copyright (C) 2003, 2004 Free Software Foundation, Inc. 14339 Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
14340 Copying and distribution of this file, with or without modification, 14340 Copying and distribution of this file, with or without modification,
14341 are permitted provided the copyright notice and this notice are preserved. 14341 are permitted provided the copyright notice and this notice are preserved.
14342 14342
diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2
index fd97c5a07aa..cc94f4ff64f 100644
--- a/lisp/ChangeLog.2
+++ b/lisp/ChangeLog.2
@@ -3994,7 +3994,8 @@
3994 3994
3995See ChangeLog.1 for earlier changes. 3995See ChangeLog.1 for earlier changes.
3996 3996
3997 Copyright (C) 1986, 1987, 1988 Free Software Foundation, Inc. 3997 Copyright (C) 1986, 1987, 1988, 2001, 2002, 2003, 2004, 2005, 2006
3998 Free Software Foundation, Inc.
3998 Copying and distribution of this file, with or without modification, 3999 Copying and distribution of this file, with or without modification,
3999 are permitted provided the copyright notice and this notice are preserved. 4000 are permitted provided the copyright notice and this notice are preserved.
4000 4001
diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3
index af6d2f0c382..66bad2c8021 100644
--- a/lisp/ChangeLog.3
+++ b/lisp/ChangeLog.3
@@ -12615,7 +12615,8 @@
12615 12615
12616See ChangeLog.2 for earlier changes. 12616See ChangeLog.2 for earlier changes.
12617 12617
12618 Copyright (C) 1989, 1993 Free Software Foundation, Inc. 12618 Copyright (C) 1989, 1993, 2001, 2002, 2003, 2004, 2005, 2006
12619 Free Software Foundation, Inc.
12619 Copying and distribution of this file, with or without modification, 12620 Copying and distribution of this file, with or without modification,
12620 are permitted provided the copyright notice and this notice are preserved. 12621 are permitted provided the copyright notice and this notice are preserved.
12621 12622
diff --git a/lisp/ChangeLog.4 b/lisp/ChangeLog.4
index 2e852552f05..30fa3124635 100644
--- a/lisp/ChangeLog.4
+++ b/lisp/ChangeLog.4
@@ -8939,7 +8939,8 @@
8939 8939
8940See ChangeLog.3 for earlier changes. 8940See ChangeLog.3 for earlier changes.
8941 8941
8942 Copyright (C) 1993, 1994 Free Software Foundation, Inc. 8942 Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006
8943 Free Software Foundation, Inc.
8943 Copying and distribution of this file, with or without modification, 8944 Copying and distribution of this file, with or without modification,
8944 are permitted provided the copyright notice and this notice are preserved. 8945 are permitted provided the copyright notice and this notice are preserved.
8945 8946
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5
index 5aedc76efed..a070a2cf7a4 100644
--- a/lisp/ChangeLog.5
+++ b/lisp/ChangeLog.5
@@ -9261,7 +9261,8 @@
9261 9261
9262See ChangeLog.4 for earlier changes. 9262See ChangeLog.4 for earlier changes.
9263 9263
9264 Copyright (C) 1994, 1995 Free Software Foundation, Inc. 9264 Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006
9265 Free Software Foundation, Inc.
9265 Copying and distribution of this file, with or without modification, 9266 Copying and distribution of this file, with or without modification,
9266 are permitted provided the copyright notice and this notice are preserved. 9267 are permitted provided the copyright notice and this notice are preserved.
9267 9268
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6
index 356715b8d09..dfa9dfae61b 100644
--- a/lisp/ChangeLog.6
+++ b/lisp/ChangeLog.6
@@ -8021,7 +8021,8 @@ Wed Jul 26 15:40:00 Michael Kifer (kifer@cs.sunysb.edu)
8021 8021
8022See ChangeLog.5 for earlier changes. 8022See ChangeLog.5 for earlier changes.
8023 8023
8024 Copyright (C) 1995, 1996 Free Software Foundation, Inc. 8024 Copyright (C) 1995, 1996, 2001, 2002, 2003, 2004, 2005, 2006
8025 Free Software Foundation, Inc.
8025 Copying and distribution of this file, with or without modification, 8026 Copying and distribution of this file, with or without modification,
8026 are permitted provided the copyright notice and this notice are preserved. 8027 are permitted provided the copyright notice and this notice are preserved.
8027 8028
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7
index f89cb7b0d47..fa07ccc187b 100644
--- a/lisp/ChangeLog.7
+++ b/lisp/ChangeLog.7
@@ -23139,7 +23139,8 @@
23139 23139
23140See ChangeLog.6 for earlier changes. 23140See ChangeLog.6 for earlier changes.
23141 23141
23142 Copyright (C) 1997, 1998 Free Software Foundation, Inc. 23142 Copyright (C) 1997, 1998, 2001, 2002, 2003, 2004, 2005, 2006
23143 Free Software Foundation, Inc.
23143 Copying and distribution of this file, with or without modification, 23144 Copying and distribution of this file, with or without modification,
23144 are permitted provided the copyright notice and this notice are preserved. 23145 are permitted provided the copyright notice and this notice are preserved.
23145 23146
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8
index b59c0bd27ec..7aaaed4196f 100644
--- a/lisp/ChangeLog.8
+++ b/lisp/ChangeLog.8
@@ -10012,7 +10012,8 @@
10012 10012
10013See ChangeLog.7 for earlier changes. 10013See ChangeLog.7 for earlier changes.
10014 10014
10015 Copyright (C) 1999 Free Software Foundation, Inc. 10015 Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006
10016 Free Software Foundation, Inc.
10016 Copying and distribution of this file, with or without modification, 10017 Copying and distribution of this file, with or without modification,
10017 are permitted provided the copyright notice and this notice are preserved. 10018 are permitted provided the copyright notice and this notice are preserved.
10018 10019
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9
index 6bd0b347c30..78c0734ddd9 100644
--- a/lisp/ChangeLog.9
+++ b/lisp/ChangeLog.9
@@ -20695,7 +20695,8 @@ See ChangeLog.8 for earlier changes.
20695;; coding: iso-2022-7bit 20695;; coding: iso-2022-7bit
20696;; End: 20696;; End:
20697 20697
20698 Copyright (C) 2000, 2001 Free Software Foundation, Inc. 20698 Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006
20699 Free Software Foundation, Inc.
20699 Copying and distribution of this file, with or without modification, 20700 Copying and distribution of this file, with or without modification,
20700 are permitted provided the copyright notice and this notice are preserved. 20701 are permitted provided the copyright notice and this notice are preserved.
20701 20702
diff --git a/lisp/gnus/ChangeLog.1 b/lisp/gnus/ChangeLog.1
index f917d0cbf73..5f86d24e019 100644
--- a/lisp/gnus/ChangeLog.1
+++ b/lisp/gnus/ChangeLog.1
@@ -3726,7 +3726,8 @@
3726 * gnus.el: Quassia Gnus v0.1 is released. 3726 * gnus.el: Quassia Gnus v0.1 is released.
3727 3727
3728 3728
3729 Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc. 3729 Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
3730 2005, 2006 Free Software Foundation, Inc.
3730 Copying and distribution of this file, with or without modification, 3731 Copying and distribution of this file, with or without modification,
3731 are permitted provided the copyright notice and this notice are preserved. 3732 are permitted provided the copyright notice and this notice are preserved.
3732 3733
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2
index 14b4c23c38a..dcd6e8249b4 100644
--- a/lisp/gnus/ChangeLog.2
+++ b/lisp/gnus/ChangeLog.2
@@ -18857,7 +18857,8 @@
18857 18857
18858See ChangeLog.1 for earlier changes. 18858See ChangeLog.1 for earlier changes.
18859 18859
18860 Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc. 18860 Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006
18861 Free Software Foundation, Inc.
18861 Copying and distribution of this file, with or without modification, 18862 Copying and distribution of this file, with or without modification,
18862 are permitted provided the copyright notice and this notice are preserved. 18863 are permitted provided the copyright notice and this notice are preserved.
18863 18864
diff --git a/lisp/gnus/rfc2045.el b/lisp/gnus/rfc2045.el
index f38ec0548fe..d41af595c94 100644
--- a/lisp/gnus/rfc2045.el
+++ b/lisp/gnus/rfc2045.el
@@ -1,6 +1,6 @@
1;;; rfc2045.el --- Functions for decoding rfc2045 headers 1;;; rfc2045.el --- Functions for decoding rfc2045 headers
2 2
3;; Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 3;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4;; 2005, 2006 Free Software Foundation, Inc. 4;; 2005, 2006 Free Software Foundation, Inc.
5 5
6;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> 6;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
diff --git a/lisp/gnus/rfc2047.el b/lisp/gnus/rfc2047.el
index 40b10c07eb4..4fd60ed8f74 100644
--- a/lisp/gnus/rfc2047.el
+++ b/lisp/gnus/rfc2047.el
@@ -1,6 +1,6 @@
1;;; rfc2047.el --- functions for encoding and decoding rfc2047 messages 1;;; rfc2047.el --- functions for encoding and decoding rfc2047 messages
2 2
3;; Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 3;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4;; 2005, 2006 Free Software Foundation, Inc. 4;; 2005, 2006 Free Software Foundation, Inc.
5 5
6;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> 6;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
diff --git a/lisp/gnus/rfc2104.el b/lisp/gnus/rfc2104.el
index 87a2167ec42..e24506ef363 100644
--- a/lisp/gnus/rfc2104.el
+++ b/lisp/gnus/rfc2104.el
@@ -1,6 +1,6 @@
1;;; rfc2104.el --- RFC2104 Hashed Message Authentication Codes 1;;; rfc2104.el --- RFC2104 Hashed Message Authentication Codes
2 2
3;; Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 3;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4;; 2005, 2006 Free Software Foundation, Inc. 4;; 2005, 2006 Free Software Foundation, Inc.
5 5
6;; Author: Simon Josefsson <jas@pdc.kth.se> 6;; Author: Simon Josefsson <jas@pdc.kth.se>
diff --git a/lisp/gnus/rfc2231.el b/lisp/gnus/rfc2231.el
index 284c95fc151..b054b1f9282 100644
--- a/lisp/gnus/rfc2231.el
+++ b/lisp/gnus/rfc2231.el
@@ -1,6 +1,6 @@
1;;; rfc2231.el --- Functions for decoding rfc2231 headers 1;;; rfc2231.el --- Functions for decoding rfc2231 headers
2 2
3;; Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2005, 3;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
4;; 2006 Free Software Foundation, Inc. 4;; 2006 Free Software Foundation, Inc.
5 5
6;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> 6;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
diff --git a/lisp/gnus/starttls.el b/lisp/gnus/starttls.el
index a9b64b4d1fc..229d6dca9f8 100644
--- a/lisp/gnus/starttls.el
+++ b/lisp/gnus/starttls.el
@@ -1,6 +1,6 @@
1;;; starttls.el --- STARTTLS functions 1;;; starttls.el --- STARTTLS functions
2 2
3;; Copyright (C) 1999, 2000, 2002, 2003, 2004, 3;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
4;; 2005, 2006 Free Software Foundation, Inc. 4;; 2005, 2006 Free Software Foundation, Inc.
5 5
6;; Author: Daiki Ueno <ueno@unixuser.org> 6;; Author: Daiki Ueno <ueno@unixuser.org>
diff --git a/lisp/gnus/utf7.el b/lisp/gnus/utf7.el
index a1b7fdc6702..8c761602ce0 100644
--- a/lisp/gnus/utf7.el
+++ b/lisp/gnus/utf7.el
@@ -1,6 +1,6 @@
1;;; utf7.el --- UTF-7 encoding/decoding for Emacs -*-coding: iso-8859-1;-*- 1;;; utf7.el --- UTF-7 encoding/decoding for Emacs -*-coding: iso-8859-1;-*-
2 2
3;; Copyright (C) 1999, 2000, 2002, 2003, 2004, 3;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
4;; 2005, 2006 Free Software Foundation, Inc. 4;; 2005, 2006 Free Software Foundation, Inc.
5 5
6;; Author: Jon K Hellan <hellan@acm.org> 6;; Author: Jon K Hellan <hellan@acm.org>
diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in
index 8acdde52670..058e71f5817 100644
--- a/lisp/makefile.w32-in
+++ b/lisp/makefile.w32-in
@@ -1,6 +1,6 @@
1# -*- Makefile -*- for GNU Emacs on the Microsoft W32 API. 1# -*- Makefile -*- for GNU Emacs on the Microsoft W32 API.
2# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2# Copyright (C) 2000, 2001, 2002, 2003, 2004,
3# 2005 Free Software Foundation, Inc. 3# 2005, 2006 Free Software Foundation, Inc.
4# 4#
5# This file is part of GNU Emacs. 5# This file is part of GNU Emacs.
6# 6#
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 1093fdbcdb5..96bb50eec69 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -2868,7 +2868,7 @@
2868 * ChangeLog.1: New file. Contains old ChangeLog. 2868 * ChangeLog.1: New file. Contains old ChangeLog.
2869 2869
2870 2870
2871 Copyright (C) 2005 Free Software Foundation, Inc. 2871 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
2872 2872
2873 Copying and distribution of this file, with or without modification, 2873 Copying and distribution of this file, with or without modification,
2874 are permitted in any medium without royalty provided the copyright 2874 are permitted in any medium without royalty provided the copyright
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1
index 66b510011a1..40b69964ec3 100644
--- a/lisp/mh-e/ChangeLog.1
+++ b/lisp/mh-e/ChangeLog.1
@@ -11407,7 +11407,7 @@
11407 (dist): Leave release in current directory. 11407 (dist): Leave release in current directory.
11408 11408
11409 11409
11410 Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. 11410 Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
11411 11411
11412 Copying and distribution of this file, with or without modification, 11412 Copying and distribution of this file, with or without modification,
11413 are permitted in any medium without royalty provided the copyright 11413 are permitted in any medium without royalty provided the copyright
diff --git a/oldXMenu/Activate.c b/oldXMenu/Activate.c
index 6809607c3dc..ad29bd6e8c5 100644
--- a/oldXMenu/Activate.c
+++ b/oldXMenu/Activate.c
@@ -1,5 +1,5 @@
1/* Copyright Massachusetts Institute of Technology 1985 */ 1/* Copyright Massachusetts Institute of Technology 1985 */
2/* Copyright (C) 2002, 2003, 2004, 2005, 2/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
3 2006 Free Software Foundation, Inc. */ 3 2006 Free Software Foundation, Inc. */
4 4
5#include "copyright.h" 5#include "copyright.h"
diff --git a/oldXMenu/AddPane.c b/oldXMenu/AddPane.c
index 2e122ea0ae3..35d85a863b7 100644
--- a/oldXMenu/AddPane.c
+++ b/oldXMenu/AddPane.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/AddSel.c b/oldXMenu/AddSel.c
index 6ddec57a525..dca0e4be88b 100644
--- a/oldXMenu/AddSel.c
+++ b/oldXMenu/AddSel.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/ChgPane.c b/oldXMenu/ChgPane.c
index 20b0a949d9a..ce9b8b8b3e8 100644
--- a/oldXMenu/ChgPane.c
+++ b/oldXMenu/ChgPane.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/ChgSel.c b/oldXMenu/ChgSel.c
index b34a22574f2..9e80240cd51 100644
--- a/oldXMenu/ChgSel.c
+++ b/oldXMenu/ChgSel.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/Create.c b/oldXMenu/Create.c
index 77115b20835..679f5b84183 100644
--- a/oldXMenu/Create.c
+++ b/oldXMenu/Create.c
@@ -1,5 +1,5 @@
1/* Copyright Massachusetts Institute of Technology 1985 */ 1/* Copyright Massachusetts Institute of Technology 1985 */
2/* Copyright (C) 2002, 2003, 2004, 2005, 2/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
3 2006 Free Software Foundation, Inc. */ 3 2006 Free Software Foundation, Inc. */
4 4
5#include "copyright.h" 5#include "copyright.h"
diff --git a/oldXMenu/DelPane.c b/oldXMenu/DelPane.c
index e824b539cf1..7680cb65de7 100644
--- a/oldXMenu/DelPane.c
+++ b/oldXMenu/DelPane.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/DelSel.c b/oldXMenu/DelSel.c
index c8b39eb03a1..bae42c21572 100644
--- a/oldXMenu/DelSel.c
+++ b/oldXMenu/DelSel.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/Destroy.c b/oldXMenu/Destroy.c
index 52ab5028546..082de8872a4 100644
--- a/oldXMenu/Destroy.c
+++ b/oldXMenu/Destroy.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/Error.c b/oldXMenu/Error.c
index 51d5b8fa6cb..d05cabc2d56 100644
--- a/oldXMenu/Error.c
+++ b/oldXMenu/Error.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/EvHand.c b/oldXMenu/EvHand.c
index 457609f4c2a..84836c92e1c 100644
--- a/oldXMenu/EvHand.c
+++ b/oldXMenu/EvHand.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/FindPane.c b/oldXMenu/FindPane.c
index 6c0be73f0fb..4f354562d6c 100644
--- a/oldXMenu/FindPane.c
+++ b/oldXMenu/FindPane.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/FindSel.c b/oldXMenu/FindSel.c
index 777770a4706..cf14656aad1 100644
--- a/oldXMenu/FindSel.c
+++ b/oldXMenu/FindSel.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/InsPane.c b/oldXMenu/InsPane.c
index 5f8f334f184..063b811a7da 100644
--- a/oldXMenu/InsPane.c
+++ b/oldXMenu/InsPane.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/InsSel.c b/oldXMenu/InsSel.c
index 30e0756d8e4..540787f7b21 100644
--- a/oldXMenu/InsSel.c
+++ b/oldXMenu/InsSel.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/Internal.c b/oldXMenu/Internal.c
index ec11cc7d156..8a656ebcfe9 100644
--- a/oldXMenu/Internal.c
+++ b/oldXMenu/Internal.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/Locate.c b/oldXMenu/Locate.c
index 59916eee979..156d75762b1 100644
--- a/oldXMenu/Locate.c
+++ b/oldXMenu/Locate.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/Post.c b/oldXMenu/Post.c
index ca6bb5752ab..b4a2a0966ac 100644
--- a/oldXMenu/Post.c
+++ b/oldXMenu/Post.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/Recomp.c b/oldXMenu/Recomp.c
index e955323c825..ad20508fbf3 100644
--- a/oldXMenu/Recomp.c
+++ b/oldXMenu/Recomp.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/SetAEQ.c b/oldXMenu/SetAEQ.c
index 437f5e2d721..0b431ec712b 100644
--- a/oldXMenu/SetAEQ.c
+++ b/oldXMenu/SetAEQ.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/SetFrz.c b/oldXMenu/SetFrz.c
index 7a75dddfd59..a9a0ca6a712 100644
--- a/oldXMenu/SetFrz.c
+++ b/oldXMenu/SetFrz.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/SetPane.c b/oldXMenu/SetPane.c
index e76b75902c3..98a028e32c2 100644
--- a/oldXMenu/SetPane.c
+++ b/oldXMenu/SetPane.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/SetSel.c b/oldXMenu/SetSel.c
index 5910354b966..2aaf354b598 100644
--- a/oldXMenu/SetSel.c
+++ b/oldXMenu/SetSel.c
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/X10.h b/oldXMenu/X10.h
index 4d7d84e8c03..e6ac3433620 100644
--- a/oldXMenu/X10.h
+++ b/oldXMenu/X10.h
@@ -15,7 +15,7 @@
15 * 15 *
16 */ 16 */
17 17
18/* Copyright (C) 2002, 2003, 2004, 2005, 18/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
19 2006 Free Software Foundation, Inc. */ 19 2006 Free Software Foundation, Inc. */
20 20
21/* 21/*
diff --git a/oldXMenu/XCrAssoc.c b/oldXMenu/XCrAssoc.c
index 0596b9fcee1..7e022ce566b 100644
--- a/oldXMenu/XCrAssoc.c
+++ b/oldXMenu/XCrAssoc.c
@@ -1,5 +1,5 @@
1/* Copyright Massachusetts Institute of Technology 1985 */ 1/* Copyright Massachusetts Institute of Technology 1985 */
2/* Copyright (C) 2002, 2003, 2004, 2005, 2/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
3 2006 Free Software Foundation, Inc. */ 3 2006 Free Software Foundation, Inc. */
4 4
5/* 5/*
diff --git a/oldXMenu/XDelAssoc.c b/oldXMenu/XDelAssoc.c
index 772e9fa1b40..3e111dceacd 100644
--- a/oldXMenu/XDelAssoc.c
+++ b/oldXMenu/XDelAssoc.c
@@ -1,5 +1,5 @@
1/* Copyright Massachusetts Institute of Technology 1985 */ 1/* Copyright Massachusetts Institute of Technology 1985 */
2/* Copyright (C) 2002, 2003, 2004, 2005, 2/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
3 2006 Free Software Foundation, Inc. */ 3 2006 Free Software Foundation, Inc. */
4 4
5/* 5/*
diff --git a/oldXMenu/XDestAssoc.c b/oldXMenu/XDestAssoc.c
index 1772321ad27..8cb1faa2d69 100644
--- a/oldXMenu/XDestAssoc.c
+++ b/oldXMenu/XDestAssoc.c
@@ -1,5 +1,5 @@
1/* Copyright Massachusetts Institute of Technology 1985 */ 1/* Copyright Massachusetts Institute of Technology 1985 */
2/* Copyright (C) 2002, 2003, 2004, 2005, 2/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
3 2006 Free Software Foundation, Inc. */ 3 2006 Free Software Foundation, Inc. */
4 4
5/* 5/*
diff --git a/oldXMenu/XLookAssoc.c b/oldXMenu/XLookAssoc.c
index 7e72570e2ba..4f3892800d5 100644
--- a/oldXMenu/XLookAssoc.c
+++ b/oldXMenu/XLookAssoc.c
@@ -1,5 +1,5 @@
1/* Copyright Massachusetts Institute of Technology 1985 */ 1/* Copyright Massachusetts Institute of Technology 1985 */
2/* Copyright (C) 2002, 2003, 2004, 2005, 2/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
3 2006 Free Software Foundation, Inc. */ 3 2006 Free Software Foundation, Inc. */
4 4
5/* 5/*
diff --git a/oldXMenu/XMakeAssoc.c b/oldXMenu/XMakeAssoc.c
index db020c4884b..443c1f447e6 100644
--- a/oldXMenu/XMakeAssoc.c
+++ b/oldXMenu/XMakeAssoc.c
@@ -1,5 +1,5 @@
1/* Copyright Massachusetts Institute of Technology 1985 */ 1/* Copyright Massachusetts Institute of Technology 1985 */
2/* Copyright (C) 2002, 2003, 2004, 2005, 2/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
3 2006 Free Software Foundation, Inc. */ 3 2006 Free Software Foundation, Inc. */
4 4
5/* 5/*
diff --git a/oldXMenu/XMenu.h b/oldXMenu/XMenu.h
index 858e4a64f7b..b3933211199 100644
--- a/oldXMenu/XMenu.h
+++ b/oldXMenu/XMenu.h
@@ -1,7 +1,7 @@
1#include "copyright.h" 1#include "copyright.h"
2 2
3/* Copyright Massachusetts Institute of Technology 1985 */ 3/* Copyright Massachusetts Institute of Technology 1985 */
4/* Copyright (C) 2002, 2003, 2004, 2005, 4/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
5 2006 Free Software Foundation, Inc. */ 5 2006 Free Software Foundation, Inc. */
6 6
7/* 7/*
diff --git a/oldXMenu/XMenuInt.h b/oldXMenu/XMenuInt.h
index a2e6f56e89b..683ed14e778 100644
--- a/oldXMenu/XMenuInt.h
+++ b/oldXMenu/XMenuInt.h
@@ -1,5 +1,5 @@
1/* Copyright Massachusetts Institute of Technology 1985 */ 1/* Copyright Massachusetts Institute of Technology 1985 */
2/* Copyright (C) 2002, 2003, 2004, 2005, 2/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
3 2006 Free Software Foundation, Inc. */ 3 2006 Free Software Foundation, Inc. */
4 4
5/* 5/*
diff --git a/oldXMenu/copyright.h b/oldXMenu/copyright.h
index 05062d856df..7f4208bce85 100644
--- a/oldXMenu/copyright.h
+++ b/oldXMenu/copyright.h
@@ -16,7 +16,7 @@ without express or implied warranty.
16 16
17*/ 17*/
18 18
19/* Copyright (C) 2002, 2003, 2004, 2005, 19/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
20 2006 Free Software Foundation, Inc. */ 20 2006 Free Software Foundation, Inc. */
21 21
22/* arch-tag: c689b1bc-a3ba-41a1-baa0-a3622b5445b2 22/* arch-tag: c689b1bc-a3ba-41a1-baa0-a3622b5445b2
diff --git a/oldXMenu/insque.c b/oldXMenu/insque.c
index fef750484a3..a9d5c5b456d 100644
--- a/oldXMenu/insque.c
+++ b/oldXMenu/insque.c
@@ -1,4 +1,4 @@
1/* Copyright (C) 2002, 2003, 2004, 2005, 1/* Copyright (C) 2001, 2002, 2003, 2004, 2005,
2 2006 Free Software Foundation, Inc. */ 2 2006 Free Software Foundation, Inc. */
3 3
4/* This file implements the emacs_insque and emacs_remque functions, 4/* This file implements the emacs_insque and emacs_remque functions,
diff --git a/vms/make-mms-derivative.el b/vms/make-mms-derivative.el
index f2c64df289d..d74a6582ca4 100644
--- a/vms/make-mms-derivative.el
+++ b/vms/make-mms-derivative.el
@@ -1,6 +1,6 @@
1;;; make-mms-derivative.el --- framework to do horrible things for VMS support 1;;; make-mms-derivative.el --- framework to do horrible things for VMS support
2 2
3;; Copyright (C) 2005, 2006 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
4 4
5;; Author: Thien-Thi Nguyen <ttn@gnu.org> 5;; Author: Thien-Thi Nguyen <ttn@gnu.org>
6;; Keywords: maint build vms mms makefile levitte autoconf war-is-a-lose 6;; Keywords: maint build vms mms makefile levitte autoconf war-is-a-lose