[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r106781: Convert some consecutive FSF
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r106781: Convert some consecutive FSF copyright years to ranges; add 2012. |
Date: |
Thu, 05 Jan 2012 01:44:36 -0800 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 106781
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Thu 2012-01-05 01:44:36 -0800
message:
Convert some consecutive FSF copyright years to ranges; add 2012.
modified:
config.bat
doc/lispref/vol1.texi
doc/lispref/vol2.texi
doc/man/ebrowse.1
doc/man/emacs.1
doc/man/etags.1
doc/man/grep-changelog.1
doc/man/rcs-checkin.1
=== modified file 'config.bat'
--- a/config.bat 2011-10-31 17:49:10 +0000
+++ b/config.bat 2012-01-05 09:44:36 +0000
@@ -1,9 +1,7 @@
@echo off
rem ----------------------------------------------------------------------
rem Configuration script for MSDOS
-rem Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003
-rem 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
-rem Inc.
+rem Copyright (C) 1994-1999, 2001-2012 Free Software Foundation, Inc.
rem This file is part of GNU Emacs.
=== modified file 'doc/lispref/vol1.texi'
--- a/doc/lispref/vol1.texi 2011-12-12 05:32:49 +0000
+++ b/doc/lispref/vol1.texi 2012-01-05 09:44:36 +0000
@@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*-
@c This file is used for printing the GNU Emacs Lisp Reference Manual
@c in two volumes. It is a modified version of elisp.texi.
address@hidden Copyright (C) 1990-1995, 1998-1999, 2001-2011
address@hidden Copyright (C) 1990-1995, 1998-1999, 2001-2012
@c Free Software Foundation, Inc.
@c %**start of header
@setfilename elisp
@@ -67,9 +67,7 @@
This is edition @value{VERSION} of the GNU Emacs Lisp Reference Manual,@*
corresponding to Emacs version @value{EMACSVER}.
-Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
-1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
Free Software
-Foundation, Inc.
+Copyright @copyright{} 1990-1996, 1998-2012 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
=== modified file 'doc/lispref/vol2.texi'
--- a/doc/lispref/vol2.texi 2011-12-12 05:32:49 +0000
+++ b/doc/lispref/vol2.texi 2012-01-05 09:44:36 +0000
@@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*-
@c This file is used for printing the GNU Emacs Lisp Reference Manual
@c in two volumes. It is a modified version of elisp.texi.
address@hidden Copyright (C) 1990-1995, 1998-1999, 2001-2011
address@hidden Copyright (C) 1990-1995, 1998-1999, 2001-2012
@c Free Software Foundation, Inc.
@c %**start of header
@setfilename elisp
@@ -67,9 +67,7 @@
This is edition @value{VERSION} of the GNU Emacs Lisp Reference Manual,@*
corresponding to Emacs version @value{EMACSVER}.
-Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
-1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
Free Software
-Foundation, Inc.
+Copyright @copyright{} 1990-1996, 1998-2012 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
=== modified file 'doc/man/ebrowse.1'
--- a/doc/man/ebrowse.1 2011-01-15 23:16:57 +0000
+++ b/doc/man/ebrowse.1 2012-01-05 09:44:36 +0000
@@ -85,7 +85,7 @@
Copyright
.if t \(co
.if n (C)
-2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+2008-2012 Free Software Foundation, Inc.
.PP
Permission is granted to make and distribute verbatim copies of this
document provided the copyright notice and this permission notice are
=== modified file 'doc/man/emacs.1'
--- a/doc/man/emacs.1 2011-11-30 16:23:05 +0000
+++ b/doc/man/emacs.1 2012-01-05 09:44:36 +0000
@@ -642,9 +642,7 @@
Copyright
.if t \(co
.if n (C)
-1995, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-2009, 2010, 2011
-Free Software Foundation, Inc.
+1995, 1999-2012 Free Software Foundation, Inc.
.PP
Permission is granted to make and distribute verbatim copies of this
document provided the copyright notice and this permission notice are
=== modified file 'doc/man/etags.1'
--- a/doc/man/etags.1 2011-11-16 17:47:25 +0000
+++ b/doc/man/etags.1 2012-01-05 09:44:36 +0000
@@ -267,8 +267,7 @@
Copyright
.if t \(co
.if n (C)
-1992, 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-2010, 2011 Free Software Foundation, Inc.
+1992, 1999, 2001-2012 Free Software Foundation, Inc.
.PP
Permission is granted to make and distribute verbatim copies of this
document provided the copyright notice and this permission notice are
=== modified file 'doc/man/grep-changelog.1'
--- a/doc/man/grep-changelog.1 2011-01-15 23:16:57 +0000
+++ b/doc/man/grep-changelog.1 2012-01-05 09:44:36 +0000
@@ -62,7 +62,7 @@
Copyright
.if t \(co
.if n (C)
-2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+2008-2012 Free Software Foundation, Inc.
.PP
Permission is granted to make and distribute verbatim copies of this
document provided the copyright notice and this permission notice are
=== modified file 'doc/man/rcs-checkin.1'
--- a/doc/man/rcs-checkin.1 2011-01-15 23:16:57 +0000
+++ b/doc/man/rcs-checkin.1 2012-01-05 09:44:36 +0000
@@ -69,7 +69,7 @@
Copyright
.if t \(co
.if n (C)
-2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+2008-2012 Free Software Foundation, Inc.
.PP
Permission is granted to make and distribute verbatim copies of this
document provided the copyright notice and this permission notice are
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r106781: Convert some consecutive FSF copyright years to ranges; add 2012.,
Glenn Morris <=