comparison lisp/x-compose.el @ 5402:308d34e9f07d

Changed bulk of GPLv2 or later files identified by script
author Mats Lidell <matsl@xemacs.org>
date Thu, 14 Oct 2010 17:15:20 +0200
parents dceee3855f15
children ac37a5f7e5be
comparison
equal deleted inserted replaced
5280:59a6419f7504 5402:308d34e9f07d
10 ;; The degree sign couldn't be inserted with the old version. 10 ;; The degree sign couldn't be inserted with the old version.
11 ;; Keywords: i18n 11 ;; Keywords: i18n
12 12
13 ;; This file is part of XEmacs. 13 ;; This file is part of XEmacs.
14 14
15 ;; XEmacs is free software; you can redistribute it and/or modify it 15 ;; XEmacs is free software: you can redistribute it and/or modify it
16 ;; under the terms of the GNU General Public License as published by 16 ;; under the terms of the GNU General Public License as published by the
17 ;; the Free Software Foundation; either version 2, or (at your option) 17 ;; Free Software Foundation, either version 3 of the License, or (at your
18 ;; any later version. 18 ;; option) any later version.
19 19
20 ;; XEmacs is distributed in the hope that it will be useful, but 20 ;; XEmacs is distributed in the hope that it will be useful, but WITHOUT
21 ;; WITHOUT ANY WARRANTY; without even the implied warranty of 21 ;; ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
22 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 22 ;; FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
23 ;; General Public License for more details. 23 ;; for more details.
24 24
25 ;; You should have received a copy of the GNU General Public License 25 ;; You should have received a copy of the GNU General Public License
26 ;; along with XEmacs; see the file COPYING. If not, write to the 26 ;; along with XEmacs. If not, see <http://www.gnu.org/licenses/>.
27 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
28 ;; Boston, MA 02111-1307, USA.
29 27
30 ;;; Synched up with: Not in FSF. 28 ;;; Synched up with: Not in FSF.
31 29
32 ;;; Commentary: 30 ;;; Commentary:
33 31