[Openvas-commits] r12017 - in trunk/openvas-client: . include openvas openvas/prefs_dialog
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Nov 7 12:15:08 CET 2011
Author: mwiegand
Date: 2011-11-07 12:15:03 +0100 (Mon, 07 Nov 2011)
New Revision: 12017
Modified:
trunk/openvas-client/ChangeLog
trunk/openvas-client/aclocal.m4
trunk/openvas-client/include/config.h.in
trunk/openvas-client/include/corevers.h.in
trunk/openvas-client/openvas/attack.c
trunk/openvas-client/openvas/attack.h
trunk/openvas-client/openvas/auth.c
trunk/openvas-client/openvas/auth.h
trunk/openvas-client/openvas/backend.c
trunk/openvas-client/openvas/backend.h
trunk/openvas-client/openvas/cli.c
trunk/openvas-client/openvas/cli.h
trunk/openvas-client/openvas/comm.c
trunk/openvas-client/openvas/comm.h
trunk/openvas-client/openvas/data_mining.c
trunk/openvas-client/openvas/data_mining.h
trunk/openvas-client/openvas/filter.c
trunk/openvas-client/openvas/filter.h
trunk/openvas-client/openvas/globals.w32
trunk/openvas-client/openvas/html_graph_output.c
trunk/openvas-client/openvas/html_graph_output.h
trunk/openvas-client/openvas/html_output.c
trunk/openvas-client/openvas/html_output.h
trunk/openvas-client/openvas/latex_output.c
trunk/openvas-client/openvas/latex_output.h
trunk/openvas-client/openvas/monitor_dialog.c
trunk/openvas-client/openvas/monitor_dialog.h
trunk/openvas-client/openvas/nbe_output.c
trunk/openvas-client/openvas/nbe_output.h
trunk/openvas-client/openvas/openvas-client.c
trunk/openvas-client/openvas/openvas-client.h
trunk/openvas-client/openvas/openvas_i18n.h
trunk/openvas-client/openvas/openvas_plugin.c
trunk/openvas-client/openvas/openvas_plugin.h
trunk/openvas-client/openvas/openvas_regex.h
trunk/openvas-client/openvas/parser.c
trunk/openvas-client/openvas/parser.h
trunk/openvas-client/openvas/pdf_output.c
trunk/openvas-client/openvas/pdf_output.h
trunk/openvas-client/openvas/plugin_cache.c
trunk/openvas-client/openvas/plugin_cache.h
trunk/openvas-client/openvas/plugin_infos.c
trunk/openvas-client/openvas/plugin_infos.h
trunk/openvas-client/openvas/preferences.c
trunk/openvas-client/openvas/preferences.h
trunk/openvas-client/openvas/prefs_dialog/listnotebook.c
trunk/openvas-client/openvas/prefs_dialog/listnotebook.h
trunk/openvas-client/openvas/prefs_dialog/prefs_dialog.c
trunk/openvas-client/openvas/prefs_dialog/prefs_dialog.h
trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_plugins_prefs.c
trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_plugins_prefs.h
trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_scan_opt.c
trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_scan_opt.h
trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_user.c
trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_user.h
trunk/openvas-client/openvas/prefs_dialog/prefs_help.h
trunk/openvas-client/openvas/prefs_dialog/prefs_kb.c
trunk/openvas-client/openvas/prefs_dialog/prefs_kb.h
trunk/openvas-client/openvas/prefs_dialog/prefs_plugins.c
trunk/openvas-client/openvas/prefs_dialog/prefs_plugins.h
trunk/openvas-client/openvas/prefs_dialog/prefs_plugins_tree.c
trunk/openvas-client/openvas/prefs_dialog/prefs_plugins_tree.h
trunk/openvas-client/openvas/prefs_dialog/prefs_target.c
trunk/openvas-client/openvas/prefs_dialog/prefs_target.h
trunk/openvas-client/openvas/read_target_file.c
trunk/openvas-client/openvas/read_target_file.h
trunk/openvas-client/openvas/regex.c
trunk/openvas-client/openvas/report.h
trunk/openvas-client/openvas/report_save.c
trunk/openvas-client/openvas/report_save.h
trunk/openvas-client/openvas/report_utils.c
trunk/openvas-client/openvas/report_utils.h
trunk/openvas-client/openvas/sighand.c
trunk/openvas-client/openvas/sighand.h
trunk/openvas-client/openvas/sslui.c
trunk/openvas-client/openvas/sslui.h
trunk/openvas-client/openvas/subset.c
trunk/openvas-client/openvas/subset.h
trunk/openvas-client/openvas/text_output.c
trunk/openvas-client/openvas/text_output.h
trunk/openvas-client/openvas/xml_output_ng.c
trunk/openvas-client/openvas/xml_output_ng.h
Log:
* aclocal.m4, include/config.h.in, include/corevers.h.in,
openvas/attack.c, openvas/attack.h, openvas/auth.c, openvas/auth.h,
openvas/backend.c, openvas/backend.h, openvas/cli.c, openvas/cli.h,
openvas/comm.c, openvas/comm.h, openvas/data_mining.c,
openvas/data_mining.h, openvas/filter.c, openvas/filter.h,
openvas/globals.w32, openvas/html_graph_output.c,
openvas/html_graph_output.h, openvas/html_output.c,
openvas/html_output.h, openvas/latex_output.c, openvas/latex_output.h,
openvas/monitor_dialog.c, openvas/monitor_dialog.h,
openvas/nbe_output.c, openvas/nbe_output.h, openvas/openvas-client.c,
openvas/openvas-client.h, openvas/openvas_i18n.h,
openvas/openvas_plugin.c, openvas/openvas_plugin.h,
openvas/openvas_regex.h, openvas/parser.c, openvas/parser.h,
openvas/pdf_output.c, openvas/pdf_output.h, openvas/plugin_cache.c,
openvas/plugin_cache.h, openvas/plugin_infos.c,
openvas/plugin_infos.h, openvas/preferences.c, openvas/preferences.h,
openvas/prefs_dialog/listnotebook.c,
openvas/prefs_dialog/listnotebook.h,
openvas/prefs_dialog/prefs_dialog.c,
openvas/prefs_dialog/prefs_dialog.h,
openvas/prefs_dialog/prefs_dialog_plugins_prefs.c,
openvas/prefs_dialog/prefs_dialog_plugins_prefs.h,
openvas/prefs_dialog/prefs_dialog_scan_opt.c,
openvas/prefs_dialog/prefs_dialog_scan_opt.h,
openvas/prefs_dialog/prefs_dialog_user.c,
openvas/prefs_dialog/prefs_dialog_user.h,
openvas/prefs_dialog/prefs_help.h, openvas/prefs_dialog/prefs_kb.c,
openvas/prefs_dialog/prefs_kb.h, openvas/prefs_dialog/prefs_plugins.c,
openvas/prefs_dialog/prefs_plugins.h,
openvas/prefs_dialog/prefs_plugins_tree.c,
openvas/prefs_dialog/prefs_plugins_tree.h,
openvas/prefs_dialog/prefs_target.c,
openvas/prefs_dialog/prefs_target.h, openvas/read_target_file.c,
openvas/read_target_file.h, openvas/regex.c, openvas/report.h,
openvas/report_save.c, openvas/report_save.h, openvas/report_utils.c,
openvas/report_utils.h, openvas/sighand.c, openvas/sighand.h,
openvas/sslui.c, openvas/sslui.h, openvas/subset.c, openvas/subset.h,
openvas/text_output.c, openvas/text_output.h, openvas/xml_output_ng.c,
openvas/xml_output_ng.h: Ensure that the license text contains the
correct address of the Free Software Foundation.
Modified: trunk/openvas-client/ChangeLog
===================================================================
--- trunk/openvas-client/ChangeLog 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/ChangeLog 2011-11-07 11:15:03 UTC (rev 12017)
@@ -1,3 +1,46 @@
+2011-11-07 Michael Wiegand <michael.wiegand at greenbone.net>
+
+ * aclocal.m4, include/config.h.in, include/corevers.h.in,
+ openvas/attack.c, openvas/attack.h, openvas/auth.c, openvas/auth.h,
+ openvas/backend.c, openvas/backend.h, openvas/cli.c, openvas/cli.h,
+ openvas/comm.c, openvas/comm.h, openvas/data_mining.c,
+ openvas/data_mining.h, openvas/filter.c, openvas/filter.h,
+ openvas/globals.w32, openvas/html_graph_output.c,
+ openvas/html_graph_output.h, openvas/html_output.c,
+ openvas/html_output.h, openvas/latex_output.c, openvas/latex_output.h,
+ openvas/monitor_dialog.c, openvas/monitor_dialog.h,
+ openvas/nbe_output.c, openvas/nbe_output.h, openvas/openvas-client.c,
+ openvas/openvas-client.h, openvas/openvas_i18n.h,
+ openvas/openvas_plugin.c, openvas/openvas_plugin.h,
+ openvas/openvas_regex.h, openvas/parser.c, openvas/parser.h,
+ openvas/pdf_output.c, openvas/pdf_output.h, openvas/plugin_cache.c,
+ openvas/plugin_cache.h, openvas/plugin_infos.c,
+ openvas/plugin_infos.h, openvas/preferences.c, openvas/preferences.h,
+ openvas/prefs_dialog/listnotebook.c,
+ openvas/prefs_dialog/listnotebook.h,
+ openvas/prefs_dialog/prefs_dialog.c,
+ openvas/prefs_dialog/prefs_dialog.h,
+ openvas/prefs_dialog/prefs_dialog_plugins_prefs.c,
+ openvas/prefs_dialog/prefs_dialog_plugins_prefs.h,
+ openvas/prefs_dialog/prefs_dialog_scan_opt.c,
+ openvas/prefs_dialog/prefs_dialog_scan_opt.h,
+ openvas/prefs_dialog/prefs_dialog_user.c,
+ openvas/prefs_dialog/prefs_dialog_user.h,
+ openvas/prefs_dialog/prefs_help.h, openvas/prefs_dialog/prefs_kb.c,
+ openvas/prefs_dialog/prefs_kb.h, openvas/prefs_dialog/prefs_plugins.c,
+ openvas/prefs_dialog/prefs_plugins.h,
+ openvas/prefs_dialog/prefs_plugins_tree.c,
+ openvas/prefs_dialog/prefs_plugins_tree.h,
+ openvas/prefs_dialog/prefs_target.c,
+ openvas/prefs_dialog/prefs_target.h, openvas/read_target_file.c,
+ openvas/read_target_file.h, openvas/regex.c, openvas/report.h,
+ openvas/report_save.c, openvas/report_save.h, openvas/report_utils.c,
+ openvas/report_utils.h, openvas/sighand.c, openvas/sighand.h,
+ openvas/sslui.c, openvas/sslui.h, openvas/subset.c, openvas/subset.h,
+ openvas/text_output.c, openvas/text_output.h, openvas/xml_output_ng.c,
+ openvas/xml_output_ng.h: Ensure that the license text contains the
+ correct address of the Free Software Foundation.
+
2011-02-08 Michael Wiegand <michael.wiegand at greenbone.net>
Post-release version bump.
Modified: trunk/openvas-client/aclocal.m4
===================================================================
--- trunk/openvas-client/aclocal.m4 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/aclocal.m4 2011-11-07 11:15:03 UTC (rev 12017)
@@ -27,7 +27,7 @@
#
# 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
Modified: trunk/openvas-client/include/config.h.in
===================================================================
--- trunk/openvas-client/include/config.h.in 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/include/config.h.in 2011-11-07 11:15:03 UTC (rev 12017)
@@ -13,7 +13,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
*/
Modified: trunk/openvas-client/include/corevers.h.in
===================================================================
--- trunk/openvas-client/include/corevers.h.in 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/include/corevers.h.in 2011-11-07 11:15:03 UTC (rev 12017)
@@ -13,7 +13,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
*/
Modified: trunk/openvas-client/openvas/attack.c
===================================================================
--- trunk/openvas-client/openvas/attack.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/attack.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <includes.h>
Modified: trunk/openvas-client/openvas/attack.h
===================================================================
--- trunk/openvas-client/openvas/attack.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/attack.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _ATTACK_H
Modified: trunk/openvas-client/openvas/auth.c
===================================================================
--- trunk/openvas-client/openvas/auth.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/auth.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/** @file
Modified: trunk/openvas-client/openvas/auth.h
===================================================================
--- trunk/openvas-client/openvas/auth.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/auth.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_AUTH_H
Modified: trunk/openvas-client/openvas/backend.c
===================================================================
--- trunk/openvas-client/openvas/backend.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/backend.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/** @file
Modified: trunk/openvas-client/openvas/backend.h
===================================================================
--- trunk/openvas-client/openvas/backend.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/backend.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef __BACKEND_H__
Modified: trunk/openvas-client/openvas/cli.c
===================================================================
--- trunk/openvas-client/openvas/cli.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/cli.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* cli.c - Command Line Interface manager
*
Modified: trunk/openvas-client/openvas/cli.h
===================================================================
--- trunk/openvas-client/openvas/cli.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/cli.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* cli.c - Command Line Interface manager
*
Modified: trunk/openvas-client/openvas/comm.c
===================================================================
--- trunk/openvas-client/openvas/comm.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/comm.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -13,7 +13,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/** @file
Modified: trunk/openvas-client/openvas/comm.h
===================================================================
--- trunk/openvas-client/openvas/comm.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/comm.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_COMM_H
Modified: trunk/openvas-client/openvas/data_mining.c
===================================================================
--- trunk/openvas-client/openvas/data_mining.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/data_mining.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Modified by Axel Nennker axel at nennker.de 20020306
* Removed unused variables and format string errors.
Modified: trunk/openvas-client/openvas/data_mining.h
===================================================================
--- trunk/openvas-client/openvas/data_mining.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/data_mining.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Implementation modified by Axel Nennker axel at nennker.de 20020306
* Removed unused variables and format string errors.
Modified: trunk/openvas-client/openvas/filter.c
===================================================================
--- trunk/openvas-client/openvas/filter.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/filter.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <includes.h>
Modified: trunk/openvas-client/openvas/filter.h
===================================================================
--- trunk/openvas-client/openvas/filter.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/filter.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef __OPENVAS_FILTER_H__
Modified: trunk/openvas-client/openvas/globals.w32
===================================================================
--- trunk/openvas-client/openvas/globals.w32 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/globals.w32 2011-11-07 11:15:03 UTC (rev 12017)
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_GLOBALS_W32
Modified: trunk/openvas-client/openvas/html_graph_output.c
===================================================================
--- trunk/openvas-client/openvas/html_graph_output.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/html_graph_output.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/** @file
Modified: trunk/openvas-client/openvas/html_graph_output.h
===================================================================
--- trunk/openvas-client/openvas/html_graph_output.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/html_graph_output.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_HTML_GRAPH_OUTPUT_H
Modified: trunk/openvas-client/openvas/html_output.c
===================================================================
--- trunk/openvas-client/openvas/html_output.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/html_output.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Output modified by Isaac Dawson of Security Management Partners.
*
Modified: trunk/openvas-client/openvas/html_output.h
===================================================================
--- trunk/openvas-client/openvas/html_output.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/html_output.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_HTML_OUTPUT_H
Modified: trunk/openvas-client/openvas/latex_output.c
===================================================================
--- trunk/openvas-client/openvas/latex_output.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/latex_output.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <includes.h>
Modified: trunk/openvas-client/openvas/latex_output.h
===================================================================
--- trunk/openvas-client/openvas/latex_output.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/latex_output.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_LATEX_OUTPUT_H
Modified: trunk/openvas-client/openvas/monitor_dialog.c
===================================================================
--- trunk/openvas-client/openvas/monitor_dialog.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/monitor_dialog.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <includes.h>
Modified: trunk/openvas-client/openvas/monitor_dialog.h
===================================================================
--- trunk/openvas-client/openvas/monitor_dialog.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/monitor_dialog.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_MONITOR_DIALOG_H
Modified: trunk/openvas-client/openvas/nbe_output.c
===================================================================
--- trunk/openvas-client/openvas/nbe_output.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/nbe_output.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -13,7 +13,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <includes.h>
Modified: trunk/openvas-client/openvas/nbe_output.h
===================================================================
--- trunk/openvas-client/openvas/nbe_output.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/nbe_output.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_NBE_OUTPUT_H
Modified: trunk/openvas-client/openvas/openvas-client.c
===================================================================
--- trunk/openvas-client/openvas/openvas-client.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/openvas-client.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <includes.h>
Modified: trunk/openvas-client/openvas/openvas-client.h
===================================================================
--- trunk/openvas-client/openvas/openvas-client.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/openvas-client.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_OPENVAS_H
Modified: trunk/openvas-client/openvas/openvas_i18n.h
===================================================================
--- trunk/openvas-client/openvas/openvas_i18n.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/openvas_i18n.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -14,7 +14,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_CLIENT_I18N_H
Modified: trunk/openvas-client/openvas/openvas_plugin.c
===================================================================
--- trunk/openvas-client/openvas/openvas_plugin.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/openvas_plugin.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/**
Modified: trunk/openvas-client/openvas/openvas_plugin.h
===================================================================
--- trunk/openvas-client/openvas/openvas_plugin.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/openvas_plugin.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_OPENVAS_PLUGIN
Modified: trunk/openvas-client/openvas/openvas_regex.h
===================================================================
--- trunk/openvas-client/openvas/openvas_regex.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/openvas_regex.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -15,7 +15,7 @@
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., 675 Mass Ave, Cambridge, MA 02139, USA.W
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.W
*/
#ifndef __REGEXP_LIBRARY_H__
Modified: trunk/openvas-client/openvas/parser.c
===================================================================
--- trunk/openvas-client/openvas/parser.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/parser.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/** @file
Modified: trunk/openvas-client/openvas/parser.h
===================================================================
--- trunk/openvas-client/openvas/parser.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/parser.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_PARSER_H
Modified: trunk/openvas-client/openvas/pdf_output.c
===================================================================
--- trunk/openvas-client/openvas/pdf_output.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/pdf_output.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -13,7 +13,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <includes.h>
Modified: trunk/openvas-client/openvas/pdf_output.h
===================================================================
--- trunk/openvas-client/openvas/pdf_output.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/pdf_output.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -13,7 +13,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_PDF_OUTPUT_H
Modified: trunk/openvas-client/openvas/plugin_cache.c
===================================================================
--- trunk/openvas-client/openvas/plugin_cache.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/plugin_cache.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/**
Modified: trunk/openvas-client/openvas/plugin_cache.h
===================================================================
--- trunk/openvas-client/openvas/plugin_cache.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/plugin_cache.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_PLUGIN_CACHE_H
Modified: trunk/openvas-client/openvas/plugin_infos.c
===================================================================
--- trunk/openvas-client/openvas/plugin_infos.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/plugin_infos.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/**
Modified: trunk/openvas-client/openvas/plugin_infos.h
===================================================================
--- trunk/openvas-client/openvas/plugin_infos.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/plugin_infos.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_PLUGIN_INFOS_H
Modified: trunk/openvas-client/openvas/preferences.c
===================================================================
--- trunk/openvas-client/openvas/preferences.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/preferences.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -13,7 +13,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/**
Modified: trunk/openvas-client/openvas/preferences.h
===================================================================
--- trunk/openvas-client/openvas/preferences.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/preferences.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -13,7 +13,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_PREFERENCES_H
Modified: trunk/openvas-client/openvas/prefs_dialog/listnotebook.c
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/listnotebook.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/listnotebook.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/**
Modified: trunk/openvas-client/openvas/prefs_dialog/listnotebook.h
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/listnotebook.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/listnotebook.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_LIST_NOTEBOOK_H
Modified: trunk/openvas-client/openvas/prefs_dialog/prefs_dialog.c
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/prefs_dialog.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/prefs_dialog.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/**
Modified: trunk/openvas-client/openvas/prefs_dialog/prefs_dialog.h
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/prefs_dialog.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/prefs_dialog.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_PREFS_DIALOG_H
Modified: trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_plugins_prefs.c
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_plugins_prefs.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_plugins_prefs.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <includes.h>
Modified: trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_plugins_prefs.h
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_plugins_prefs.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_plugins_prefs.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_PREFS_DIALOG_PLUGINS_PREFS_H
Modified: trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_scan_opt.c
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_scan_opt.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_scan_opt.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <includes.h>
Modified: trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_scan_opt.h
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_scan_opt.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_scan_opt.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_PREFS_DIALOG_SCAN_OPT_H
Modified: trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_user.c
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_user.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_user.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <includes.h>
Modified: trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_user.h
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_user.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/prefs_dialog_user.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_PREFS_DIALOG_USER_H
Modified: trunk/openvas-client/openvas/prefs_dialog/prefs_help.h
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/prefs_help.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/prefs_help.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_PREFS_HELP_H
Modified: trunk/openvas-client/openvas/prefs_dialog/prefs_kb.c
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/prefs_kb.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/prefs_kb.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <includes.h>
Modified: trunk/openvas-client/openvas/prefs_dialog/prefs_kb.h
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/prefs_kb.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/prefs_kb.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef PREFS_KB_H__
Modified: trunk/openvas-client/openvas/prefs_dialog/prefs_plugins.c
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/prefs_plugins.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/prefs_plugins.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/** @file
Modified: trunk/openvas-client/openvas/prefs_dialog/prefs_plugins.h
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/prefs_plugins.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/prefs_plugins.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_PREFS_PLUGINS_H
Modified: trunk/openvas-client/openvas/prefs_dialog/prefs_plugins_tree.c
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/prefs_plugins_tree.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/prefs_plugins_tree.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <time.h>
Modified: trunk/openvas-client/openvas/prefs_dialog/prefs_plugins_tree.h
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/prefs_plugins_tree.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/prefs_plugins_tree.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_PREFS_PLUGINS_TREE_H
Modified: trunk/openvas-client/openvas/prefs_dialog/prefs_target.c
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/prefs_target.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/prefs_target.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/**
Modified: trunk/openvas-client/openvas/prefs_dialog/prefs_target.h
===================================================================
--- trunk/openvas-client/openvas/prefs_dialog/prefs_target.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/prefs_dialog/prefs_target.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_PREFS_TARGET_H
Modified: trunk/openvas-client/openvas/read_target_file.c
===================================================================
--- trunk/openvas-client/openvas/read_target_file.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/read_target_file.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/**
Modified: trunk/openvas-client/openvas/read_target_file.h
===================================================================
--- trunk/openvas-client/openvas/read_target_file.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/read_target_file.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/** @file
Modified: trunk/openvas-client/openvas/regex.c
===================================================================
--- trunk/openvas-client/openvas/regex.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/regex.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -17,7 +17,7 @@
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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/* AIX requires this to be the first thing in the file. */
Modified: trunk/openvas-client/openvas/report.h
===================================================================
--- trunk/openvas-client/openvas/report.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/report.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_REPORT_H
Modified: trunk/openvas-client/openvas/report_save.c
===================================================================
--- trunk/openvas-client/openvas/report_save.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/report_save.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/** @file
Modified: trunk/openvas-client/openvas/report_save.h
===================================================================
--- trunk/openvas-client/openvas/report_save.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/report_save.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/** @file
Modified: trunk/openvas-client/openvas/report_utils.c
===================================================================
--- trunk/openvas-client/openvas/report_utils.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/report_utils.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <includes.h>
Modified: trunk/openvas-client/openvas/report_utils.h
===================================================================
--- trunk/openvas-client/openvas/report_utils.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/report_utils.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef OPENVAS_REPORT_UTILS_H__
Modified: trunk/openvas-client/openvas/sighand.c
===================================================================
--- trunk/openvas-client/openvas/sighand.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/sighand.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -13,7 +13,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/**
Modified: trunk/openvas-client/openvas/sighand.h
===================================================================
--- trunk/openvas-client/openvas/sighand.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/sighand.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _OPENVAS_SIGHAND_H
Modified: trunk/openvas-client/openvas/sslui.c
===================================================================
--- trunk/openvas-client/openvas/sslui.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/sslui.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/** @file
Modified: trunk/openvas-client/openvas/sslui.h
===================================================================
--- trunk/openvas-client/openvas/sslui.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/sslui.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/** @file
Modified: trunk/openvas-client/openvas/subset.c
===================================================================
--- trunk/openvas-client/openvas/subset.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/subset.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Modified by Axel Nennker axel at nennker.de 20020306
* Removed unused variables and format string errors.
Modified: trunk/openvas-client/openvas/subset.h
===================================================================
--- trunk/openvas-client/openvas/subset.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/subset.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
*
* Implementation modified by Axel Nennker axel at nennker.de 20020306
Modified: trunk/openvas-client/openvas/text_output.c
===================================================================
--- trunk/openvas-client/openvas/text_output.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/text_output.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <includes.h>
Modified: trunk/openvas-client/openvas/text_output.h
===================================================================
--- trunk/openvas-client/openvas/text_output.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/text_output.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef __TEXT_OUTPUT_H__
Modified: trunk/openvas-client/openvas/xml_output_ng.c
===================================================================
--- trunk/openvas-client/openvas/xml_output_ng.c 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/xml_output_ng.c 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
*
* TODO :
Modified: trunk/openvas-client/openvas/xml_output_ng.h
===================================================================
--- trunk/openvas-client/openvas/xml_output_ng.h 2011-11-07 10:50:38 UTC (rev 12016)
+++ trunk/openvas-client/openvas/xml_output_ng.h 2011-11-07 11:15:03 UTC (rev 12017)
@@ -12,7 +12,7 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
*
* Author: Guillaume Valadon <guillaume at valadon.net>
More information about the Openvas-commits
mailing list