diff options
author | Glenn Morris <rgm@gnu.org> | 2008-05-06 04:31:59 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-05-06 04:31:59 +0000 |
commit | f3667b9fe3e45c781d0ebe38b022afdd763cc26d (patch) | |
tree | f998b32443b763bdfdb3392c1e6cd3b1f6d615f7 /lisp/textmodes | |
parent | 4936186e9c0135544ad00de67a9a8579fb637476 (diff) | |
download | emacs-f3667b9fe3e45c781d0ebe38b022afdd763cc26d.tar.gz |
Remove translation of permissions notice.
Switch to recommended form of GPLv3 permissions notice.
Diffstat (limited to 'lisp/textmodes')
-rw-r--r-- | lisp/textmodes/two-column.el | 39 |
1 files changed, 12 insertions, 27 deletions
diff --git a/lisp/textmodes/two-column.el b/lisp/textmodes/two-column.el index b4ddfa59e2b..0ab2ebb98b0 100644 --- a/lisp/textmodes/two-column.el +++ b/lisp/textmodes/two-column.el @@ -9,33 +9,18 @@ ;; This file is part of GNU Emacs. -;; Esperanto: English: - -;; ^Ci dosiero estas ero de GNU Emacs. This file is part of GNU Emacs. - -;; GNU Emacs estas libera programaro; GNU Emacs is free software; you can -;; vi povas disdoni ^gin kaj/a^u modifi redistribute it and/or modify it -;; ^gin sub la kondi^coj de la GNU under the terms of the GNU General -;; ^Generala Publika Licenco kiel pub- Public License as published by the -;; likigita far la Liberprogramara Fon- Free Software Foundation; either -;; da^jo; a^u eldono 2a, a^u (la^u via version 3, or (at your option) any -;; elekto) ajna posta eldono. later version. - -;; GNU Emacs estas disdonata en la GNU Emacs is distributed in the hope -;; espero ke ^gi estos utila, sed SEN that it will be useful, but WITHOUT -;; IA GARANTIO; sen e^c la implicita ANY WARRANTY; without even the -;; garantio de VENDEBLECO a^u PRETECO implied warranty of MERCHANTABILITY -;; POR DETERMINITA CELO. Vidu la GNU or FITNESS FOR A PARTICULAR PURPOSE. -;; ^Generala Publika Licenco por plenaj See the GNU General Public License -;; detaloj. for more details. - -;; Vi devus ricevinti kopion de la GNU You should have received a copy of -;; ^Generala Publika Licenco kune kun the GNU General Public License along -;; GNU Emacs; vidu la dosieron COPYING. with GNU Emacs; see the file -;; Alikaze skribu al la COPYING. If not, write to the - -;; Free Software Foundation, 51 Franklin Street, Fifth Floor -;; Boston, MA 02110-1301, USA. +;; 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 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 +;; 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. If not, see <http://www.gnu.org/licenses/>. ;;; Commentary: |