aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris2011-01-26 00:36:39 -0800
committerGlenn Morris2011-01-26 00:36:39 -0800
commit95df8112a0cbdb06addbac5fbea03b37d4440418 (patch)
tree40de7680f5332a55701dc1477722357dd37803b3 /src
parent008cad902f3434dc8c490dd0488ae93df4f16d9c (diff)
downloademacs-95df8112a0cbdb06addbac5fbea03b37d4440418.tar.gz
emacs-95df8112a0cbdb06addbac5fbea03b37d4440418.zip
Refill some long/short copyright headers.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.34
-rw-r--r--src/ChangeLog.44
-rw-r--r--src/ChangeLog.54
-rw-r--r--src/ChangeLog.64
-rw-r--r--src/ChangeLog.74
-rw-r--r--src/ChangeLog.84
-rw-r--r--src/ChangeLog.94
-rw-r--r--src/casefiddle.c3
-rw-r--r--src/category.c18
-rw-r--r--src/cmds.c4
-rw-r--r--src/dispextern.h4
-rw-r--r--src/dosfns.h3
-rw-r--r--src/epaths.in4
-rw-r--r--src/floatfns.c4
-rw-r--r--src/font.c9
-rw-r--r--src/fontset.c18
-rw-r--r--src/frame.c3
-rw-r--r--src/gtkutil.c4
-rw-r--r--src/gtkutil.h4
-rw-r--r--src/keyboard.c3
-rw-r--r--src/menu.c4
-rw-r--r--src/msdos.c4
-rw-r--r--src/nsfns.m3
-rw-r--r--src/print.c4
-rw-r--r--src/process.c4
-rw-r--r--src/regex.c3
-rw-r--r--src/region-cache.c4
-rw-r--r--src/region-cache.h4
-rw-r--r--src/scroll.c6
-rw-r--r--src/syntax.h4
-rw-r--r--src/termhooks.h3
-rw-r--r--src/w32fns.c3
-rw-r--r--src/w32term.c3
-rw-r--r--src/xfaces.c3
-rw-r--r--src/xgselect.c4
-rw-r--r--src/xgselect.h4
-rw-r--r--src/xmenu.c4
-rw-r--r--src/xsettings.h4
-rw-r--r--src/xsmfns.c4
-rw-r--r--src/xterm.c3
40 files changed, 94 insertions, 90 deletions
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3
index 0b19d4cdc00..a361142faae 100644
--- a/src/ChangeLog.3
+++ b/src/ChangeLog.3
@@ -16507,8 +16507,7 @@ See ChangeLog.2 for earlier changes.
16507;; coding: utf-8 16507;; coding: utf-8
16508;; End: 16508;; End:
16509 16509
16510 Copyright (C) 1993, 2001-2011 16510 Copyright (C) 1993, 2001-2011 Free Software Foundation, Inc.
16511 Free Software Foundation, Inc.
16512 16511
16513 This file is part of GNU Emacs. 16512 This file is part of GNU Emacs.
16514 16513
@@ -16524,4 +16523,3 @@ See ChangeLog.2 for earlier changes.
16524 16523
16525 You should have received a copy of the GNU General Public License 16524 You should have received a copy of the GNU General Public License
16526 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 16525 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
16527
diff --git a/src/ChangeLog.4 b/src/ChangeLog.4
index af73b620281..dc8fe23a221 100644
--- a/src/ChangeLog.4
+++ b/src/ChangeLog.4
@@ -6906,8 +6906,7 @@ See ChangeLog.3 for earlier changes.
6906;; coding: utf-8 6906;; coding: utf-8
6907;; End: 6907;; End:
6908 6908
6909 Copyright (C) 1993-1994, 2001-2011 6909 Copyright (C) 1993-1994, 2001-2011 Free Software Foundation, Inc.
6910 Free Software Foundation, Inc.
6911 6910
6912 This file is part of GNU Emacs. 6911 This file is part of GNU Emacs.
6913 6912
@@ -6923,4 +6922,3 @@ See ChangeLog.3 for earlier changes.
6923 6922
6924 You should have received a copy of the GNU General Public License 6923 You should have received a copy of the GNU General Public License
6925 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 6924 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
6926
diff --git a/src/ChangeLog.5 b/src/ChangeLog.5
index 2338f09d441..1f21e9fb99c 100644
--- a/src/ChangeLog.5
+++ b/src/ChangeLog.5
@@ -7148,8 +7148,7 @@ See ChangeLog.4 for earlier changes.
7148;; coding: utf-8 7148;; coding: utf-8
7149;; End: 7149;; End:
7150 7150
7151 Copyright (C) 1994-1995, 2001-2011 7151 Copyright (C) 1994-1995, 2001-2011 Free Software Foundation, Inc.
7152 Free Software Foundation, Inc.
7153 7152
7154 This file is part of GNU Emacs. 7153 This file is part of GNU Emacs.
7155 7154
@@ -7165,4 +7164,3 @@ See ChangeLog.4 for earlier changes.
7165 7164
7166 You should have received a copy of the GNU General Public License 7165 You should have received a copy of the GNU General Public License
7167 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 7166 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
7168
diff --git a/src/ChangeLog.6 b/src/ChangeLog.6
index 5544ff5e3aa..d7903568102 100644
--- a/src/ChangeLog.6
+++ b/src/ChangeLog.6
@@ -5354,8 +5354,7 @@
5354 5354
5355See ChangeLog.5 for earlier changes. 5355See ChangeLog.5 for earlier changes.
5356 5356
5357 Copyright (C) 1995-1996, 2001-2011 5357 Copyright (C) 1995-1996, 2001-2011 Free Software Foundation, Inc.
5358 Free Software Foundation, Inc.
5359 5358
5360 This file is part of GNU Emacs. 5359 This file is part of GNU Emacs.
5361 5360
@@ -5371,4 +5370,3 @@ See ChangeLog.5 for earlier changes.
5371 5370
5372 You should have received a copy of the GNU General Public License 5371 You should have received a copy of the GNU General Public License
5373 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 5372 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
5374
diff --git a/src/ChangeLog.7 b/src/ChangeLog.7
index c21de3ec562..d5bebec660f 100644
--- a/src/ChangeLog.7
+++ b/src/ChangeLog.7
@@ -11092,8 +11092,7 @@ See ChangeLog.6 for earlier changes.
11092;; coding: utf-8 11092;; coding: utf-8
11093;; End: 11093;; End:
11094 11094
11095 Copyright (C) 1997-1998, 2001-2011 11095 Copyright (C) 1997-1998, 2001-2011 Free Software Foundation, Inc.
11096 Free Software Foundation, Inc.
11097 11096
11098 This file is part of GNU Emacs. 11097 This file is part of GNU Emacs.
11099 11098
@@ -11109,4 +11108,3 @@ See ChangeLog.6 for earlier changes.
11109 11108
11110 You should have received a copy of the GNU General Public License 11109 You should have received a copy of the GNU General Public License
11111 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 11110 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
11112
diff --git a/src/ChangeLog.8 b/src/ChangeLog.8
index e780b74c298..833119c9fcf 100644
--- a/src/ChangeLog.8
+++ b/src/ChangeLog.8
@@ -13979,8 +13979,7 @@
13979 13979
13980See ChangeLog.7 for earlier changes. 13980See ChangeLog.7 for earlier changes.
13981 13981
13982 Copyright (C) 1999, 2001-2011 13982 Copyright (C) 1999, 2001-2011 Free Software Foundation, Inc.
13983 Free Software Foundation, Inc.
13984 13983
13985 This file is part of GNU Emacs. 13984 This file is part of GNU Emacs.
13986 13985
@@ -13996,4 +13995,3 @@ See ChangeLog.7 for earlier changes.
13996 13995
13997 You should have received a copy of the GNU General Public License 13996 You should have received a copy of the GNU General Public License
13998 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 13997 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
13999
diff --git a/src/ChangeLog.9 b/src/ChangeLog.9
index b235851f082..0c39de74a6a 100644
--- a/src/ChangeLog.9
+++ b/src/ChangeLog.9
@@ -13294,8 +13294,7 @@ See ChangeLog.8 for earlier changes.
13294;; coding: utf-8 13294;; coding: utf-8
13295;; End: 13295;; End:
13296 13296
13297 Copyright (C) 2001-2011 13297 Copyright (C) 2001-2011 Free Software Foundation, Inc.
13298 Free Software Foundation, Inc.
13299 13298
13300 This file is part of GNU Emacs. 13299 This file is part of GNU Emacs.
13301 13300
@@ -13311,4 +13310,3 @@ See ChangeLog.8 for earlier changes.
13311 13310
13312 You should have received a copy of the GNU General Public License 13311 You should have received a copy of the GNU General Public License
13313 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 13312 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
13314
diff --git a/src/casefiddle.c b/src/casefiddle.c
index 319793bb6b1..6f82f99bd26 100644
--- a/src/casefiddle.c
+++ b/src/casefiddle.c
@@ -1,5 +1,6 @@
1/* GNU Emacs case conversion functions. 1/* GNU Emacs case conversion functions.
2 Copyright (C) 1985, 1994, 1997-1999, 2001-2011 Free Software Foundation, Inc. 2
3Copyright (C) 1985, 1994, 1997-1999, 2001-2011 Free Software Foundation, Inc.
3 4
4This file is part of GNU Emacs. 5This file is part of GNU Emacs.
5 6
diff --git a/src/category.c b/src/category.c
index a0e370c5b61..06046959b6f 100644
--- a/src/category.c
+++ b/src/category.c
@@ -1,13 +1,13 @@
1/* GNU Emacs routines to deal with category tables. 1/* GNU Emacs routines to deal with category tables.
2 Copyright (C) 1998, 2001-2011 2
3 Free Software Foundation, Inc. 3Copyright (C) 1998, 2001-2011 Free Software Foundation, Inc.
4 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 4Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
5 2005, 2006, 2007, 2008, 2009, 2010, 2011 5 2005, 2006, 2007, 2008, 2009, 2010, 2011
6 National Institute of Advanced Industrial Science and Technology (AIST) 6 National Institute of Advanced Industrial Science and Technology (AIST)
7 Registration Number H14PRO021 7 Registration Number H14PRO021
8 Copyright (C) 2003 8Copyright (C) 2003
9 National Institute of Advanced Industrial Science and Technology (AIST) 9 National Institute of Advanced Industrial Science and Technology (AIST)
10 Registration Number H13PRO009 10 Registration Number H13PRO009
11 11
12This file is part of GNU Emacs. 12This file is part of GNU Emacs.
13 13
diff --git a/src/cmds.c b/src/cmds.c
index 2929a1a758a..ce05b19e1c2 100644
--- a/src/cmds.c
+++ b/src/cmds.c
@@ -1,6 +1,6 @@
1/* Simple built-in editing commands. 1/* Simple built-in editing commands.
2 Copyright (C) 1985, 1993-1998, 2001-2011 2
3 Free Software Foundation, Inc. 3Copyright (C) 1985, 1993-1998, 2001-2011 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/src/dispextern.h b/src/dispextern.h
index 4dd6aba3173..26e0bb61f17 100644
--- a/src/dispextern.h
+++ b/src/dispextern.h
@@ -1,6 +1,6 @@
1/* Interface definitions for display code. 1/* Interface definitions for display code.
2 Copyright (C) 1985, 1993-1994, 1997-2011 2
3 Free Software Foundation, Inc. 3Copyright (C) 1985, 1993-1994, 1997-2011 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/src/dosfns.h b/src/dosfns.h
index 13205e30a6e..89800598d28 100644
--- a/src/dosfns.h
+++ b/src/dosfns.h
@@ -2,7 +2,8 @@
2 Coded by Manabu Higashida, 1991. 2 Coded by Manabu Higashida, 1991.
3 Modified by Morten Welinder, 1993-1994. 3 Modified by Morten Welinder, 1993-1994.
4 4
5 Copyright (C) 1991, 1994-1995, 1997, 1999, 2001-2011 Free Software Foundation, Inc. 5Copyright (C) 1991, 1994-1995, 1997, 1999, 2001-2011
6 Free Software Foundation, Inc.
6 7
7This file is part of GNU Emacs. 8This file is part of GNU Emacs.
8 9
diff --git a/src/epaths.in b/src/epaths.in
index 198086b5916..54131f0e179 100644
--- a/src/epaths.in
+++ b/src/epaths.in
@@ -1,5 +1,7 @@
1/* Hey Emacs, this is -*- C -*- code! */ 1/* Hey Emacs, this is -*- C -*- code! */
2/* Copyright (C) 1993, 1995, 1997, 1999, 2001-2011 Free Software Foundation, Inc. 2/*
3Copyright (C) 1993, 1995, 1997, 1999, 2001-2011
4 Free Software Foundation, Inc.
3 5
4This file is part of GNU Emacs. 6This file is part of GNU Emacs.
5 7
diff --git a/src/floatfns.c b/src/floatfns.c
index a87e8c012f5..c00923643d1 100644
--- a/src/floatfns.c
+++ b/src/floatfns.c
@@ -1,5 +1,7 @@
1/* Primitive operations on floating point for GNU Emacs Lisp interpreter. 1/* Primitive operations on floating point for GNU Emacs Lisp interpreter.
2 Copyright (C) 1988, 1993-1994, 1999, 2001-2011 Free Software Foundation, Inc. 2
3Copyright (C) 1988, 1993-1994, 1999, 2001-2011
4 Free Software Foundation, Inc.
3 5
4Author: Wolfgang Rupprecht 6Author: Wolfgang Rupprecht
5(according to ack.texi) 7(according to ack.texi)
diff --git a/src/font.c b/src/font.c
index 605683e5282..eb217c6f60f 100644
--- a/src/font.c
+++ b/src/font.c
@@ -1,10 +1,9 @@
1/* font.c -- "Font" primitives. 1/* font.c -- "Font" primitives.
2 2
3Copyright (C) 2006-2011 3Copyright (C) 2006-2011 Free Software Foundation, Inc.
4 Free Software Foundation, Inc. 4Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011
5 Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 5 National Institute of Advanced Industrial Science and Technology (AIST)
6 National Institute of Advanced Industrial Science and Technology (AIST) 6 Registration Number H13PRO009
7 Registration Number H13PRO009
8 7
9This file is part of GNU Emacs. 8This file is part of GNU Emacs.
10 9
diff --git a/src/fontset.c b/src/fontset.c
index aacef63da2a..f94bc954fa4 100644
--- a/src/fontset.c
+++ b/src/fontset.c
@@ -1,13 +1,13 @@
1/* Fontset handler. 1/* Fontset handler.
2 Copyright (C) 2001-2011 2
3 Free Software Foundation, Inc. 3Copyright (C) 2001-2011 Free Software Foundation, Inc.
4 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 4Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
5 2005, 2006, 2007, 2008, 2009, 2010, 2011 5 2005, 2006, 2007, 2008, 2009, 2010, 2011
6 National Institute of Advanced Industrial Science and Technology (AIST) 6 National Institute of Advanced Industrial Science and Technology (AIST)
7 Registration Number H14PRO021 7 Registration Number H14PRO021
8 Copyright (C) 2003, 2006 8Copyright (C) 2003, 2006
9 National Institute of Advanced Industrial Science and Technology (AIST) 9 National Institute of Advanced Industrial Science and Technology (AIST)
10 Registration Number H13PRO009 10 Registration Number H13PRO009
11 11
12This file is part of GNU Emacs. 12This file is part of GNU Emacs.
13 13
diff --git a/src/frame.c b/src/frame.c
index ddf1ef59ada..961c42c0976 100644
--- a/src/frame.c
+++ b/src/frame.c
@@ -1,7 +1,6 @@
1/* Generic frame functions. 1/* Generic frame functions.
2 2
3 Copyright (C) 1993-1995, 1997, 1999-2011 3Copyright (C) 1993-1995, 1997, 1999-2011 Free Software Foundation, Inc.
4 Free Software Foundation, Inc.
5 4
6This file is part of GNU Emacs. 5This file is part of GNU Emacs.
7 6
diff --git a/src/gtkutil.c b/src/gtkutil.c
index d5d2e82ac89..6367949a649 100644
--- a/src/gtkutil.c
+++ b/src/gtkutil.c
@@ -1,6 +1,6 @@
1/* Functions for creating and updating GTK widgets. 1/* Functions for creating and updating GTK widgets.
2 Copyright (C) 2003-2011 2
3 Free Software Foundation, Inc. 3Copyright (C) 2003-2011 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/src/gtkutil.h b/src/gtkutil.h
index 9e24e6e0324..3dc0a1dd150 100644
--- a/src/gtkutil.h
+++ b/src/gtkutil.h
@@ -1,6 +1,6 @@
1/* Definitions and headers for GTK widgets. 1/* Definitions and headers for GTK widgets.
2 Copyright (C) 2003-2011 2
3 Free Software Foundation, Inc. 3Copyright (C) 2003-2011 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/src/keyboard.c b/src/keyboard.c
index 0dace15bb28..8ae6eb9b29a 100644
--- a/src/keyboard.c
+++ b/src/keyboard.c
@@ -1,5 +1,6 @@
1/* Keyboard and mouse input; editor command loop. 1/* Keyboard and mouse input; editor command loop.
2 Copyright (C) 1985-1989, 1993-1997, 1999-2011 Free Software Foundation, Inc. 2
3Copyright (C) 1985-1989, 1993-1997, 1999-2011 Free Software Foundation, Inc.
3 4
4This file is part of GNU Emacs. 5This file is part of GNU Emacs.
5 6
diff --git a/src/menu.c b/src/menu.c
index 9f616f7f6c9..851f1ac804b 100644
--- a/src/menu.c
+++ b/src/menu.c
@@ -1,5 +1,7 @@
1/* Platform-independent code for terminal communications. 1/* Platform-independent code for terminal communications.
2 Copyright (C) 1986, 1988, 1993-1994, 1996, 1999-2011 Free Software Foundation, Inc. 2
3Copyright (C) 1986, 1988, 1993-1994, 1996, 1999-2011
4 Free Software Foundation, Inc.
3 5
4This file is part of GNU Emacs. 6This file is part of GNU Emacs.
5 7
diff --git a/src/msdos.c b/src/msdos.c
index 8417b1da3af..eb73f54838d 100644
--- a/src/msdos.c
+++ b/src/msdos.c
@@ -1,6 +1,6 @@
1/* MS-DOS specific C utilities. -*- coding: raw-text -*- 1/* MS-DOS specific C utilities. -*- coding: raw-text -*-
2 Copyright (C) 1993-1997, 1999-2011 2
3 Free Software Foundation, Inc. 3Copyright (C) 1993-1997, 1999-2011 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/src/nsfns.m b/src/nsfns.m
index 9652910258a..f1bf8b65727 100644
--- a/src/nsfns.m
+++ b/src/nsfns.m
@@ -1,6 +1,7 @@
1/* Functions for the NeXT/Open/GNUstep and MacOSX window system. 1/* Functions for the NeXT/Open/GNUstep and MacOSX window system.
2 2
3Copyright (C) 1989, 1992-1994, 2005-2006, 2008-2011 Free Software Foundation, Inc. 3Copyright (C) 1989, 1992-1994, 2005-2006, 2008-2011
4 Free Software Foundation, Inc.
4 5
5This file is part of GNU Emacs. 6This file is part of GNU Emacs.
6 7
diff --git a/src/print.c b/src/print.c
index adba4ee9145..79ff8ba314b 100644
--- a/src/print.c
+++ b/src/print.c
@@ -1,5 +1,7 @@
1/* Lisp object printing and output streams. 1/* Lisp object printing and output streams.
2 Copyright (C) 1985-1986, 1988, 1993-1995, 1997-2011 Free Software Foundation, Inc. 2
3Copyright (C) 1985-1986, 1988, 1993-1995, 1997-2011
4 Free Software Foundation, Inc.
3 5
4This file is part of GNU Emacs. 6This file is part of GNU Emacs.
5 7
diff --git a/src/process.c b/src/process.c
index fc8b45508d1..22446fb7004 100644
--- a/src/process.c
+++ b/src/process.c
@@ -1,5 +1,7 @@
1/* Asynchronous subprocess control for GNU Emacs. 1/* Asynchronous subprocess control for GNU Emacs.
2 Copyright (C) 1985-1988, 1993-1996, 1998-1999, 2001-2011 Free Software Foundation, Inc. 2
3Copyright (C) 1985-1988, 1993-1996, 1998-1999, 2001-2011
4 Free Software Foundation, Inc.
3 5
4This file is part of GNU Emacs. 6This file is part of GNU Emacs.
5 7
diff --git a/src/regex.c b/src/regex.c
index aa4b1cc48df..cb6edc2e356 100644
--- a/src/regex.c
+++ b/src/regex.c
@@ -2,8 +2,7 @@
2 0.12. (Implements POSIX draft P1003.2/D11.2, except for some of the 2 0.12. (Implements POSIX draft P1003.2/D11.2, except for some of the
3 internationalization features.) 3 internationalization features.)
4 4
5 Copyright (C) 1993-2011 5 Copyright (C) 1993-2011 Free Software Foundation, Inc.
6 Free Software Foundation, Inc.
7 6
8 This program is free software; you can redistribute it and/or modify 7 This program is free software; you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by 8 it under the terms of the GNU General Public License as published by
diff --git a/src/region-cache.c b/src/region-cache.c
index e4f4c57237a..1f9b62da9fa 100644
--- a/src/region-cache.c
+++ b/src/region-cache.c
@@ -1,5 +1,7 @@
1/* Caching facts about regions of the buffer, for optimization. 1/* Caching facts about regions of the buffer, for optimization.
2 Copyright (C) 1985-1989, 1993, 1995, 2001-2011 Free Software Foundation, Inc. 2
3Copyright (C) 1985-1989, 1993, 1995, 2001-2011
4 Free Software Foundation, Inc.
3 5
4This file is part of GNU Emacs. 6This file is part of GNU Emacs.
5 7
diff --git a/src/region-cache.h b/src/region-cache.h
index 0366c80036a..0da159285e4 100644
--- a/src/region-cache.h
+++ b/src/region-cache.h
@@ -1,5 +1,7 @@
1/* Header file: Caching facts about regions of the buffer, for optimization. 1/* Header file: Caching facts about regions of the buffer, for optimization.
2 Copyright (C) 1985-1986, 1993, 1995, 2001-2011 Free Software Foundation, Inc. 2
3Copyright (C) 1985-1986, 1993, 1995, 2001-2011
4 Free Software Foundation, Inc.
3 5
4This file is part of GNU Emacs. 6This file is part of GNU Emacs.
5 7
diff --git a/src/scroll.c b/src/scroll.c
index cc6e4487293..08ae83eeee8 100644
--- a/src/scroll.c
+++ b/src/scroll.c
@@ -1,5 +1,7 @@
1/* Calculate what line insertion or deletion to do, and do it, 1/* Calculate what line insertion or deletion to do, and do it
2 Copyright (C) 1985-1986, 1990, 1993-1994, 2001-2011 Free Software Foundation, Inc. 2
3Copyright (C) 1985-1986, 1990, 1993-1994, 2001-2011
4 Free Software Foundation, Inc.
3 5
4This file is part of GNU Emacs. 6This file is part of GNU Emacs.
5 7
diff --git a/src/syntax.h b/src/syntax.h
index e27744c823b..bea66d1fada 100644
--- a/src/syntax.h
+++ b/src/syntax.h
@@ -1,5 +1,7 @@
1/* Declarations having to do with GNU Emacs syntax tables. 1/* Declarations having to do with GNU Emacs syntax tables.
2 Copyright (C) 1985, 1993-1994, 1997-1998, 2001-2011 Free Software Foundation, Inc. 2
3Copyright (C) 1985, 1993-1994, 1997-1998, 2001-2011
4 Free Software Foundation, Inc.
3 5
4This file is part of GNU Emacs. 6This file is part of GNU Emacs.
5 7
diff --git a/src/termhooks.h b/src/termhooks.h
index 806433fc19e..b147f6ed0a1 100644
--- a/src/termhooks.h
+++ b/src/termhooks.h
@@ -1,5 +1,6 @@
1/* Parameters and display hooks for terminal devices. 1/* Parameters and display hooks for terminal devices.
2 Copyright (C) 1985-1986, 1993-1994, 2001-2011 Free Software Foundation, Inc. 2
3Copyright (C) 1985-1986, 1993-1994, 2001-2011 Free Software Foundation, Inc.
3 4
4This file is part of GNU Emacs. 5This file is part of GNU Emacs.
5 6
diff --git a/src/w32fns.c b/src/w32fns.c
index 14c5c5d77a6..b09bb0b5b5f 100644
--- a/src/w32fns.c
+++ b/src/w32fns.c
@@ -1,7 +1,6 @@
1/* Graphical user interface functions for the Microsoft W32 API. 1/* Graphical user interface functions for the Microsoft W32 API.
2 2
3Copyright (C) 1989, 1992-2011 3Copyright (C) 1989, 1992-2011 Free Software Foundation, Inc.
4 Free Software Foundation, Inc.
5 4
6This file is part of GNU Emacs. 5This file is part of GNU Emacs.
7 6
diff --git a/src/w32term.c b/src/w32term.c
index a9181eee129..cd4ee54fd2c 100644
--- a/src/w32term.c
+++ b/src/w32term.c
@@ -1,7 +1,6 @@
1/* Implementation of GUI terminal on the Microsoft W32 API. 1/* Implementation of GUI terminal on the Microsoft W32 API.
2 2
3Copyright (C) 1989, 1993-2011 3Copyright (C) 1989, 1993-2011 Free Software Foundation, Inc.
4 Free Software Foundation, Inc.
5 4
6This file is part of GNU Emacs. 5This file is part of GNU Emacs.
7 6
diff --git a/src/xfaces.c b/src/xfaces.c
index c41511d20a6..c7467b0fccc 100644
--- a/src/xfaces.c
+++ b/src/xfaces.c
@@ -1,7 +1,6 @@
1/* xfaces.c -- "Face" primitives. 1/* xfaces.c -- "Face" primitives.
2 2
3 Copyright (C) 1993-1994, 1998-2011 3Copyright (C) 1993-1994, 1998-2011 Free Software Foundation, Inc.
4 Free Software Foundation, Inc.
5 4
6This file is part of GNU Emacs. 5This file is part of GNU Emacs.
7 6
diff --git a/src/xgselect.c b/src/xgselect.c
index ff00b9583da..359a8fbc89b 100644
--- a/src/xgselect.c
+++ b/src/xgselect.c
@@ -1,6 +1,6 @@
1/* Function for handling the GLib event loop. 1/* Function for handling the GLib event loop.
2 Copyright (C) 2009-2011 2
3 Free Software Foundation, Inc. 3Copyright (C) 2009-2011 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/src/xgselect.h b/src/xgselect.h
index 24659ba9a49..1d3a8508b9c 100644
--- a/src/xgselect.h
+++ b/src/xgselect.h
@@ -1,6 +1,6 @@
1/* Header for xg_select. 1/* Header for xg_select.
2 Copyright (C) 2009-2011 2
3 Free Software Foundation, Inc. 3Copyright (C) 2009-2011 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/src/xmenu.c b/src/xmenu.c
index 5276d240aa3..8ab10be8fac 100644
--- a/src/xmenu.c
+++ b/src/xmenu.c
@@ -1,5 +1,7 @@
1/* X Communication module for terminals which understand the X protocol. 1/* X Communication module for terminals which understand the X protocol.
2 Copyright (C) 1986, 1988, 1993-1994, 1996, 1999-2011 Free Software Foundation, Inc. 2
3Copyright (C) 1986, 1988, 1993-1994, 1996, 1999-2011
4 Free Software Foundation, Inc.
3 5
4This file is part of GNU Emacs. 6This file is part of GNU Emacs.
5 7
diff --git a/src/xsettings.h b/src/xsettings.h
index c5956a54437..5b2fdbf43c5 100644
--- a/src/xsettings.h
+++ b/src/xsettings.h
@@ -1,6 +1,6 @@
1/* Functions for handle font changes dynamically. 1/* Functions for handle font changes dynamically.
2 Copyright (C) 2009-2011 2
3 Free Software Foundation, Inc. 3Copyright (C) 2009-2011 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/src/xsmfns.c b/src/xsmfns.c
index aae197105bc..15db459e149 100644
--- a/src/xsmfns.c
+++ b/src/xsmfns.c
@@ -1,7 +1,7 @@
1/* Session management module for systems which understand the X Session 1/* Session management module for systems which understand the X Session
2 management protocol. 2 management protocol.
3 Copyright (C) 2002-2011 3
4 Free Software Foundation, Inc. 4Copyright (C) 2002-2011 Free Software Foundation, Inc.
5 5
6This file is part of GNU Emacs. 6This file is part of GNU Emacs.
7 7
diff --git a/src/xterm.c b/src/xterm.c
index b1beabdd31e..4f5563b79da 100644
--- a/src/xterm.c
+++ b/src/xterm.c
@@ -1,7 +1,6 @@
1/* X Communication module for terminals which understand the X protocol. 1/* X Communication module for terminals which understand the X protocol.
2 2
3Copyright (C) 1989, 1993-2011 3Copyright (C) 1989, 1993-2011 Free Software Foundation, Inc.
4 Free Software Foundation, Inc.
5 4
6This file is part of GNU Emacs. 5This file is part of GNU Emacs.
7 6