diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2014-01-01 07:43:34 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2014-01-01 07:43:34 +0000 |
commit | ba3189039adc8ec5eba5ed3e21d42019a4616b7c (patch) | |
tree | c1962f828bc3337f1bf76632e85610cea31d1534 /nextstep | |
parent | 91415fb1cd0f913be6e8a2409b0d9cdca4352f3f (diff) |
Update copyright year to 2014 by running admin/update-copyright.
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 7d3cceba20..9f89059643 100644 --- a/nextstep/ChangeLog +++ b/nextstep/ChangeLog @@ -273,7 +273,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 2008-2013 Free Software Foundation, Inc. + Copyright (C) 2008-2014 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/nextstep/INSTALL b/nextstep/INSTALL index 32db3991af..63f52efdca 100644 --- a/nextstep/INSTALL +++ b/nextstep/INSTALL @@ -1,4 +1,4 @@ -Copyright (C) 2008-2013 Free Software Foundation, Inc. +Copyright (C) 2008-2014 Free Software Foundation, Inc. See the end of the file for license conditions. diff --git a/nextstep/Makefile.in b/nextstep/Makefile.in index b5377232e3..fe570d13ee 100644 --- a/nextstep/Makefile.in +++ b/nextstep/Makefile.in @@ -1,6 +1,6 @@ ### @configure_input@ -## Copyright (C) 2012-2013 Free Software Foundation, Inc. +## Copyright (C) 2012-2014 Free Software Foundation, Inc. ## This file is part of GNU Emacs. diff --git a/nextstep/README b/nextstep/README index 8baac32e7b..fdfa15ffd9 100644 --- a/nextstep/README +++ b/nextstep/README @@ -1,4 +1,4 @@ -Copyright (C) 2008-2013 Free Software Foundation, Inc. +Copyright (C) 2008-2014 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 45ad4efd30..1259d72d38 100644 --- a/nextstep/templates/Info.plist.in +++ b/nextstep/templates/Info.plist.in @@ -1,5 +1,5 @@ <!-- -Copyright (C) 2008-2013 Free Software Foundation, Inc. +Copyright (C) 2008-2014 Free Software Foundation, Inc. This file is part of GNU Emacs. |