Mercurial > emacs
comparison make-dist @ 75348:3d45362f1d38
Add 2007 to copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 21 Jan 2007 04:57:37 +0000 |
parents | ddcbd2c1b70d |
children | 69151e6e8613 95d0cdf160ea |
comparison
equal
deleted
inserted
replaced
75347:e3694f1cb928 | 75348:3d45362f1d38 |
---|---|
5 #### structure, and then hard links into it only those files that should | 5 #### structure, and then hard links into it only those files that should |
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, 2003, 2004, 2005, | 9 # Copyright (C) 1995, 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005, |
10 # 2006 Free Software Foundation, Inc. | 10 # 2006, 2007 Free Software Foundation, Inc. |
11 # | 11 # |
12 # This file is part of GNU Emacs. | 12 # This file is part of GNU Emacs. |
13 # | 13 # |
14 # GNU Emacs is free software; you can redistribute it and/or modify | 14 # GNU Emacs is free software; you can redistribute it and/or modify |
15 # it under the terms of the GNU General Public License as published by | 15 # it under the terms of the GNU General Public License as published by |