Mercurial > hg > xemacs-beta
comparison lisp/view-less.el @ 5404:91b3aa59f49b
Convert lisp/ to GPLv3.
author | Mike Sperber <sperber@deinprogramm.de> |
---|---|
date | Fri, 15 Oct 2010 15:18:27 +0200 |
parents | 9058351b0236 |
children | b3b28406da8c |
comparison
equal
deleted
inserted
replaced
5403:cf70940883ca | 5404:91b3aa59f49b |
---|---|
6 ;; Maintainer: XEmacs Development Team | 6 ;; Maintainer: XEmacs Development Team |
7 ;; Keywords: wp, unix | 7 ;; Keywords: wp, unix |
8 | 8 |
9 ;; This file is part of XEmacs. | 9 ;; This file is part of XEmacs. |
10 ;; | 10 ;; |
11 ;; XEmacs is free software; you can redistribute it and/or modify | 11 ;; XEmacs is free software: you can redistribute it and/or modify it |
12 ;; it under the terms of the GNU General Public License as published by | 12 ;; under the terms of the GNU General Public License as published by the |
13 ;; the Free Software Foundation; either version 2 of the License, or | 13 ;; Free Software Foundation, either version 3 of the License, or (at your |
14 ;; (at your option) any later version. | 14 ;; option) any later version. |
15 ;; | 15 |
16 ;; XEmacs is distributed in the hope that it will be useful, | 16 ;; XEmacs is distributed in the hope that it will be useful, but WITHOUT |
17 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of | 17 ;; ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
18 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 18 ;; FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
19 ;; GNU General Public License for more details. | 19 ;; for more details. |
20 ;; | 20 |
21 ;; You should have received a copy of the GNU General Public License | 21 ;; You should have received a copy of the GNU General Public License |
22 ;; along with XEmacs; see the file COPYING. If not, write to | 22 ;; along with XEmacs. If not, see <http://www.gnu.org/licenses/>. |
23 ;; the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, | |
24 ;; Boston, MA 02110-1301, USA. | |
25 | 23 |
26 ;;; Synched up with: Not in FSF. | 24 ;;; Synched up with: Not in FSF. |
27 | 25 |
28 ;;; Commentary: | 26 ;;; Commentary: |
29 | 27 |