diff options
author | Glenn Morris <rgm@gnu.org> | 2008-05-07 03:37:08 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-05-07 03:37:08 +0000 |
commit | 8597995f2200a2ec93505ab5f616a62644b1da39 (patch) | |
tree | 6a7ff635b1a78f46fb8f00588c494a1e8c272af9 /leim/quail/ethiopic.el | |
parent | 54d3a22dc2b37b223e26bf6ee097e1461c98db0a (diff) | |
download | emacs-8597995f2200a2ec93505ab5f616a62644b1da39.tar.gz |
Switch to recommended form of GPLv3 permissions notice.
Fix footer where needed.
Diffstat (limited to 'leim/quail/ethiopic.el')
-rw-r--r-- | leim/quail/ethiopic.el | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/leim/quail/ethiopic.el b/leim/quail/ethiopic.el index 69b33ad93fb..e96eb16b70e 100644 --- a/leim/quail/ethiopic.el +++ b/leim/quail/ethiopic.el @@ -9,10 +9,10 @@ ;; This file is part of GNU Emacs. -;; GNU Emacs is free software; you can redistribute it and/or modify +;; GNU Emacs is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 3, or (at your option) -;; any later version. +;; the Free Software Foundation, either version 3 of the License, or +;; (at your option) any later version. ;; GNU Emacs is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -20,9 +20,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -;; Boston, MA 02110-1301, USA. +;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. ;; Author: TAKAHASHI Naoto <ntakahas@etl.go.jp> @@ -1148,5 +1146,5 @@ C-' or `M-x ethio-gemination' (if (ethio-prefer-amharic-p) ?$(3"c(B ?$(3"f(B) "ethiopic")) -;;; arch-tag: 66c182a8-d802-40fa-9c0d-d8ebe2f909d5 +;; arch-tag: 66c182a8-d802-40fa-9c0d-d8ebe2f909d5 ;;; ethiopic.el ends here |