[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ossec-cvs] ossec-hids: sha1_op.c (HEAD) sha1_op.h (HEAD) [dcid]



Module name:	ossec-hids
Changes by:	dcid	07/10/03 22:41:40

Modified files:
	sha1_op.c sha1_op.h

Log message:
Description: Changing all missing files from gplv2 to gplv3. Thanks to Jeff Schroeder for the patch.
Reviewed by: dcid
Bug:

Index: sha1_op.c
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/os_crypto/sha1/sha1_op.c,v
diff -u -r1.4 -r1.5
--- sha1_op.c	22 Sep 2007 03:29:13 -0000	1.4
+++ sha1_op.c	4 Oct 2007 01:41:39 -0000	1.5
@@ -5,7 +5,7 @@
  *
  * This program is a free software; you can redistribute it
  * and/or modify it under the terms of the GNU General Public
- * License (version 2) as published by the FSF - Free Software
+ * License (version 3) as published by the FSF - Free Software
  * Foundation
  */
 

Index: sha1_op.h
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/os_crypto/sha1/sha1_op.h,v
diff -u -r1.1 -r1.2
--- sha1_op.h	12 Jul 2006 18:28:29 -0000	1.1
+++ sha1_op.h	4 Oct 2007 01:41:39 -0000	1.2
@@ -5,7 +5,7 @@
  *
  * This program is a free software; you can redistribute it
  * and/or modify it under the terms of the GNU General Public
- * License (version 2) as published by the FSF - Free Software
+ * License (version 3) as published by the FSF - Free Software
  * Foundation
  */
 


OSSEC home | Main Index | Thread Index


OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.