comparison lisp/international/robin.el @ 94664:889bc336b89b

Switch to recommended form of GPLv3 permissions notice.
author Glenn Morris <rgm@gnu.org>
date Tue, 06 May 2008 04:18:16 +0000
parents 3053d89875bb
children a7e2e7044952
comparison
equal deleted inserted replaced
94663:90c9ebd43589 94664:889bc336b89b
7 ;; Author: TAKAHASHI Naoto <ntakahas@m17n.org> 7 ;; Author: TAKAHASHI Naoto <ntakahas@m17n.org>
8 ;; Keywords: mule, multilingual, input method 8 ;; Keywords: mule, multilingual, input method
9 9
10 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
11 11
12 ;; GNU Emacs is free software; you can redistribute it and/or 12 ;; GNU Emacs is free software: you can redistribute it and/or modify
13 ;; modify it under the terms of the GNU General Public License as 13 ;; it under the terms of the GNU General Public License as published by
14 ;; published by the Free Software Foundation; either version 3, or (at 14 ;; the Free Software Foundation, either version 3 of the License, or
15 ;; your option) any later version. 15 ;; (at your option) any later version.
16 16
17 ;; This program is distributed in the hope that it will be useful, but 17 ;; GNU Emacs is distributed in the hope that it will be useful,
18 ;; WITHOUT ANY WARRANTY; without even the implied warranty of 18 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
19 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 19 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 ;; General Public License for more details. 20 ;; GNU General Public License for more details.
21 21
22 ;; You should have received a copy of the GNU General Public License 22 ;; You should have received a copy of the GNU General Public License
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the 23 ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
24 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
25 ;; Boston, MA 02110-1301, USA.
26 24
27 ;;; Comentary: 25 ;;; Comentary:
28 26
29 ;; Functionalities 27 ;; Functionalities
30 ;; --------------- 28 ;; ---------------