diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/emacs/ChangeLog | 3 | ||||
-rw-r--r-- | doc/emacs/Makefile.in | 3 | ||||
-rw-r--r-- | doc/emacs/arevert-xtra.texi | 3 | ||||
-rw-r--r-- | doc/emacs/cal-xtra.texi | 3 | ||||
-rw-r--r-- | doc/emacs/dired-xtra.texi | 3 | ||||
-rw-r--r-- | doc/emacs/emerge-xtra.texi | 3 | ||||
-rw-r--r-- | doc/emacs/fortran-xtra.texi | 3 | ||||
-rw-r--r-- | doc/emacs/makefile.w32-in | 3 | ||||
-rw-r--r-- | doc/emacs/vc-xtra.texi | 3 | ||||
-rw-r--r-- | doc/emacs/vc1-xtra.texi | 3 | ||||
-rw-r--r-- | doc/lispintro/Makefile.in | 3 | ||||
-rw-r--r-- | doc/lispintro/README | 3 | ||||
-rw-r--r-- | doc/lispintro/drawers.eps | 3 | ||||
-rw-r--r-- | doc/lispintro/makefile.w32-in | 3 | ||||
-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 | ||||
-rw-r--r-- | doc/misc/ChangeLog | 3 | ||||
-rw-r--r-- | doc/misc/Makefile.in | 3 | ||||
-rw-r--r-- | doc/misc/makefile.w32-in | 3 |
26 files changed, 27 insertions, 53 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 0a5fa0a0b5b..e873e29f2d6 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -7568,8 +7568,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 1993-1999, 2001-2011 - Free Software Foundation, Inc. + Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/doc/emacs/Makefile.in b/doc/emacs/Makefile.in index d50529e9803..0ba396e6427 100644 --- a/doc/emacs/Makefile.in +++ b/doc/emacs/Makefile.in @@ -1,7 +1,6 @@ #### Makefile for the Emacs Manual -# Copyright (C) 1994, 1996-2011 -# Free Software Foundation, Inc. +# Copyright (C) 1994, 1996-2011 Free Software Foundation, Inc. # This file is part of GNU Emacs. diff --git a/doc/emacs/arevert-xtra.texi b/doc/emacs/arevert-xtra.texi index 7495c6e6617..374886cd956 100644 --- a/doc/emacs/arevert-xtra.texi +++ b/doc/emacs/arevert-xtra.texi @@ -1,6 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004-2011 -@c Free Software Foundation, Inc. +@c Copyright (C) 2004-2011 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included either in emacs-xtra.texi (when producing the diff --git a/doc/emacs/cal-xtra.texi b/doc/emacs/cal-xtra.texi index 41d37dcd2f4..b936636403a 100644 --- a/doc/emacs/cal-xtra.texi +++ b/doc/emacs/cal-xtra.texi @@ -1,6 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004-2011 -@c Free Software Foundation, Inc. +@c Copyright (C) 2004-2011 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included either in emacs-xtra.texi (when producing the diff --git a/doc/emacs/dired-xtra.texi b/doc/emacs/dired-xtra.texi index 1a9100b63d9..efb05226ba8 100644 --- a/doc/emacs/dired-xtra.texi +++ b/doc/emacs/dired-xtra.texi @@ -1,6 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004-2011 -@c Free Software Foundation, Inc. +@c Copyright (C) 2004-2011 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included either in emacs-xtra.texi (when producing the diff --git a/doc/emacs/emerge-xtra.texi b/doc/emacs/emerge-xtra.texi index 576bf1c54e1..b46868cf52b 100644 --- a/doc/emacs/emerge-xtra.texi +++ b/doc/emacs/emerge-xtra.texi @@ -1,6 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004-2011 -@c Free Software Foundation, Inc. +@c Copyright (C) 2004-2011 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included either in emacs-xtra.texi (when producing the diff --git a/doc/emacs/fortran-xtra.texi b/doc/emacs/fortran-xtra.texi index f1625036c9f..8f92df3f3ae 100644 --- a/doc/emacs/fortran-xtra.texi +++ b/doc/emacs/fortran-xtra.texi @@ -1,6 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004-2011 -@c Free Software Foundation, Inc. +@c Copyright (C) 2004-2011 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included either in emacs-xtra.texi (when producing the diff --git a/doc/emacs/makefile.w32-in b/doc/emacs/makefile.w32-in index 04945e76bc9..422ae261395 100644 --- a/doc/emacs/makefile.w32-in +++ b/doc/emacs/makefile.w32-in @@ -1,7 +1,6 @@ #### -*- Makefile -*- for the Emacs Manual -# Copyright (C) 2003-2011 -# Free Software Foundation, Inc. +# Copyright (C) 2003-2011 Free Software Foundation, Inc. # This file is part of GNU Emacs. diff --git a/doc/emacs/vc-xtra.texi b/doc/emacs/vc-xtra.texi index f37d71faf82..978a2a31a2e 100644 --- a/doc/emacs/vc-xtra.texi +++ b/doc/emacs/vc-xtra.texi @@ -1,6 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004-2011 -@c Free Software Foundation, Inc. +@c Copyright (C) 2004-2011 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included in emacs-xtra.texi when producing the printed diff --git a/doc/emacs/vc1-xtra.texi b/doc/emacs/vc1-xtra.texi index 20852207c40..05e89e69f0e 100644 --- a/doc/emacs/vc1-xtra.texi +++ b/doc/emacs/vc1-xtra.texi @@ -1,6 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004-2011 -@c Free Software Foundation, Inc. +@c Copyright (C) 2004-2011 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included either in vc-xtra.texi (when producing the diff --git a/doc/lispintro/Makefile.in b/doc/lispintro/Makefile.in index 31494d0f830..df356f1b132 100644 --- a/doc/lispintro/Makefile.in +++ b/doc/lispintro/Makefile.in @@ -1,7 +1,6 @@ #### Makefile for the Emacs Lisp Introduction manual -# Copyright (C) 1994-1999, 2001-2011 -# Free Software Foundation, Inc. +# Copyright (C) 1994-1999, 2001-2011 Free Software Foundation, Inc. # This file is part of GNU Emacs. diff --git a/doc/lispintro/README b/doc/lispintro/README index 5d0265c8d1d..ba4e727cc8e 100644 --- a/doc/lispintro/README +++ b/doc/lispintro/README @@ -1,5 +1,4 @@ -Copyright (C) 2001-2011 - Free Software Foundation, Inc. +Copyright (C) 2001-2011 Free Software Foundation, Inc. See the end of the file for license conditions. diff --git a/doc/lispintro/drawers.eps b/doc/lispintro/drawers.eps index 44e91fb7858..99e3581f38e 100644 --- a/doc/lispintro/drawers.eps +++ b/doc/lispintro/drawers.eps @@ -9,8 +9,7 @@ %%EndComments %%BeginProlog -% Copyright (C) 2001-2011 -% Free Software Foundation, Inc. +% Copyright (C) 2001-2011 Free Software Foundation, Inc. % % This file is part of GNU Emacs. % diff --git a/doc/lispintro/makefile.w32-in b/doc/lispintro/makefile.w32-in index 08f8bfcddb8..7294d46b693 100644 --- a/doc/lispintro/makefile.w32-in +++ b/doc/lispintro/makefile.w32-in @@ -1,7 +1,6 @@ #### -*- Makefile -*- for the Emacs Lisp Introduction manual. -# Copyright (C) 2003-2011 -# Free Software Foundation, Inc. +# Copyright (C) 2003-2011 Free Software Foundation, Inc. # This file is part of GNU Emacs. 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 @@ # Makefile for the GNU Emacs Lisp Reference Manual. -# Copyright (C) 1990-1996, 1998-2011 -# Free Software Foundation, Inc. +# Copyright (C) 1990-1996, 1998-2011 Free Software Foundation, Inc. # This file is part of GNU Emacs. 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 @@ -Copyright (C) 2001-2011 - Free Software Foundation, Inc. +Copyright (C) 2001-2011 Free Software Foundation, Inc. See the end of the file for license conditions. 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 @@ \input texinfo @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. -@c Copyright (C) 2001-2011 -@c Free Software Foundation, Inc. +@c Copyright (C) 2001-2011 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @c @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 @@ \input texinfo @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. -@c Copyright (C) 2001-2011 -@c Free Software Foundation, Inc. +@c Copyright (C) 2001-2011 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @c @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 @@ \input texinfo @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. -@c Copyright (C) 2001-2011 -@c Free Software Foundation, Inc. +@c Copyright (C) 2001-2011 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @c @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 @@ # -*- Makefile -*- for the GNU Emacs Lisp Reference Manual. -# Copyright (C) 2003-2011 -# Free Software Foundation, Inc. +# Copyright (C) 2003-2011 Free Software Foundation, Inc. # This file is part of GNU Emacs. 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 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. -@c Copyright (C) 2010-2011 -@c Free Software Foundation, Inc. +@c Copyright (C) 2010-2011 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../../info/package @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 @@ -Copyright (C) 2001-2011 - Free Software Foundation, Inc. - See end for copying conditions. +Copyright (C) 2001-2011 Free Software Foundation, Inc. +See end for copying conditions. Two Volume Cross References =========================== 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 @@ ;; Auxiliary functions for preparing a two volume manual. -;; Copyright (C) 2001-2011 -;; Free Software Foundation, Inc. +;; Copyright (C) 2001-2011 Free Software Foundation, Inc. ;; --rjc 30mar92 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 @@ ;; coding: utf-8 ;; End: - Copyright (C) 1993-1999, 2001-2011 - Free Software Foundation, Inc. + Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc. This file is part of GNU Emacs. 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 @@ #### Makefile for documentation other than the Emacs manual. -# Copyright (C) 1994, 1996-2011 -# Free Software Foundation, Inc. +# Copyright (C) 1994, 1996-2011 Free Software Foundation, Inc. # This file is part of GNU Emacs. 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 @@ #### -*- Makefile -*- for documentation other than the Emacs manual. -# Copyright (C) 2003-2011 -# Free Software Foundation, Inc. +# Copyright (C) 2003-2011 Free Software Foundation, Inc. # This file is part of GNU Emacs. |