comparison src/md5.h @ 64084:a8fa7c632ee4

Update FSF's address.
author Lute Kamstra <lute@gnu.org>
date Mon, 04 Jul 2005 16:49:24 +0000
parents 695cf19ef79e
children a0d1312ede66 f9a65d7ebd29
comparison
equal deleted inserted replaced
64083:23a17af379b1 64084:a8fa7c632ee4
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 Library General Public License for more details. 14 Library General Public License for more details.
15 15
16 You should have received a copy of the GNU Library General Public 16 You should have received a copy of the GNU Library General Public
17 License along with the GNU C Library; see the file COPYING.LIB. If not, 17 License along with the GNU C Library; see the file COPYING.LIB. If not,
18 write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, 18 write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
19 Boston, MA 02111-1307, USA. */ 19 Boston, MA 02110-1301, USA. */
20 20
21 #ifndef _MD5_H 21 #ifndef _MD5_H
22 #define _MD5_H 1 22 #define _MD5_H 1
23 23
24 #include <stdio.h> 24 #include <stdio.h>