comparison lisp/mule/canna-leim.el @ 5289:9e51b172d50f

More permission consistency.
author Stephen J. Turnbull <stephen@xemacs.org>
date Mon, 14 Jun 2010 15:47:30 +0900
parents 50d74a9d19b7
children b9167d522a9a
comparison
equal deleted inserted replaced
5288:061f4feaeefd 5289:9e51b172d50f
1 ;;; canna-leim.el --- Canna-related code for LEIM -*- coding: iso-2022-7bit; -*- 1 ;;; canna-leim.el --- Canna-related code for LEIM -*- coding: iso-2022-7bit; -*-
2 ;; Copyright (C) 1997 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp> 2 ;;
3 ;; Copyright (C) 1997 Free Software Foundation, Inc. 3 ;; Copyright (C) 1997 Free Software Foundation, Inc.
4 ;; 4 ;;
5 ;; Shamelessly ripped off from 5 ;; Shamelessly ripped off from
6 ;; 6 ;;
7 ;; skk-leim.el --- SKK related code for LEIM 7 ;; skk-leim.el --- SKK related code for LEIM
11 ;; Author: Stephen Turnbull <turnbull@sk.tsukuba.ac.jp> 11 ;; Author: Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
12 ;; Version: canna-leim.el,v 1.2 1997/10/27 10:08:49 steve Exp 12 ;; Version: canna-leim.el,v 1.2 1997/10/27 10:08:49 steve Exp
13 ;; Keywords: japanese, input method, LEIM 13 ;; Keywords: japanese, input method, LEIM
14 ;; Last Modified: 1997/10/27 10:08:49 14 ;; Last Modified: 1997/10/27 10:08:49
15 15
16 ;; This program is free software; you can redistribute it and/or modify 16 ;; This file is part of XEmacs.
17
18 ;; XEmacs is free software; you can redistribute it and/or modify
17 ;; it under the terms of the GNU General Public License as published by 19 ;; it under the terms of the GNU General Public License as published by
18 ;; the Free Software Foundation; either versions 2, or (at your option) 20 ;; the Free Software Foundation; either versions 2, or (at your option)
19 ;; any later version. 21 ;; any later version.
20 22
21 ;; This program is distributed in the hope that it will be useful 23 ;; XEmacs is distributed in the hope that it will be useful
22 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of 24 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
23 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 25 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24 ;; GNU General Public License for more details. 26 ;; GNU General Public License for more details.
25 27
26 ;; You should have received a copy of the GNU General Public License 28 ;; You should have received a copy of the GNU General Public License