Mercurial > emacs
comparison make-dist @ 106822:0d5d2e53a07c
from trunk
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 14 Jan 2010 12:54:04 +0900 |
parents | 1d1d5d9bd884 |
children | 2fb32340c261 43a1fb0eb2d8 |
comparison
equal
deleted
inserted
replaced
106812:23c562723a8d | 106822:0d5d2e53a07c |
---|---|
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, 2007, 2008, 2009 Free Software Foundation, Inc. | 10 # 2006, 2007, 2008, 2009, 2010 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 |