# HG changeset patch # User Glenn Morris # Date 1196399382 0 # Node ID 3f1cc6c15b1dca712e69ff4cfc6b4468742fb197 # Parent b68d861f04a3811db5774c77560f034455322e62 Clarify license. diff -r b68d861f04a3 -r 3f1cc6c15b1d lisp/gnus/nnmaildir.el --- a/lisp/gnus/nnmaildir.el Thu Nov 29 22:42:56 2007 +0000 +++ b/lisp/gnus/nnmaildir.el Fri Nov 30 05:09:42 2007 +0000 @@ -1,25 +1,11 @@ ;;; nnmaildir.el --- maildir backend for Gnus -;; Public domain. + +;; This file is in the public domain. ;; Author: Paul Jarc ;; 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 3, 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., 51 Franklin Street, Fifth Floor, -;; Boston, MA 02110-1301, USA. - ;;; Commentary: ;; Maildir format is documented at