diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-01-01 09:11:05 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-01-01 09:11:05 +0000 |
commit | ab422c4d6899b1442cb6954c1829c1fb656b006c (patch) | |
tree | 60db097dfe36449f23ebab332ba625f15c7f7bb1 /nextstep | |
parent | 5cebef2d18da5c7b365875bd2f771a8953284ec5 (diff) |
Update copyright notices for 2013.
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/README | 2 | ||||
-rw-r--r-- | nextstep/templates/Info.plist.in | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog index 53f42c9771..c16d7bec17 100644 --- a/nextstep/ChangeLog +++ b/nextstep/ChangeLog @@ -250,7 +250,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 2008-2012 Free Software Foundation, Inc. + Copyright (C) 2008-2013 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/nextstep/INSTALL b/nextstep/INSTALL index 634ff01278..32db3991af 100644 --- a/nextstep/INSTALL +++ b/nextstep/INSTALL @@ -1,4 +1,4 @@ -Copyright (C) 2008-2012 Free Software Foundation, Inc. +Copyright (C) 2008-2013 Free Software Foundation, Inc. See the end of the file for license conditions. diff --git a/nextstep/Makefile.in b/nextstep/Makefile.in index 27ec5d1556..187a317d6c 100644 --- a/nextstep/Makefile.in +++ b/nextstep/Makefile.in @@ -1,6 +1,6 @@ ### nextstep/Makefile for GNU Emacs -## Copyright (C) 2012 Free Software Foundation, Inc. +## Copyright (C) 2012-2013 Free Software Foundation, Inc. ## This file is part of GNU Emacs. diff --git a/nextstep/README b/nextstep/README index f138471f3e..8baac32e7b 100644 --- a/nextstep/README +++ b/nextstep/README @@ -1,4 +1,4 @@ -Copyright (C) 2008-2012 Free Software Foundation, Inc. +Copyright (C) 2008-2013 Free Software Foundation, Inc. See the end of the file for license conditions. This directory contains the files needed to build Emacs on diff --git a/nextstep/templates/Info.plist.in b/nextstep/templates/Info.plist.in index 25c73916e5..45ad4efd30 100644 --- a/nextstep/templates/Info.plist.in +++ b/nextstep/templates/Info.plist.in @@ -1,5 +1,5 @@ <!-- -Copyright (C) 2008-2012 Free Software Foundation, Inc. +Copyright (C) 2008-2013 Free Software Foundation, Inc. This file is part of GNU Emacs. |