]> git.eshelyaron.com Git - emacs.git/commitdiff
Correct starting commentary.
authorKarl Heuer <kwzh@gnu.org>
Wed, 8 Apr 1998 07:05:35 +0000 (07:05 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 8 Apr 1998 07:05:35 +0000 (07:05 +0000)
leim/quail/czech.el
leim/quail/slovak.el

index c497292fbdc3958cda08834b95e9ce68001d6494..50a3a456a82878859ad63ad876b18e337fc63fae 100644 (file)
@@ -6,7 +6,22 @@
 ;; Maintainer: Milan Zamazal <pdm@fi.muni.cz>
 ;; Keywords: multilingual, input method, Czech
 
-;; Copying and warranty: GNU General Public License, version 2
+;; This file is part of GNU Emacs.
+
+;; 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 2, 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
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+;; 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., 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
 
 ;;; Commentary:
 
index 2f56874d94f2ab8d38c8533cad762f7d65f6451d..80640baa64c686f5f8a298d9f18d81fef4bd25f9 100644 (file)
@@ -7,7 +7,22 @@
 ;; Maintainer: Milan Zamazal <pdm@fi.muni.cz>
 ;; Keywords: multilingual, input method, Slovak
 
-;; Copying and warranty: GNU General Public License, version 2
+;; This file is part of GNU Emacs.
+
+;; 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 2, 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
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+;; 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., 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
 
 ;;; Commentary:
 
@@ -16,7 +31,7 @@
 ;; - three Slovak keyboards for programmers
 
 ;; Current Quail version has some limitations, which create annoying problems
-;; when using Czech keyboards.  You may want to install the file
+;; when using Slovak keyboards.  You may want to install the file
 ;; `hack-quail.el' from the package
 ;; ftp://ftp.fi.muni.cz/pub/localization/emacs/emacs-20/emacs-cs-utils*
 ;; which tries to remove some of these limitations.