aboutsummaryrefslogtreecommitdiffstats
path: root/nextstep
diff options
context:
space:
mode:
authorPaul Eggert2017-01-01 03:14:01 +0000
committerPaul Eggert2016-12-31 19:42:26 -0800
commit5badc81c1cdfbb261ad3e6d1b753defb15712f26 (patch)
tree24d27c1855ccb9f14e0cfae7d0310f9597ae5f0f /nextstep
parente092f08515af5e523a85ce0624e36da61fba65bd (diff)
downloademacs-5badc81c1cdfbb261ad3e6d1b753defb15712f26.tar.gz
emacs-5badc81c1cdfbb261ad3e6d1b753defb15712f26.zip
Update copyright year to 2017
Run admin/update-copyright.
Diffstat (limited to 'nextstep')
-rw-r--r--nextstep/ChangeLog.12
-rw-r--r--nextstep/INSTALL2
-rw-r--r--nextstep/Makefile.in2
-rw-r--r--nextstep/README2
-rw-r--r--nextstep/templates/Info.plist.in2
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 @@
312;; coding: utf-8 312;; coding: utf-8
313;; End: 313;; End:
314 314
315 Copyright (C) 2008-2016 Free Software Foundation, Inc. 315 Copyright (C) 2008-2017 Free Software Foundation, Inc.
316 316
317 This file is part of GNU Emacs. 317 This file is part of GNU Emacs.
318 318
diff --git a/nextstep/INSTALL b/nextstep/INSTALL
index 3740346acd5..799cd4d866a 100644
--- a/nextstep/INSTALL
+++ b/nextstep/INSTALL
@@ -1,4 +1,4 @@
1Copyright (C) 2008-2016 Free Software Foundation, Inc. 1Copyright (C) 2008-2017 Free Software Foundation, Inc.
2See the end of the file for license conditions. 2See the end of the file for license conditions.
3 3
4 4
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 @@
1### @configure_input@ 1### @configure_input@
2 2
3## Copyright (C) 2012-2016 Free Software Foundation, Inc. 3## Copyright (C) 2012-2017 Free Software Foundation, Inc.
4 4
5## This file is part of GNU Emacs. 5## This file is part of GNU Emacs.
6 6
diff --git a/nextstep/README b/nextstep/README
index 6d37bb7b2d2..94993d831f9 100644
--- a/nextstep/README
+++ b/nextstep/README
@@ -105,7 +105,7 @@ future development.
105 105
106 106
107---------------------------------------------------------------------- 107----------------------------------------------------------------------
108Copyright 2008-2016 Free Software Foundation, Inc. 108Copyright 2008-2017 Free Software Foundation, Inc.
109 109
110This file is part of GNU Emacs. 110This file is part of GNU Emacs.
111 111
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 @@
1<?xml version="1.0" encoding="UTF-8"?> 1<?xml version="1.0" encoding="UTF-8"?>
2<!-- 2<!--
3Copyright (C) 2008-2016 Free Software Foundation, Inc. 3Copyright (C) 2008-2017 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6