Author: jan
Date: 2007-08-30 15:24:55 +0200 (Thu, 30 Aug 2007)
New Revision: 376

Modified:
   trunk/openvas-client/ChangeLog
   trunk/openvas-client/src/gui/error_dlg.c
Log:
* src/gui/error_dlg.c: Applied standard header.


Modified: trunk/openvas-client/ChangeLog
===================================================================
--- trunk/openvas-client/ChangeLog      2007-08-28 14:51:32 UTC (rev 375)
+++ trunk/openvas-client/ChangeLog      2007-08-30 13:24:55 UTC (rev 376)
@@ -1,5 +1,9 @@
 2007-08-28  Jan-Oliver Wagner <[EMAIL PROTECTED]>
 
+       * src/gui/error_dlg.c: Applied standard header.
+
+2007-08-28  Jan-Oliver Wagner <[EMAIL PROTECTED]>
+
        * src/gui/error_dlg.c: Replace error_dialog.h by error_dlg.h.
 
 2007-08-20  Jan-Oliver Wagner <[EMAIL PROTECTED]>

Modified: trunk/openvas-client/src/gui/error_dlg.c
===================================================================
--- trunk/openvas-client/src/gui/error_dlg.c    2007-08-28 14:51:32 UTC (rev 
375)
+++ trunk/openvas-client/src/gui/error_dlg.c    2007-08-30 13:24:55 UTC (rev 
376)
@@ -1,14 +1,29 @@
-/* $Id$
+/* OpenVAS-Client
+ * $Id$
+ * Description: The standard error/warning/info dialogs of OpenVAS-Client.
  *
- * Copyright (C) 2004 by Intevation GmbH
  * Author(s):
  * Thomas Arendsen Hein <[EMAIL PROTECTED]>
  * Jan-Oliver Wagner <[EMAIL PROTECTED]>
  *
- * This program is free software under the GNU GPL (>=v2)
- * Read the file COPYING coming with the software for details.
+ * Copyright:
+ * Copyright (C) 2004 Intevation GmbH
  *
- * In addition, as a special exception, Intevation GmbH gives
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2,
+ * or, at your option, any later version as published by the Free
+ * Software Foundation
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * In addition, as a special exception, you have
  * permission to link the code of this program with the OpenSSL
  * library (or with modified versions of OpenSSL that use the same
  * license as OpenSSL), and distribute linked combinations including

_______________________________________________
Openvas-commits mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-commits

Reply via email to