comparison 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
comparison
equal deleted inserted replaced
72950:5023bc85eb16 72951:751c24f0ec88
3 Copyright (C) 1995, 1996, 1997, 1999, 2000, 2002, 2003, 2004, 3 Copyright (C) 1995, 1996, 1997, 1999, 2000, 2002, 2003, 2004,
4 2005, 2006 Free Software Foundation, Inc. 4 2005, 2006 Free Software Foundation, Inc.
5 This file is part of GNU Emacs. 5 This file is part of GNU Emacs.
6 6
7 The GNU C Library is free software; you can redistribute it and/or 7 The GNU C Library is free software; you can redistribute it and/or
8 modify it under the terms of the GNU Library General Public License as 8 modify it under the terms of the GNU General Public License as
9 published by the Free Software Foundation; either version 2 of the 9 published by the Free Software Foundation; either version 2 of the
10 License, or (at your option) any later version. 10 License, or (at your option) any later version.
11 11
12 The GNU C Library is distributed in the hope that it will be useful, 12 The GNU C Library is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 Library General Public License for more details. 15 General Public License for more details.
16 16
17 You should have received a copy of the GNU Library General Public 17 You should have received a copy of the GNU General Public
18 License along with the GNU C Library; see the file COPYING.LIB. If not, 18 License along with the GNU C Library; see the file COPYING. If not,
19 write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 19 write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
20 Boston, MA 02110-1301, USA. */ 20 Boston, MA 02110-1301, USA. */
21 21
22 #ifndef _MD5_H 22 #ifndef _MD5_H
23 #define _MD5_H 1 23 #define _MD5_H 1