Imported Upstream version 2.7
[ossec-hids.git] / src / remoted / config.c
index 5b96b7d..3328023 100755 (executable)
@@ -1,11 +1,12 @@
-/* @(#) $Id: config.c,v 1.12 2009/06/24 18:53:07 dcid Exp $ */
+/* @(#) $Id: ./src/remoted/config.c, 2011/09/08 dcid Exp $
+ */
 
 /* 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
  */
 
@@ -25,7 +26,7 @@
  * v0.2: New OS_XML
  * v0.3: Some improvements and cleanup
  * v0.4: Move everything to the global config validator.
- */ 
+ */
 int RemotedConfig(char *cfgfile, remoted *logr)
 {
     int modules = 0;