new upstream release (3.3.0); modify package compatibility for Stretch
[ossec-hids.git] / src / win32 / ui / win32ui.rc
index 28e7d6d..a3d7cb2 100644 (file)
@@ -1,6 +1,3 @@
-/* @(#) $Id: ./src/win32/ui/win32ui.rc, 2011/09/08 dcid Exp $
- */\r
-\r
 /* Copyright (C) 2009 Trend Micro Inc.\r
  * All rights reserved.\r
  *\r
@@ -8,12 +5,8 @@
  * and/or modify it under the terms of the GNU General Public\r
  * License (version 2) as published by the FSF - Free Software\r
  * Foundation.\r
- *\r
- * License details at the LICENSE file included with OSSEC or \r
- * online at: http://www.ossec.net/en/licensing.html\r
  */\r
 \r
-\r
 #include <windows.h>\r
 \r
 #include "os_win32ui.h"\r
@@ -29,7 +22,7 @@ CAPTION "About OSSEC"
 FONT 8, "MS Sans Serif"\r
 BEGIN\r
     DEFPUSHBUTTON  "&Close",UI_ID_CLOSE,90,90,50,14\r
-    GROUPBOX       " Copyright (C) 2010 Trend Micro Inc.",\r
+    GROUPBOX       " Copyright (C) 2014 Trend Micro Inc.",\r
                    IDC_STATIC,7,7,245,82\r
     CTEXT   "This program is a free software; you can redistribute it" \\r
             " and/or modify it under the terms of the GNU General" \\r
@@ -40,7 +33,7 @@ BEGIN
 END\r
 \r
 \r
-IDD_MAIN DIALOG DISCARDABLE  0, 0, 207, 156\r
+IDD_MAIN DIALOG DISCARDABLE  0, 0, 212, 156\r
 STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU\r
 CAPTION "OSSEC Agent Manager"\r
 FONT 8, "MS Sans Serif"\r