diff options
author | Glenn Morris <rgm@gnu.org> | 2012-01-05 01:46:05 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-01-05 01:46:05 -0800 |
commit | acaf905b1130aae80fa59d2c861ffd4c8eb75486 (patch) | |
tree | e68816f5c5d999af02edc3c99329c67d2d54b164 /nextstep | |
parent | 7497ef13c916f39e297a83193d9163fb37a3b799 (diff) | |
download | emacs-acaf905b1130aae80fa59d2c861ffd4c8eb75486.tar.gz |
Add 2012 to FSF copyright years for Emacs files
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 4f040cf555e..9df5fcd61ed 100644 --- a/nextstep/ChangeLog +++ b/nextstep/ChangeLog @@ -223,7 +223,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 2008-2011 Free Software Foundation, Inc. + Copyright (C) 2008-2012 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 8a9f97aed84..3445c1c3c7b 100644 --- a/nextstep/Cocoa/Emacs.base/Contents/Info.plist +++ b/nextstep/Cocoa/Emacs.base/Contents/Info.plist @@ -1,5 +1,5 @@ <!-- -Copyright (C) 2008-2011 Free Software Foundation, Inc. +Copyright (C) 2008-2012 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/nextstep/INSTALL b/nextstep/INSTALL index 2a3e1631986..1e7109a3910 100644 --- a/nextstep/INSTALL +++ b/nextstep/INSTALL @@ -1,4 +1,4 @@ -Copyright (C) 2008-2011 Free Software Foundation, Inc. +Copyright (C) 2008-2012 Free Software Foundation, Inc. See the end of the file for license conditions. diff --git a/nextstep/README b/nextstep/README index d333c2f8161..f138471f3e6 100644 --- a/nextstep/README +++ b/nextstep/README @@ -1,4 +1,4 @@ -Copyright (C) 2008-2011 Free Software Foundation, Inc. +Copyright (C) 2008-2012 Free Software Foundation, Inc. See the end of the file for license conditions. This directory contains the files needed to build Emacs on |