summaryrefslogtreecommitdiff
path: root/nt/config.nt
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-01-02 17:35:49 -0800
committerGlenn Morris <rgm@gnu.org>2013-01-02 17:35:49 -0800
commitf0ddbf7b7f6aa510f5d21711224b36be4db7d40b (patch)
treeaca329abb7aefe20b9fcd0253dc7e39ec488cb27 /nt/config.nt
parented5bdeb9687d7942f9b1ec8fefe906f004c50055 (diff)
downloademacs-f0ddbf7b7f6aa510f5d21711224b36be4db7d40b.tar.gz
Add 2013 to more copyright years
Diffstat (limited to 'nt/config.nt')
-rw-r--r--nt/config.nt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/config.nt b/nt/config.nt
index 38d2f7c3948..b3a72dcc874 100644
--- a/nt/config.nt
+++ b/nt/config.nt
@@ -84,7 +84,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#undef CLASH_DETECTION
/* Short copyright string for this version of Emacs. */
-#define COPYRIGHT "Copyright (C) 2012 Free Software Foundation, Inc."
+#define COPYRIGHT "Copyright (C) 2013 Free Software Foundation, Inc."
/* Define to one of '_getb67', 'GETB67', 'getb67' for Cray-2 and Cray-YMP
systems. This function is required for 'alloca.c' support on those systems.