Imported Upstream version 2.7
[ossec-hids.git] / src / client-agent / sendmsg.c
index 3c36063..f92a457 100755 (executable)
@@ -1,11 +1,12 @@
-/* @(#) $Id: sendmsg.c,v 1.7 2009/12/01 20:27:00 dcid Exp $ */
+/* @(#) $Id: ./src/client-agent/sendmsg.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
  */
 
@@ -14,7 +15,7 @@
 #include "agentd.h"
 
 #include "os_net/os_net.h"
-       
+
 
 /* Sends a message to the server */
 int send_msg(int agentid, char *msg)