X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fnnnil.el;h=f20d63e70aa268399d4c44c1380b925813607a70;hb=e200fdc58ef97f1b02534d49a588c5721101b696;hp=9e2616087d01aea21b3280e51b7a9da4013aa195;hpb=17e23f629292baa45a89da528f41d70ed76f70b1;p=gnus diff --git a/lisp/nnnil.el b/lisp/nnnil.el index 9e2616087..f20d63e70 100644 --- a/lisp/nnnil.el +++ b/lisp/nnnil.el @@ -1,12 +1,15 @@ ;;; nnnil.el --- empty backend for Gnus -;; Public domain. + +;; This file is in the public domain. ;; Author: Paul Jarc -;; GNU Emacs is free software; you can redistribute it and/or modify +;; 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. +;; 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 @@ -14,9 +17,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: @@ -77,3 +78,5 @@ nil) (provide 'nnnil) + +;; arch-tag: a982a1a3-bc5e-4fb1-a233-d7657a3e3257