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 | 3d544458844cf495b8a89fcad23ab47dd47a439c (patch) | |
tree | 9dd45cd204c980bd0094f80af53a00cfd6b7b4d8 /leim/quail/croatian.el | |
parent | 6f2de1faac443a0e3c20f9f19b14442b3e8081b4 (diff) | |
download | emacs-3d544458844cf495b8a89fcad23ab47dd47a439c.tar.gz |
Switch to recommended form of GPLv3 permissions notice.
Fix footer where needed.
Diffstat (limited to 'leim/quail/croatian.el')
-rw-r--r-- | leim/quail/croatian.el | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/leim/quail/croatian.el b/leim/quail/croatian.el index c580ae6f097..c675bd3a532 100644 --- a/leim/quail/croatian.el +++ b/leim/quail/croatian.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/>. ;;; Code: @@ -196,4 +194,5 @@ dd -> ð" ("DD" ?Ð) ("Dd" ?Ð)) -;;; arch-tag: 8cb44078-9c51-4e81-9ef8-7d5b89f62e31 +;; arch-tag: 8cb44078-9c51-4e81-9ef8-7d5b89f62e31 +;;; croatian.el ends here |