diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-01-01 14:26:41 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-01-01 14:26:41 -0800 |
commit | 7e09ef09a479731d01b1ca46e94ddadd73ac98e3 (patch) | |
tree | 402540bff550161e65a04d78785c3b2c543f5853 /nextstep | |
parent | 647c7c9a726c4f6d29cc8f932e434555f1d0aed8 (diff) |
Update copyright year to 2015
Run admin/update-copyright.
Diffstat (limited to 'nextstep')
-rw-r--r-- | nextstep/ChangeLog | 2 | ||||
-rw-r--r-- | nextstep/INSTALL | 2 | ||||
-rw-r--r-- | nextstep/Makefile.in | 2 | ||||
-rw-r--r-- | nextstep/templates/Info.plist.in | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog index 3f731a5abd..f7cd2b0b84 100644 --- a/nextstep/ChangeLog +++ b/nextstep/ChangeLog @@ -312,7 +312,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 2008-2014 Free Software Foundation, Inc. + Copyright (C) 2008-2015 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/nextstep/INSTALL b/nextstep/INSTALL index 6cb0ac9401..96aaac7b09 100644 --- a/nextstep/INSTALL +++ b/nextstep/INSTALL @@ -1,4 +1,4 @@ -Copyright (C) 2008-2014 Free Software Foundation, Inc. +Copyright (C) 2008-2015 Free Software Foundation, Inc. See the end of the file for license conditions. diff --git a/nextstep/Makefile.in b/nextstep/Makefile.in index a9850e972d..07e7285924 100644 --- a/nextstep/Makefile.in +++ b/nextstep/Makefile.in @@ -1,6 +1,6 @@ ### @configure_input@ -## Copyright (C) 2012-2014 Free Software Foundation, Inc. +## Copyright (C) 2012-2015 Free Software Foundation, Inc. ## This file is part of GNU Emacs. diff --git a/nextstep/templates/Info.plist.in b/nextstep/templates/Info.plist.in index ce8f9b163b..8c9dc213be 100644 --- a/nextstep/templates/Info.plist.in +++ b/nextstep/templates/Info.plist.in @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -Copyright (C) 2008-2014 Free Software Foundation, Inc. +Copyright (C) 2008-2015 Free Software Foundation, Inc. This file is part of GNU Emacs. |