Mercurial > emacs
changeset 21422:b49e191032c7
Correct starting commentary.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Wed, 08 Apr 1998 07:05:35 +0000 |
parents | 868791d38a55 |
children | f866f7cadda2 |
files | leim/quail/czech.el leim/quail/slovak.el |
diffstat | 2 files changed, 33 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/leim/quail/czech.el Wed Apr 08 07:03:51 1998 +0000 +++ b/leim/quail/czech.el Wed Apr 08 07:05:35 1998 +0000 @@ -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:
--- a/leim/quail/slovak.el Wed Apr 08 07:03:51 1998 +0000 +++ b/leim/quail/slovak.el Wed Apr 08 07:05:35 1998 +0000 @@ -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.