diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-01-01 03:14:01 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-12-31 19:42:26 -0800 |
commit | 5badc81c1cdfbb261ad3e6d1b753defb15712f26 (patch) | |
tree | 24d27c1855ccb9f14e0cfae7d0310f9597ae5f0f /nextstep | |
parent | e092f08515af5e523a85ce0624e36da61fba65bd (diff) | |
download | emacs-5badc81c1cdfbb261ad3e6d1b753defb15712f26.tar.gz |
Update copyright year to 2017
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/README | 2 | ||||
-rw-r--r-- | nextstep/templates/Info.plist.in | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/nextstep/ChangeLog.1 b/nextstep/ChangeLog.1 index 007dfa4b7a1..f84779d9de6 100644 --- a/nextstep/ChangeLog.1 +++ b/nextstep/ChangeLog.1 @@ -312,7 +312,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 2008-2016 Free Software Foundation, Inc. + Copyright (C) 2008-2017 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/nextstep/INSTALL b/nextstep/INSTALL index 3740346acd5..799cd4d866a 100644 --- a/nextstep/INSTALL +++ b/nextstep/INSTALL @@ -1,4 +1,4 @@ -Copyright (C) 2008-2016 Free Software Foundation, Inc. +Copyright (C) 2008-2017 Free Software Foundation, Inc. See the end of the file for license conditions. diff --git a/nextstep/Makefile.in b/nextstep/Makefile.in index d6e12825613..2d8f85b74a0 100644 --- a/nextstep/Makefile.in +++ b/nextstep/Makefile.in @@ -1,6 +1,6 @@ ### @configure_input@ -## Copyright (C) 2012-2016 Free Software Foundation, Inc. +## Copyright (C) 2012-2017 Free Software Foundation, Inc. ## This file is part of GNU Emacs. diff --git a/nextstep/README b/nextstep/README index 6d37bb7b2d2..94993d831f9 100644 --- a/nextstep/README +++ b/nextstep/README @@ -105,7 +105,7 @@ future development. ---------------------------------------------------------------------- -Copyright 2008-2016 Free Software Foundation, Inc. +Copyright 2008-2017 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 686b8047dfb..b1dae4e6691 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-2016 Free Software Foundation, Inc. +Copyright (C) 2008-2017 Free Software Foundation, Inc. This file is part of GNU Emacs. |