[Openvas-commits] r1562 - in trunk/openvas-server: . openvasd
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Oct 17 09:12:24 CEST 2008
Author: felix
Date: 2008-10-17 09:12:24 +0200 (Fri, 17 Oct 2008)
New Revision: 1562
Removed:
trunk/openvas-server/openvasd/nsp.h
Modified:
trunk/openvas-server/ChangeLog
trunk/openvas-server/MANIFEST
Log:
* openvasd/nsp.h: Removed. Contained include guard and gpl only.
* Manifest: Updated (removed openvasd/nsp.h).
D openvas-server/openvasd/nsp.h
M openvas-server/ChangeLog
M openvas-server/MANIFEST
Modified: trunk/openvas-server/ChangeLog
===================================================================
--- trunk/openvas-server/ChangeLog 2008-10-17 06:30:43 UTC (rev 1561)
+++ trunk/openvas-server/ChangeLog 2008-10-17 07:12:24 UTC (rev 1562)
@@ -1,3 +1,9 @@
+2008-10-17 Felix Wolfsteller <felix.wolfsteller at intevation.de>
+
+ * openvasd/nsp.h: Removed. Contained include guard and gpl only.
+
+ * Manifest: Updated (removed openvasd/nsp.h).
+
2008-10-12 Tim Brown <timb at nth-dimension.org.uk>
* configure: Refreshed auto* (aclocal && autoconf) as ./configure was barfing.
Modified: trunk/openvas-server/MANIFEST
===================================================================
--- trunk/openvas-server/MANIFEST 2008-10-17 06:30:43 UTC (rev 1561)
+++ trunk/openvas-server/MANIFEST 2008-10-17 07:12:24 UTC (rev 1562)
@@ -53,7 +53,6 @@
openvasd/Makefile
openvasd/nasl_plugins.c
openvasd/nes_plugins.c
-openvasd/nsp.h
openvasd/ntp_11.c
openvasd/ntp_11.h
openvasd/openvas-check-signature.c
Deleted: trunk/openvas-server/openvasd/nsp.h
===================================================================
--- trunk/openvas-server/openvasd/nsp.h 2008-10-17 06:30:43 UTC (rev 1561)
+++ trunk/openvas-server/openvasd/nsp.h 2008-10-17 07:12:24 UTC (rev 1562)
@@ -1,33 +0,0 @@
-/* OpenVAS
-* $Id$
-* Description: header for nsp.
-*
-* Authors: - Renaud Deraison <deraison at nessus.org> (Original pre-fork develoment)
-* - Tim Brown <mailto:timb at openvas.org> (Initial fork)
-* - Laban Mwangi <mailto:labanm at openvas.org> (Renaming work)
-* - Tarik El-Yassem <mailto:tarik at openvas.org> (Headers section)
-*
-* Copyright:
-* Portions Copyright (C) 2006 Software in the Public Interest, Inc.
-* Based on work Copyright (C) 1998 - 2006 Tenable Network Security, Inc.
-*
-* This program is 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 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.
-*
-*
-*/
-
-
-#ifndef __NESSUSD_NSP_H__
-#define __NESSUSD_NSP_H__
-#endif /* NESSUSD_NSP_H_ */
More information about the Openvas-commits
mailing list