Merge commit 'v2.5.1'
[ossec-hids.git] / src / headers / defs.h
index 47a8d72..9a9e5c4 100755 (executable)
@@ -1,11 +1,11 @@
-/* @(#) $Id: defs.h,v 1.77 2009/11/23 18:52:44 dcid Exp $ */
+/* @(#) $Id$ */
 
 /* Copyright (C) 2009 Trend Micro Inc.
  * 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 3) as published by the FSF - Free Software
+ * License (version 2) as published by the FSF - Free Software
  * Foundation.
  *
  * License details at the LICENSE file included with OSSEC or 
 
 /* Some Global names */
 #define __name      "OSSEC HIDS"
-#define __version   "v2.3"
+#define __version   "v2.5.1"
 #define __author    "Trend Micro Inc."
 #define __contact   "contact@ossec.net"
 #define __site      "http://www.ossec.net"
 #define __license   "\
 This program is free software; you can redistribute it and/or modify\n\
-it under the terms of the GNU General Public License (version 3) as \n\
+it under the terms of the GNU General Public License (version 2) as \n\
 published by the Free Software Foundation. For more details, go to \n\
 http://www.ossec.net/main/license/\n"