diff options
| author | Glenn Morris | 2006-12-05 06:15:26 +0000 |
|---|---|---|
| committer | Glenn Morris | 2006-12-05 06:15:26 +0000 |
| commit | e91081eb9e3d6074d3ba5ba2fae1d902601d56e6 (patch) | |
| tree | 8b15fc6329984bc740476551a317c8228b0976ef /make-dist | |
| parent | 6d4ca208632abab4bd557dd137925c008b15de70 (diff) | |
| download | emacs-e91081eb9e3d6074d3ba5ba2fae1d902601d56e6.tar.gz emacs-e91081eb9e3d6074d3ba5ba2fae1d902601d56e6.zip | |
Update copyright years.
Diffstat (limited to 'make-dist')
| -rwxr-xr-x | make-dist | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -6,8 +6,8 @@ | |||
| 6 | #### be distributed. This means that if you add a file with an odd name, | 6 | #### be distributed. This means that if you add a file with an odd name, |
| 7 | #### you should make sure that this script will include it. | 7 | #### you should make sure that this script will include it. |
| 8 | 8 | ||
| 9 | # Copyright (C) 1995, 1997, 1998, 2000, 2001, 2002, 2005, 2006 | 9 | # Copyright (C) 1995, 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005, |
| 10 | # Free Software Foundation, Inc. | 10 | # 2006 Free Software Foundation, Inc. |
| 11 | # | 11 | # |
| 12 | # This file is part of GNU Emacs. | 12 | # This file is part of GNU Emacs. |
| 13 | # | 13 | # |