diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ChangeLog | 3 | ||||
| -rw-r--r-- | doc/misc/Makefile.in | 3 | ||||
| -rw-r--r-- | doc/misc/makefile.w32-in | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index d657d403558..a8a9ca6772b 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -7567,8 +7567,7 @@ | |||
| 7567 | ;; coding: utf-8 | 7567 | ;; coding: utf-8 |
| 7568 | ;; End: | 7568 | ;; End: |
| 7569 | 7569 | ||
| 7570 | Copyright (C) 1993-1999, 2001-2011 | 7570 | Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc. |
| 7571 | Free Software Foundation, Inc. | ||
| 7572 | 7571 | ||
| 7573 | This file is part of GNU Emacs. | 7572 | This file is part of GNU Emacs. |
| 7574 | 7573 | ||
diff --git a/doc/misc/Makefile.in b/doc/misc/Makefile.in index 8c9b1085618..f1dbf3bcc08 100644 --- a/doc/misc/Makefile.in +++ b/doc/misc/Makefile.in | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | #### Makefile for documentation other than the Emacs manual. | 1 | #### Makefile for documentation other than the Emacs manual. |
| 2 | 2 | ||
| 3 | # Copyright (C) 1994, 1996-2011 | 3 | # Copyright (C) 1994, 1996-2011 Free Software Foundation, Inc. |
| 4 | # Free Software Foundation, Inc. | ||
| 5 | 4 | ||
| 6 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 7 | 6 | ||
diff --git a/doc/misc/makefile.w32-in b/doc/misc/makefile.w32-in index 8c553531a0b..918d83539a2 100644 --- a/doc/misc/makefile.w32-in +++ b/doc/misc/makefile.w32-in | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | #### -*- Makefile -*- for documentation other than the Emacs manual. | 1 | #### -*- Makefile -*- for documentation other than the Emacs manual. |
| 2 | 2 | ||
| 3 | # Copyright (C) 2003-2011 | 3 | # Copyright (C) 2003-2011 Free Software Foundation, Inc. |
| 4 | # Free Software Foundation, Inc. | ||
| 5 | 4 | ||
| 6 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 7 | 6 | ||