[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ossec-cvs] ossec-hids: sec.c (HEAD) [dcid]
Module name: ossec-hids
Changes by: dcid 07/07/19 21:19:26
Modified files:
sec.c
Log message:
Description: Adding better error messages, symantec ws rule, fixing a issue on the e-mail subjects (when do_not_group option is used) and changing parts of the code to gplv3 (more comming).
Reviewed by: dcid
Bug:
Index: sec.c
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/os_crypto/shared/sec.c,v
diff -u -r1.51 -r1.52
--- sec.c 7 Jul 2007 03:11:48 -0000 1.51
+++ sec.c 20 Jul 2007 00:19:26 -0000 1.52
@@ -1,12 +1,15 @@
/* @(#) $Id$ */
-/* Copyright (C) 2004-2006 Daniel B. Cid <dcid@xxxxxxxxx>
- * All right reserved.
+/* Copyright (C) 2003-2007 Daniel B. Cid <dcid@xxxxxxxxx>
+ * All rights reserved.
*
* 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
- * Foundation
+ * License (version 3) as published by the FSF - Free Software
+ * Foundation.
+ *
+ * License details at the LICENSE file included with OSSEC or
+ * online at: http://www.ossec.net/en/licensing.html
*/
OSSEC home |
Main Index |
Thread Index
OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.