diff src/md5.h @ 72951:751c24f0ec88

Replace "GNU Library General Public License" by "GNU General Public License" throughout.
author Jay Belanger <jay.p.belanger@gmail.com>
date Mon, 18 Sep 2006 03:32:42 +0000
parents 3bd95f4f2941
children e90d04cd455a b5c13d1564a9
line wrap: on
line diff
--- a/src/md5.h	Sun Sep 17 21:47:24 2006 +0000
+++ b/src/md5.h	Mon Sep 18 03:32:42 2006 +0000
@@ -5,17 +5,17 @@
    This file is part of GNU Emacs.
 
    The GNU C Library is free software; you can redistribute it and/or
-   modify it under the terms of the GNU Library General Public License as
+   modify it under the terms of the GNU General Public License as
    published by the Free Software Foundation; either version 2 of the
    License, or (at your option) any later version.
 
    The GNU C Library 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
-   Library General Public License for more details.
+   General Public License for more details.
 
-   You should have received a copy of the GNU Library General Public
-   License along with the GNU C Library; see the file COPYING.LIB.  If not,
+   You should have received a copy of the GNU General Public
+   License along with the GNU C Library; see the file COPYING.  If not,
    write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
    Boston, MA 02110-1301, USA.  */