diff options
author | Glenn Morris <rgm@gnu.org> | 2011-01-24 20:08:28 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-01-24 20:08:28 -0800 |
commit | 73b0cd50031a714347109169ceb8bacae338612a (patch) | |
tree | fa3788cbc3259b8e67c53220e414a0f45bf1c41e /nextstep | |
parent | 0b5c5d8291f82556c149013f10372234b0df9bc2 (diff) | |
download | emacs-73b0cd50031a714347109169ceb8bacae338612a.tar.gz |
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 @@ ;; coding: utf-8 ;; End: - Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 2008-2011 Free Software Foundation, Inc. This file is part of GNU Emacs. 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 @@ <!-- -Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +Copyright (C) 2008-2011 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/nextstep/INSTALL b/nextstep/INSTALL index 288dc69d12f..5bc59c6c6fa 100644 --- a/nextstep/INSTALL +++ b/nextstep/INSTALL @@ -1,4 +1,4 @@ -Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +Copyright (C) 2008-2011 Free Software Foundation, Inc. See the end of the file for license conditions. diff --git a/nextstep/README b/nextstep/README index f80e44b31fb..d333c2f8161 100644 --- a/nextstep/README +++ b/nextstep/README @@ -1,4 +1,4 @@ -Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +Copyright (C) 2008-2011 Free Software Foundation, Inc. See the end of the file for license conditions. This directory contains the files needed to build Emacs on |