diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-01-01 01:16:19 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-01-01 01:34:24 -0800 |
commit | 0e963201d03d9229bb8ac4323291d2b0119526ed (patch) | |
tree | daa335b2d549444617fb9039b1da32bf6a1e5432 /nextstep | |
parent | 982530518fd6806a896a75f73e29e2f3b59e5791 (diff) |
Update copyright year to 2016
Run admin/update-copyright.
Diffstat (limited to 'nextstep')
-rw-r--r-- | nextstep/ChangeLog.1 | 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.1 b/nextstep/ChangeLog.1 index f7cd2b0b84..007dfa4b7a 100644 --- a/nextstep/ChangeLog.1 +++ b/nextstep/ChangeLog.1 @@ -312,7 +312,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 2008-2015 Free Software Foundation, Inc. + Copyright (C) 2008-2016 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/nextstep/INSTALL b/nextstep/INSTALL index 8c9cd3bab2..dd690abf1b 100644 --- a/nextstep/INSTALL +++ b/nextstep/INSTALL @@ -1,4 +1,4 @@ -Copyright (C) 2008-2015 Free Software Foundation, Inc. +Copyright (C) 2008-2016 Free Software Foundation, Inc. See the end of the file for license conditions. diff --git a/nextstep/Makefile.in b/nextstep/Makefile.in index 04d87d889d..9aa034ad98 100644 --- a/nextstep/Makefile.in +++ b/nextstep/Makefile.in @@ -1,6 +1,6 @@ ### @configure_input@ -## Copyright (C) 2012-2015 Free Software Foundation, Inc. +## Copyright (C) 2012-2016 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 a0357b29fa..dcd2fe3416 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-2015 Free Software Foundation, Inc. +Copyright (C) 2008-2016 Free Software Foundation, Inc. This file is part of GNU Emacs. |