[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dragonmtn-commits] Changes to snowwhite/hash/md5-prep.c
From: |
Mark Loeser |
Subject: |
[Dragonmtn-commits] Changes to snowwhite/hash/md5-prep.c |
Date: |
Tue, 13 Sep 2005 08:47:52 -0400 |
Index: snowwhite/hash/md5-prep.c
diff -u snowwhite/hash/md5-prep.c:1.1 snowwhite/hash/md5-prep.c:1.2
--- snowwhite/hash/md5-prep.c:1.1 Tue Apr 5 20:48:59 2005
+++ snowwhite/hash/md5-prep.c Tue Sep 13 12:47:43 2005
@@ -2,19 +2,19 @@
* Copyright (c) 2000 James Hess
* All rights reserved.
*
- * This is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
+ * This program 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 2 of the License, or
+ * (at your option) any later version.
*
- * This software 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
- * Lesser General Public License for more details.
+ * This program 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 Lesser General Public
- * License along with this software; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <stdio.h>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Dragonmtn-commits] Changes to snowwhite/hash/md5-prep.c,
Mark Loeser <=