new upstream release (3.3.0); modify package compatibility for Stretch
[ossec-hids.git] / src / analysisd / alerts / alerts.h
old mode 100755 (executable)
new mode 100644 (file)
index 0b5d473..f5644a5
@@ -1,18 +1,15 @@
-/* @(#) $Id$ */
-
 /* Copyright (C) 2009 Trend Micro Inc.
  * All right 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 
+ * License (version 2) as published by the FSF - Free Software
  * Foundation
  */
 
-/* Global  alert header */
+/* Global alert header */
 
 #ifndef _ALERT__H
-
 #define _ALERT__H
 
 #include "log.h"
@@ -20,3 +17,4 @@
 #include "getloglocation.h"
 
 #endif
+