X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;ds=sidebyside;f=src%2Fwin32%2Fui%2Fwin32ui.rc;fp=src%2Fwin32%2Fui%2Fwin32ui.rc;h=5f49da6389ecacb17e56236807b7b579cfb4a4b1;hb=a62b46c229549212d536867b7e5e24d7576ebe8b;hp=e6cace75afe30b6285eab0b9d2128ab15a17ed13;hpb=d623b82886b9b5fbba3fa27c3bfac51f3f8af108;p=ossec-hids.git diff --git a/src/win32/ui/win32ui.rc b/src/win32/ui/win32ui.rc index e6cace7..5f49da6 100644 --- a/src/win32/ui/win32ui.rc +++ b/src/win32/ui/win32ui.rc @@ -1,11 +1,11 @@ -/* @(#) $Id: win32ui.rc,v 1.7 2009/06/24 18:53:11 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 @@ -28,11 +28,11 @@ CAPTION "About OSSEC" FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "&Close",UI_ID_CLOSE,90,90,50,14 - GROUPBOX " Copyright (C) 2009 Trend Micro Inc.", + GROUPBOX " Copyright (C) 2010 Trend Micro Inc.", IDC_STATIC,7,7,245,82 CTEXT "This program is a free software; you can redistribute it" \ " and/or modify it under the terms of the GNU General" \ - " Public License (GPL) version 3 as published by the FSF" \ + " Public License (GPL) version 2 as published by the FSF" \ " - Free Software Foundation\r\n\r\n" \ "For more information, visit us online at http://www.ossec.net", IDC_STATIC,16,18,200,63