diff options
| author | Glenn Morris | 2011-01-02 15:50:46 -0800 |
|---|---|---|
| committer | Glenn Morris | 2011-01-02 15:50:46 -0800 |
| commit | 5df4f04cd32af723742c81095b38ae83b3c2b462 (patch) | |
| tree | c340e724a44fb95d954387f97b65f64953d2779b /nextstep | |
| parent | d12f22f52cb7bb18b46f5ea8de5d8e8e04733e3f (diff) | |
| download | emacs-5df4f04cd32af723742c81095b38ae83b3c2b462.tar.gz emacs-5df4f04cd32af723742c81095b38ae83b3c2b462.zip | |
Add 2011 to FSF/AIST copyright years.
Diffstat (limited to 'nextstep')
| -rw-r--r-- | nextstep/ChangeLog | 2 | ||||
| -rw-r--r-- | nextstep/INSTALL | 2 | ||||
| -rw-r--r-- | nextstep/README | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog index 2fd7dd4f1fc..5d2f1fe6f2a 100644 --- a/nextstep/ChangeLog +++ b/nextstep/ChangeLog | |||
| @@ -181,7 +181,7 @@ | |||
| 181 | ;; add-log-time-zone-rule: t | 181 | ;; add-log-time-zone-rule: t |
| 182 | ;; End: | 182 | ;; End: |
| 183 | 183 | ||
| 184 | Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. | 184 | Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. |
| 185 | 185 | ||
| 186 | This file is part of GNU Emacs. | 186 | This file is part of GNU Emacs. |
| 187 | 187 | ||
diff --git a/nextstep/INSTALL b/nextstep/INSTALL index 5ed9598a754..288dc69d12f 100644 --- a/nextstep/INSTALL +++ b/nextstep/INSTALL | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. | 1 | Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
diff --git a/nextstep/README b/nextstep/README index 74c00fbfbd5..8a4f1764980 100644 --- a/nextstep/README +++ b/nextstep/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. | 1 | Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | This directory contains the files needed to build Emacs on | 4 | This directory contains the files needed to build Emacs on |