diff options
| author | Glenn Morris | 2011-01-24 20:08:28 -0800 |
|---|---|---|
| committer | Glenn Morris | 2011-01-24 20:08:28 -0800 |
| commit | 73b0cd50031a714347109169ceb8bacae338612a (patch) | |
| tree | fa3788cbc3259b8e67c53220e414a0f45bf1c41e /nextstep | |
| parent | 0b5c5d8291f82556c149013f10372234b0df9bc2 (diff) | |
| download | emacs-73b0cd50031a714347109169ceb8bacae338612a.tar.gz emacs-73b0cd50031a714347109169ceb8bacae338612a.zip | |
Convert consecutive FSF copyright years to ranges.
Diffstat (limited to 'nextstep')
| -rw-r--r-- | nextstep/ChangeLog | 2 | ||||
| -rw-r--r-- | nextstep/Cocoa/Emacs.base/Contents/Info.plist | 2 | ||||
| -rw-r--r-- | nextstep/INSTALL | 2 | ||||
| -rw-r--r-- | nextstep/README | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog index 84925209c15..79d9a2f382c 100644 --- a/nextstep/ChangeLog +++ b/nextstep/ChangeLog | |||
| @@ -197,7 +197,7 @@ | |||
| 197 | ;; coding: utf-8 | 197 | ;; coding: utf-8 |
| 198 | ;; End: | 198 | ;; End: |
| 199 | 199 | ||
| 200 | Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 200 | Copyright (C) 2008-2011 Free Software Foundation, Inc. |
| 201 | 201 | ||
| 202 | This file is part of GNU Emacs. | 202 | This file is part of GNU Emacs. |
| 203 | 203 | ||
diff --git a/nextstep/Cocoa/Emacs.base/Contents/Info.plist b/nextstep/Cocoa/Emacs.base/Contents/Info.plist index 7d95a4b0936..b618e17440a 100644 --- a/nextstep/Cocoa/Emacs.base/Contents/Info.plist +++ b/nextstep/Cocoa/Emacs.base/Contents/Info.plist | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <!-- | 1 | <!-- |
| 2 | Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 2 | Copyright (C) 2008-2011 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/nextstep/INSTALL b/nextstep/INSTALL index 288dc69d12f..5bc59c6c6fa 100644 --- a/nextstep/INSTALL +++ b/nextstep/INSTALL | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 1 | Copyright (C) 2008-2011 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
diff --git a/nextstep/README b/nextstep/README index f80e44b31fb..d333c2f8161 100644 --- a/nextstep/README +++ b/nextstep/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 1 | Copyright (C) 2008-2011 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | This directory contains the files needed to build Emacs on | 4 | This directory contains the files needed to build Emacs on |