# HG changeset patch # User Glenn Morris # Date 1196236957 0 # Node ID 2945cc9ef62ff4bf1243ce98160fab99dd85d198 # Parent c9b09ce2a999240c0424e08cf18fd7ec39b5459e Standardize license text. diff -r c9b09ce2a999 -r 2945cc9ef62f lisp/gnus/md4.el --- a/lisp/gnus/md4.el Wed Nov 28 08:02:11 2007 +0000 +++ b/lisp/gnus/md4.el Wed Nov 28 08:02:37 2007 +0000 @@ -7,20 +7,20 @@ ;; Version: 1.00 ;; Created: February 2001 -;; This file is part of FLIM (Faithful Library about Internet Message). +;; This file is part of GNU Emacs. -;; This program 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 3, or (at your option) ;; any later version. -;; -;; This program is distributed in the hope that it will be useful, + +;; 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 this program; see the file COPYING. If not, write to the +;; 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.