comparison tests/automated/lisp-reader-tests.el @ 5290:e6508b64ee08

More permission consistency.
author Stephen J. Turnbull <stephen@xemacs.org>
date Mon, 14 Jun 2010 19:03:57 +0900
parents c136144fe765
children b9167d522a9a
comparison
equal deleted inserted replaced
5289:9e51b172d50f 5290:e6508b64ee08
3 ;; Author: Martin Kuehl <martin.kuehl@gmail.com> 3 ;; Author: Martin Kuehl <martin.kuehl@gmail.com>
4 ;; Maintainer: Martin Kuehl <martin.kuehl@gmail.com> 4 ;; Maintainer: Martin Kuehl <martin.kuehl@gmail.com>
5 ;; Created: 2005 5 ;; Created: 2005
6 ;; Keywords: tests 6 ;; Keywords: tests
7 7
8 ;; This file is NOT part of SXEmacs. 8 ;; This file is part of XEmacs.
9 9
10 ;; SXEmacs is free software; you can redistribute it and/or modify it 10 ;; XEmacs is free software; you can redistribute it and/or modify it
11 ;; under the terms of the GNU General Public License as published by 11 ;; under the terms of the GNU General Public License as published by
12 ;; the Free Software Foundation; either version 2, or (at your option) 12 ;; the Free Software Foundation; either version 2, or (at your option)
13 ;; any later version. 13 ;; any later version.
14 14
15 ;; SXEmacs is distributed in the hope that it will be useful, but 15 ;; XEmacs is distributed in the hope that it will be useful, but
16 ;; WITHOUT ANY WARRANTY; without even the implied warranty of 16 ;; WITHOUT ANY WARRANTY; without even the implied warranty of
17 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
18 ;; General Public License for more details. 18 ;; General Public License for more details.
19 19
20 ;; You should have received a copy of the GNU General Public License 20 ;; You should have received a copy of the GNU General Public License
21 ;; along with SXEmacs; see the file COPYING. If not, write to the Free 21 ;; along with XEmacs; see the file COPYING. If not, write to the Free
22 ;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 ;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
23 ;; 02111-1307, USA. 23 ;; 02111-1307, USA.
24 24
25 ;;; Synched up with: Not in FSF. 25 ;;; Synched up with: Not in FSF.
26 26