From 0593f446344da3b95d038fa2a24170e0058e0d4d Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Wed, 8 Apr 1998 07:05:35 +0000 Subject: [PATCH] Correct starting commentary. --- leim/quail/czech.el | 17 ++++++++++++++++- leim/quail/slovak.el | 19 +++++++++++++++++-- 2 files changed, 33 insertions(+), 3 deletions(-) diff --git a/leim/quail/czech.el b/leim/quail/czech.el index c497292fbdc..50a3a456a82 100644 --- a/leim/quail/czech.el +++ b/leim/quail/czech.el @@ -6,7 +6,22 @@ ;; Maintainer: Milan Zamazal ;; 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: diff --git a/leim/quail/slovak.el b/leim/quail/slovak.el index 2f56874d94f..80640baa64c 100644 --- a/leim/quail/slovak.el +++ b/leim/quail/slovak.el @@ -7,7 +7,22 @@ ;; Maintainer: Milan Zamazal ;; 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. -- 2.39.2