diff options
| author | Glenn Morris | 2011-01-26 00:36:39 -0800 |
|---|---|---|
| committer | Glenn Morris | 2011-01-26 00:36:39 -0800 |
| commit | 95df8112a0cbdb06addbac5fbea03b37d4440418 (patch) | |
| tree | 40de7680f5332a55701dc1477722357dd37803b3 /doc/lispref | |
| parent | 008cad902f3434dc8c490dd0488ae93df4f16d9c (diff) | |
| download | emacs-95df8112a0cbdb06addbac5fbea03b37d4440418.tar.gz emacs-95df8112a0cbdb06addbac5fbea03b37d4440418.zip | |
Refill some long/short copyright headers.
Diffstat (limited to 'doc/lispref')
| -rw-r--r-- | doc/lispref/Makefile.in | 3 | ||||
| -rw-r--r-- | doc/lispref/README | 3 | ||||
| -rw-r--r-- | doc/lispref/back.texi | 3 | ||||
| -rw-r--r-- | doc/lispref/elisp-covers.texi | 3 | ||||
| -rw-r--r-- | doc/lispref/lay-flat.texi | 3 | ||||
| -rw-r--r-- | doc/lispref/makefile.w32-in | 3 | ||||
| -rw-r--r-- | doc/lispref/package.texi | 3 | ||||
| -rw-r--r-- | doc/lispref/two-volume-cross-refs.txt | 5 | ||||
| -rw-r--r-- | doc/lispref/two.el | 3 |
9 files changed, 10 insertions, 19 deletions
diff --git a/doc/lispref/Makefile.in b/doc/lispref/Makefile.in index 2b769f41524..a9664a4e197 100644 --- a/doc/lispref/Makefile.in +++ b/doc/lispref/Makefile.in | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # Makefile for the GNU Emacs Lisp Reference Manual. | 1 | # Makefile for the GNU Emacs Lisp Reference Manual. |
| 2 | 2 | ||
| 3 | # Copyright (C) 1990-1996, 1998-2011 | 3 | # Copyright (C) 1990-1996, 1998-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/lispref/README b/doc/lispref/README index d4358b69459..a9c0922640b 100644 --- a/doc/lispref/README +++ b/doc/lispref/README | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | Copyright (C) 2001-2011 | 1 | Copyright (C) 2001-2011 Free Software Foundation, Inc. |
| 2 | Free Software Foundation, Inc. | ||
| 3 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 4 | 3 | ||
| 5 | 4 | ||
diff --git a/doc/lispref/back.texi b/doc/lispref/back.texi index 098afc11693..3add7b174d2 100644 --- a/doc/lispref/back.texi +++ b/doc/lispref/back.texi | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | \input texinfo @c -*-texinfo-*- | 1 | \input texinfo @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 2001-2011 | 3 | @c Copyright (C) 2001-2011 Free Software Foundation, Inc. |
| 4 | @c Free Software Foundation, Inc. | ||
| 5 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 6 | @c | 5 | @c |
| 7 | @c %**start of header | 6 | @c %**start of header |
diff --git a/doc/lispref/elisp-covers.texi b/doc/lispref/elisp-covers.texi index 0f809790d91..92dfb7a074f 100644 --- a/doc/lispref/elisp-covers.texi +++ b/doc/lispref/elisp-covers.texi | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | \input texinfo @c -*-texinfo-*- | 1 | \input texinfo @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 2001-2011 | 3 | @c Copyright (C) 2001-2011 Free Software Foundation, Inc. |
| 4 | @c Free Software Foundation, Inc. | ||
| 5 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 6 | @c | 5 | @c |
| 7 | @comment %**start of header | 6 | @comment %**start of header |
diff --git a/doc/lispref/lay-flat.texi b/doc/lispref/lay-flat.texi index fcf13bd00b5..55973adac59 100644 --- a/doc/lispref/lay-flat.texi +++ b/doc/lispref/lay-flat.texi | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | \input texinfo @c -*-texinfo-*- | 1 | \input texinfo @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 2001-2011 | 3 | @c Copyright (C) 2001-2011 Free Software Foundation, Inc. |
| 4 | @c Free Software Foundation, Inc. | ||
| 5 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 6 | @c | 5 | @c |
| 7 | @comment %**start of header | 6 | @comment %**start of header |
diff --git a/doc/lispref/makefile.w32-in b/doc/lispref/makefile.w32-in index 5c80f70272c..ee21d8762b9 100644 --- a/doc/lispref/makefile.w32-in +++ b/doc/lispref/makefile.w32-in | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # -*- Makefile -*- for the GNU Emacs Lisp Reference Manual. | 1 | # -*- Makefile -*- for the GNU Emacs Lisp Reference 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 | ||
diff --git a/doc/lispref/package.texi b/doc/lispref/package.texi index 2ebf8ab9f2f..373e1e2b5c7 100644 --- a/doc/lispref/package.texi +++ b/doc/lispref/package.texi | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 2010-2011 | 3 | @c Copyright (C) 2010-2011 Free Software Foundation, Inc. |
| 4 | @c Free Software Foundation, Inc. | ||
| 5 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../../info/package | 5 | @setfilename ../../info/package |
| 7 | @node Packaging, Antinews, System Interface, Top | 6 | @node Packaging, Antinews, System Interface, Top |
diff --git a/doc/lispref/two-volume-cross-refs.txt b/doc/lispref/two-volume-cross-refs.txt index 0f39ed181fb..99b48d342ab 100644 --- a/doc/lispref/two-volume-cross-refs.txt +++ b/doc/lispref/two-volume-cross-refs.txt | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | Copyright (C) 2001-2011 | 1 | Copyright (C) 2001-2011 Free Software Foundation, Inc. |
| 2 | Free Software Foundation, Inc. | 2 | See end for copying conditions. |
| 3 | See end for copying conditions. | ||
| 4 | 3 | ||
| 5 | Two Volume Cross References | 4 | Two Volume Cross References |
| 6 | =========================== | 5 | =========================== |
diff --git a/doc/lispref/two.el b/doc/lispref/two.el index fad6efe19cf..b3a8666bcf2 100644 --- a/doc/lispref/two.el +++ b/doc/lispref/two.el | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | ;; Auxiliary functions for preparing a two volume manual. | 1 | ;; Auxiliary functions for preparing a two volume manual. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2011 | 3 | ;; Copyright (C) 2001-2011 Free Software Foundation, Inc. |
| 4 | ;; Free Software Foundation, Inc. | ||
| 5 | 4 | ||
| 6 | ;; --rjc 30mar92 | 5 | ;; --rjc 30mar92 |
| 7 | 6 | ||