X-Git-Url: https://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=contrib%2Fxml.el;h=532c05eda47fbf485bc9ab74f25e416f16a0e3da;hp=2357779d63d4d218e407dfec9692d713d8b34cc4;hb=c9a393eeb329a99695566342a9f03b8a30000898;hpb=125d88b46ad2efa065f06d5dac37a245b488985a diff --git a/contrib/xml.el b/contrib/xml.el index 2357779d6..532c05eda 100644 --- a/contrib/xml.el +++ b/contrib/xml.el @@ -8,10 +8,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 2, 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 @@ -19,9 +19,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., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; along with GNU Emacs. If not, see . ;;; Commentary: @@ -498,5 +496,4 @@ The first line indented with INDENT-STRING." (provide 'xml) -;; arch-tag: 5864b283-5a68-4b59-a20d-36a72b353b9b ;;; xml.el ends here