[Openvas-commits] r12011 - in branches/openvas-libraries-4-0: . hg misc nasl
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Nov 7 10:39:12 CET 2011
Author: mwiegand
Date: 2011-11-07 10:39:07 +0100 (Mon, 07 Nov 2011)
New Revision: 12011
Modified:
branches/openvas-libraries-4-0/ChangeLog
branches/openvas-libraries-4-0/hg/hg_add_hosts.c
branches/openvas-libraries-4-0/hg/hg_add_hosts.h
branches/openvas-libraries-4-0/hg/hg_debug.c
branches/openvas-libraries-4-0/hg/hg_dns_axfr.c
branches/openvas-libraries-4-0/hg/hg_dns_axfr.h
branches/openvas-libraries-4-0/hg/hg_filter.c
branches/openvas-libraries-4-0/hg/hg_filter.h
branches/openvas-libraries-4-0/hg/hg_subnet.c
branches/openvas-libraries-4-0/hg/hg_subnet.h
branches/openvas-libraries-4-0/hg/hg_utils.c
branches/openvas-libraries-4-0/hg/hg_utils.h
branches/openvas-libraries-4-0/hg/hosts_gatherer.c
branches/openvas-libraries-4-0/hg/hosts_gatherer.h
branches/openvas-libraries-4-0/hg/test.c
branches/openvas-libraries-4-0/misc/bpf_share.c
branches/openvas-libraries-4-0/misc/comm.h
branches/openvas-libraries-4-0/misc/kb.c
branches/openvas-libraries-4-0/misc/nvt_categories.h
branches/openvas-libraries-4-0/misc/pcap.c
branches/openvas-libraries-4-0/misc/popen.c
branches/openvas-libraries-4-0/misc/rand.c
branches/openvas-libraries-4-0/misc/rand.h
branches/openvas-libraries-4-0/misc/resolve.c
branches/openvas-libraries-4-0/misc/resolve.h
branches/openvas-libraries-4-0/misc/scanners_utils.c
branches/openvas-libraries-4-0/misc/scanners_utils.h
branches/openvas-libraries-4-0/misc/services.h
branches/openvas-libraries-4-0/misc/services1.c
branches/openvas-libraries-4-0/misc/www_funcs.c
branches/openvas-libraries-4-0/nasl/arc4.c
branches/openvas-libraries-4-0/nasl/byteorder.h
branches/openvas-libraries-4-0/nasl/capture_packet.c
branches/openvas-libraries-4-0/nasl/capture_packet.h
branches/openvas-libraries-4-0/nasl/charcnv.c
branches/openvas-libraries-4-0/nasl/charset.h
branches/openvas-libraries-4-0/nasl/exec.c
branches/openvas-libraries-4-0/nasl/exec.h
branches/openvas-libraries-4-0/nasl/genrand.c
branches/openvas-libraries-4-0/nasl/hmacmd5.c
branches/openvas-libraries-4-0/nasl/hmacmd5.h
branches/openvas-libraries-4-0/nasl/iconv.c
branches/openvas-libraries-4-0/nasl/iconv.h
branches/openvas-libraries-4-0/nasl/lint.c
branches/openvas-libraries-4-0/nasl/md4.c
branches/openvas-libraries-4-0/nasl/md4.h
branches/openvas-libraries-4-0/nasl/nasl.c
branches/openvas-libraries-4-0/nasl/nasl.h
branches/openvas-libraries-4-0/nasl/nasl_builtin_openvas_tcp_scanner.c
branches/openvas-libraries-4-0/nasl/nasl_cmd_exec.c
branches/openvas-libraries-4-0/nasl/nasl_cmd_exec.h
branches/openvas-libraries-4-0/nasl/nasl_crypto.c
branches/openvas-libraries-4-0/nasl/nasl_crypto.h
branches/openvas-libraries-4-0/nasl/nasl_crypto2.c
branches/openvas-libraries-4-0/nasl/nasl_crypto2.h
branches/openvas-libraries-4-0/nasl/nasl_debug.c
branches/openvas-libraries-4-0/nasl/nasl_debug.h
branches/openvas-libraries-4-0/nasl/nasl_func.c
branches/openvas-libraries-4-0/nasl/nasl_func.h
branches/openvas-libraries-4-0/nasl/nasl_global_ctxt.h
branches/openvas-libraries-4-0/nasl/nasl_grammar.y
branches/openvas-libraries-4-0/nasl/nasl_host.c
branches/openvas-libraries-4-0/nasl/nasl_host.h
branches/openvas-libraries-4-0/nasl/nasl_http.c
branches/openvas-libraries-4-0/nasl/nasl_http.h
branches/openvas-libraries-4-0/nasl/nasl_init.c
branches/openvas-libraries-4-0/nasl/nasl_init.h
branches/openvas-libraries-4-0/nasl/nasl_lex_ctxt.c
branches/openvas-libraries-4-0/nasl/nasl_lex_ctxt.h
branches/openvas-libraries-4-0/nasl/nasl_misc_funcs.c
branches/openvas-libraries-4-0/nasl/nasl_misc_funcs.h
branches/openvas-libraries-4-0/nasl/nasl_packet_forgery.c
branches/openvas-libraries-4-0/nasl/nasl_packet_forgery.h
branches/openvas-libraries-4-0/nasl/nasl_packet_forgery_v6.c
branches/openvas-libraries-4-0/nasl/nasl_packet_forgery_v6.h
branches/openvas-libraries-4-0/nasl/nasl_raw.h
branches/openvas-libraries-4-0/nasl/nasl_regex.h
branches/openvas-libraries-4-0/nasl/nasl_scanner_glue.c
branches/openvas-libraries-4-0/nasl/nasl_scanner_glue.h
branches/openvas-libraries-4-0/nasl/nasl_socket.c
branches/openvas-libraries-4-0/nasl/nasl_socket.h
branches/openvas-libraries-4-0/nasl/nasl_text_utils.c
branches/openvas-libraries-4-0/nasl/nasl_text_utils.h
branches/openvas-libraries-4-0/nasl/nasl_tree.c
branches/openvas-libraries-4-0/nasl/nasl_tree.h
branches/openvas-libraries-4-0/nasl/nasl_var.c
branches/openvas-libraries-4-0/nasl/nasl_var.h
branches/openvas-libraries-4-0/nasl/preparse.c
branches/openvas-libraries-4-0/nasl/preparse.h
branches/openvas-libraries-4-0/nasl/regex.c
branches/openvas-libraries-4-0/nasl/smb.h
branches/openvas-libraries-4-0/nasl/smb_crypt.c
branches/openvas-libraries-4-0/nasl/smb_crypt2.c
branches/openvas-libraries-4-0/nasl/smb_signing.c
branches/openvas-libraries-4-0/nasl/smb_signing.h
branches/openvas-libraries-4-0/nasl/strutils.c
branches/openvas-libraries-4-0/nasl/strutils.h
branches/openvas-libraries-4-0/nasl/time.c
Log:
* hg/hg_add_hosts.c, hg/hg_add_hosts.h, hg/hg_debug.c,
hg/hg_dns_axfr.c, hg/hg_dns_axfr.h, hg/hg_filter.c, hg/hg_filter.h,
hg/hg_subnet.c, hg/hg_subnet.h, hg/hg_utils.c, hg/hg_utils.h,
hg/hosts_gatherer.c, hg/hosts_gatherer.h, hg/test.c, misc/bpf_share.c,
misc/comm.h, misc/kb.c, misc/nvt_categories.h, misc/pcap.c,
misc/popen.c, misc/rand.c, misc/rand.h, misc/resolve.c,
misc/resolve.h, misc/scanners_utils.c, misc/scanners_utils.h,
misc/services1.c, misc/services.h, misc/www_funcs.c, nasl/arc4.c,
nasl/byteorder.h, nasl/capture_packet.c, nasl/capture_packet.h,
nasl/charcnv.c, nasl/charset.h, nasl/exec.c, nasl/exec.h,
nasl/genrand.c, nasl/hmacmd5.c, nasl/hmacmd5.h, nasl/iconv.c,
nasl/iconv.h, nasl/lint.c, nasl/md4.c, nasl/md4.h,
nasl/nasl_builtin_openvas_tcp_scanner.c, nasl/nasl.c,
nasl/nasl_cmd_exec.c, nasl/nasl_cmd_exec.h, nasl/nasl_crypto2.c,
nasl/nasl_crypto2.h, nasl/nasl_crypto.c, nasl/nasl_crypto.h,
nasl/nasl_debug.c, nasl/nasl_debug.h, nasl/nasl_func.c,
nasl/nasl_func.h, nasl/nasl_global_ctxt.h, nasl/nasl_grammar.y,
nasl/nasl.h, nasl/nasl_host.c, nasl/nasl_host.h, nasl/nasl_http.c,
nasl/nasl_http.h, nasl/nasl_init.c, nasl/nasl_init.h,
nasl/nasl_lex_ctxt.c, nasl/nasl_lex_ctxt.h, nasl/nasl_misc_funcs.c,
nasl/nasl_misc_funcs.h, nasl/nasl_packet_forgery.c,
nasl/nasl_packet_forgery.h, nasl/nasl_packet_forgery_v6.c,
nasl/nasl_packet_forgery_v6.h, nasl/nasl_raw.h, nasl/nasl_regex.h,
nasl/nasl_scanner_glue.c, nasl/nasl_scanner_glue.h,
nasl/nasl_socket.c, nasl/nasl_socket.h, nasl/nasl_text_utils.c,
nasl/nasl_text_utils.h, nasl/nasl_tree.c, nasl/nasl_tree.h,
nasl/nasl_var.c, nasl/nasl_var.h, nasl/preparse.c, nasl/preparse.h,
nasl/regex.c, nasl/smb_crypt2.c, nasl/smb_crypt.c, nasl/smb.h,
nasl/smb_signing.c, nasl/smb_signing.h, nasl/strutils.c,
nasl/strutils.h, nasl/time.c: Ensure that the license text contains
the correct address if the Free Software Foundation. Suggested by
Michal Ambroz.
Modified: branches/openvas-libraries-4-0/ChangeLog
===================================================================
--- branches/openvas-libraries-4-0/ChangeLog 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/ChangeLog 2011-11-07 09:39:07 UTC (rev 12011)
@@ -1,5 +1,40 @@
2011-11-07 Michael Wiegand <michael.wiegand at greenbone.net>
+ * hg/hg_add_hosts.c, hg/hg_add_hosts.h, hg/hg_debug.c,
+ hg/hg_dns_axfr.c, hg/hg_dns_axfr.h, hg/hg_filter.c, hg/hg_filter.h,
+ hg/hg_subnet.c, hg/hg_subnet.h, hg/hg_utils.c, hg/hg_utils.h,
+ hg/hosts_gatherer.c, hg/hosts_gatherer.h, hg/test.c, misc/bpf_share.c,
+ misc/comm.h, misc/kb.c, misc/nvt_categories.h, misc/pcap.c,
+ misc/popen.c, misc/rand.c, misc/rand.h, misc/resolve.c,
+ misc/resolve.h, misc/scanners_utils.c, misc/scanners_utils.h,
+ misc/services1.c, misc/services.h, misc/www_funcs.c, nasl/arc4.c,
+ nasl/byteorder.h, nasl/capture_packet.c, nasl/capture_packet.h,
+ nasl/charcnv.c, nasl/charset.h, nasl/exec.c, nasl/exec.h,
+ nasl/genrand.c, nasl/hmacmd5.c, nasl/hmacmd5.h, nasl/iconv.c,
+ nasl/iconv.h, nasl/lint.c, nasl/md4.c, nasl/md4.h,
+ nasl/nasl_builtin_openvas_tcp_scanner.c, nasl/nasl.c,
+ nasl/nasl_cmd_exec.c, nasl/nasl_cmd_exec.h, nasl/nasl_crypto2.c,
+ nasl/nasl_crypto2.h, nasl/nasl_crypto.c, nasl/nasl_crypto.h,
+ nasl/nasl_debug.c, nasl/nasl_debug.h, nasl/nasl_func.c,
+ nasl/nasl_func.h, nasl/nasl_global_ctxt.h, nasl/nasl_grammar.y,
+ nasl/nasl.h, nasl/nasl_host.c, nasl/nasl_host.h, nasl/nasl_http.c,
+ nasl/nasl_http.h, nasl/nasl_init.c, nasl/nasl_init.h,
+ nasl/nasl_lex_ctxt.c, nasl/nasl_lex_ctxt.h, nasl/nasl_misc_funcs.c,
+ nasl/nasl_misc_funcs.h, nasl/nasl_packet_forgery.c,
+ nasl/nasl_packet_forgery.h, nasl/nasl_packet_forgery_v6.c,
+ nasl/nasl_packet_forgery_v6.h, nasl/nasl_raw.h, nasl/nasl_regex.h,
+ nasl/nasl_scanner_glue.c, nasl/nasl_scanner_glue.h,
+ nasl/nasl_socket.c, nasl/nasl_socket.h, nasl/nasl_text_utils.c,
+ nasl/nasl_text_utils.h, nasl/nasl_tree.c, nasl/nasl_tree.h,
+ nasl/nasl_var.c, nasl/nasl_var.h, nasl/preparse.c, nasl/preparse.h,
+ nasl/regex.c, nasl/smb_crypt2.c, nasl/smb_crypt.c, nasl/smb.h,
+ nasl/smb_signing.c, nasl/smb_signing.h, nasl/strutils.c,
+ nasl/strutils.h, nasl/time.c: Ensure that the license text contains
+ the correct address if the Free Software Foundation. Suggested by
+ Michal Ambroz.
+
+2011-11-07 Michael Wiegand <michael.wiegand at greenbone.net>
+
* COPYING.GPLv2, COPYING.LGPLv2: Update with fresh copies obtained
from http://www.gnu.org/licenses/old-licenses/ to ensure the licenses
contains the correct address of the Free Software Foundation and to
Modified: branches/openvas-libraries-4-0/hg/hg_add_hosts.c
===================================================================
--- branches/openvas-libraries-4-0/hg/hg_add_hosts.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/hg/hg_add_hosts.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
*/
#include <arpa/inet.h> /* for inet_aton */
Modified: branches/openvas-libraries-4-0/hg/hg_add_hosts.h
===================================================================
--- branches/openvas-libraries-4-0/hg/hg_add_hosts.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/hg/hg_add_hosts.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 HG_ADD_HOSTS_H__
Modified: branches/openvas-libraries-4-0/hg/hg_debug.c
===================================================================
--- branches/openvas-libraries-4-0/hg/hg_debug.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/hg/hg_debug.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
*/
#include <arpa/inet.h> /* for inet_ntoa */
Modified: branches/openvas-libraries-4-0/hg/hg_dns_axfr.c
===================================================================
--- branches/openvas-libraries-4-0/hg/hg_dns_axfr.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/hg/hg_dns_axfr.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -14,7 +14,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.
*
*/
Modified: branches/openvas-libraries-4-0/hg/hg_dns_axfr.h
===================================================================
--- branches/openvas-libraries-4-0/hg/hg_dns_axfr.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/hg/hg_dns_axfr.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 __HG_DNS_AXFR__
Modified: branches/openvas-libraries-4-0/hg/hg_filter.c
===================================================================
--- branches/openvas-libraries-4-0/hg/hg_filter.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/hg/hg_filter.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -14,7 +14,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.
*/
#include <string.h> /* for strcmp */
Modified: branches/openvas-libraries-4-0/hg/hg_filter.h
===================================================================
--- branches/openvas-libraries-4-0/hg/hg_filter.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/hg/hg_filter.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 HG_FILTER_H__
Modified: branches/openvas-libraries-4-0/hg/hg_subnet.c
===================================================================
--- branches/openvas-libraries-4-0/hg/hg_subnet.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/hg/hg_subnet.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -14,7 +14,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.
*/
#include <string.h> /* for strdup */
Modified: branches/openvas-libraries-4-0/hg/hg_subnet.h
===================================================================
--- branches/openvas-libraries-4-0/hg/hg_subnet.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/hg/hg_subnet.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 HG_SUBNET_H__
Modified: branches/openvas-libraries-4-0/hg/hg_utils.c
===================================================================
--- branches/openvas-libraries-4-0/hg/hg_utils.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/hg/hg_utils.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
*/
#include <arpa/inet.h> /* for inet_addr */
Modified: branches/openvas-libraries-4-0/hg/hg_utils.h
===================================================================
--- branches/openvas-libraries-4-0/hg/hg_utils.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/hg/hg_utils.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 HL2_UTILS_H__
Modified: branches/openvas-libraries-4-0/hg/hosts_gatherer.c
===================================================================
--- branches/openvas-libraries-4-0/hg/hosts_gatherer.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/hg/hosts_gatherer.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -14,7 +14,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.
*/
/**
Modified: branches/openvas-libraries-4-0/hg/hosts_gatherer.h
===================================================================
--- branches/openvas-libraries-4-0/hg/hosts_gatherer.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/hg/hosts_gatherer.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 HOSTS_GATHERER_H__
Modified: branches/openvas-libraries-4-0/hg/test.c
===================================================================
--- branches/openvas-libraries-4-0/hg/test.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/hg/test.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
*/
Modified: branches/openvas-libraries-4-0/misc/bpf_share.c
===================================================================
--- branches/openvas-libraries-4-0/misc/bpf_share.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/misc/bpf_share.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -11,7 +11,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: branches/openvas-libraries-4-0/misc/comm.h
===================================================================
--- branches/openvas-libraries-4-0/misc/comm.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/misc/comm.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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_COMM_H
Modified: branches/openvas-libraries-4-0/misc/kb.c
===================================================================
--- branches/openvas-libraries-4-0/misc/kb.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/misc/kb.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
*
*
* Knowledge base management API
Modified: branches/openvas-libraries-4-0/misc/nvt_categories.h
===================================================================
--- branches/openvas-libraries-4-0/misc/nvt_categories.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/misc/nvt_categories.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -20,7 +20,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.
*/
/**
Modified: branches/openvas-libraries-4-0/misc/pcap.c
===================================================================
--- branches/openvas-libraries-4-0/misc/pcap.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/misc/pcap.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
*/
#include <netinet/in.h>
Modified: branches/openvas-libraries-4-0/misc/popen.c
===================================================================
--- branches/openvas-libraries-4-0/misc/popen.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/misc/popen.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
*
*/
Modified: branches/openvas-libraries-4-0/misc/rand.c
===================================================================
--- branches/openvas-libraries-4-0/misc/rand.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/misc/rand.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
*
* Random generator helper functions
*/
Modified: branches/openvas-libraries-4-0/misc/rand.h
===================================================================
--- branches/openvas-libraries-4-0/misc/rand.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/misc/rand.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
*
* Random generator helper functions
*/
Modified: branches/openvas-libraries-4-0/misc/resolve.c
===================================================================
--- branches/openvas-libraries-4-0/misc/resolve.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/misc/resolve.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
*
* Hostname resolver.
*/
Modified: branches/openvas-libraries-4-0/misc/resolve.h
===================================================================
--- branches/openvas-libraries-4-0/misc/resolve.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/misc/resolve.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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_RESOLVE_H
Modified: branches/openvas-libraries-4-0/misc/scanners_utils.c
===================================================================
--- branches/openvas-libraries-4-0/misc/scanners_utils.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/misc/scanners_utils.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
*
* scanners_utils -- scanner-plugins-specific stuff
*/
Modified: branches/openvas-libraries-4-0/misc/scanners_utils.h
===================================================================
--- branches/openvas-libraries-4-0/misc/scanners_utils.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/misc/scanners_utils.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
*
* scanners_utils -- scanner-plugins-specific stuff
*/
Modified: branches/openvas-libraries-4-0/misc/services.h
===================================================================
--- branches/openvas-libraries-4-0/misc/services.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/misc/services.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
*/
Modified: branches/openvas-libraries-4-0/misc/services1.c
===================================================================
--- branches/openvas-libraries-4-0/misc/services1.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/misc/services1.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -15,7 +15,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.
*
* TCP/IP service functions (getservent enhancement)
*/
Modified: branches/openvas-libraries-4-0/misc/www_funcs.c
===================================================================
--- branches/openvas-libraries-4-0/misc/www_funcs.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/misc/www_funcs.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/arc4.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/arc4.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/arc4.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
*/
Modified: branches/openvas-libraries-4-0/nasl/byteorder.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/byteorder.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/byteorder.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef _BYTEORDER_H
Modified: branches/openvas-libraries-4-0/nasl/capture_packet.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/capture_packet.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/capture_packet.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/capture_packet.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/capture_packet.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/capture_packet.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 CAPTURE_PACKET_H
Modified: branches/openvas-libraries-4-0/nasl/charcnv.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/charcnv.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/charcnv.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -18,7 +18,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.
MODIFICATIONS: only those functions that are required for OpenVAS are retained, others are removed
Modified By Preeti Subramanian <spreeti at secpod.com>
Modified: branches/openvas-libraries-4-0/nasl/charset.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/charset.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/charset.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -16,7 +16,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.
*/
/* MODIFICATION: This has only those functions that cater to the requirements of OpenVAS, remaining functions are removed*/
Modified: branches/openvas-libraries-4-0/nasl/exec.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/exec.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/exec.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/exec.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/exec.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/exec.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 EXEC_H_INCLUDED
Modified: branches/openvas-libraries-4-0/nasl/genrand.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/genrand.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/genrand.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
*/
/*
Modified: branches/openvas-libraries-4-0/nasl/hmacmd5.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/hmacmd5.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/hmacmd5.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -16,7 +16,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.
*/
/* taken direct from rfc2104 implementation and modified for suitable use
Modified: branches/openvas-libraries-4-0/nasl/hmacmd5.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/hmacmd5.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/hmacmd5.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -16,7 +16,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 _HMAC_MD5_H
Modified: branches/openvas-libraries-4-0/nasl/iconv.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/iconv.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/iconv.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -16,7 +16,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 Preeti Subramanian <spreeti at secpod.com>
* Modifications:
Modified: branches/openvas-libraries-4-0/nasl/iconv.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/iconv.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/iconv.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -19,7 +19,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.
*/
#if !defined(HAVE_ICONV) && defined(HAVE_ICONV_H)
Modified: branches/openvas-libraries-4-0/nasl/lint.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/lint.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/lint.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/md4.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/md4.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/md4.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <stdint.h>
Modified: branches/openvas-libraries-4-0/nasl/md4.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/md4.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/md4.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
void mdfour_ntlmssp(unsigned char *out, const unsigned char *in, int n);
Modified: branches/openvas-libraries-4-0/nasl/nasl.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/nasl.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 __LIB_NASL_H__
Modified: branches/openvas-libraries-4-0/nasl/nasl_builtin_openvas_tcp_scanner.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_builtin_openvas_tcp_scanner.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_builtin_openvas_tcp_scanner.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/nasl_cmd_exec.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_cmd_exec.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_cmd_exec.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/nasl_cmd_exec.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_cmd_exec.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_cmd_exec.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 NASL_UNSAFE_H
Modified: branches/openvas-libraries-4-0/nasl/nasl_crypto.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_crypto.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_crypto.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/nasl_crypto.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_crypto.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_crypto.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
*
* MODIFICATION: added definitions for implemention NTLMSSP features
*/
Modified: branches/openvas-libraries-4-0/nasl/nasl_crypto2.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_crypto2.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_crypto2.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/nasl_crypto2.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_crypto2.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_crypto2.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 NASL_CRYPTO2_H
Modified: branches/openvas-libraries-4-0/nasl/nasl_debug.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_debug.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_debug.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/nasl_debug.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_debug.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_debug.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 NASL_DEBUG_H__
Modified: branches/openvas-libraries-4-0/nasl/nasl_func.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_func.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_func.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/nasl_func.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_func.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_func.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 NASL_FUNC_H_INCLUDED
Modified: branches/openvas-libraries-4-0/nasl/nasl_global_ctxt.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_global_ctxt.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_global_ctxt.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 _NASL_CTX_H
Modified: branches/openvas-libraries-4-0/nasl/nasl_grammar.y
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_grammar.y 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_grammar.y 2011-11-07 09:39:07 UTC (rev 12011)
@@ -16,7 +16,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.
*/
#define YYPARSE_PARAM parm
Modified: branches/openvas-libraries-4-0/nasl/nasl_host.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_host.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_host.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/nasl_host.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_host.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_host.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 NASL_HOST_H
Modified: branches/openvas-libraries-4-0/nasl/nasl_http.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_http.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_http.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 <glib.h>
Modified: branches/openvas-libraries-4-0/nasl/nasl_http.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_http.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_http.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 NASL_HTTP_H
Modified: branches/openvas-libraries-4-0/nasl/nasl_init.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_init.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_init.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/nasl_init.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_init.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_init.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 NASL_INIT_H
Modified: branches/openvas-libraries-4-0/nasl/nasl_lex_ctxt.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_lex_ctxt.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_lex_ctxt.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/nasl_lex_ctxt.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_lex_ctxt.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_lex_ctxt.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 _NASL_LEX_CTXT_H
Modified: branches/openvas-libraries-4-0/nasl/nasl_misc_funcs.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_misc_funcs.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_misc_funcs.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/nasl_misc_funcs.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_misc_funcs.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_misc_funcs.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 NASL_MISC_FUNCS_H
Modified: branches/openvas-libraries-4-0/nasl/nasl_packet_forgery.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_packet_forgery.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_packet_forgery.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/nasl_packet_forgery.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_packet_forgery.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_packet_forgery.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 NASL_PACKET_FORGERY_H
Modified: branches/openvas-libraries-4-0/nasl/nasl_packet_forgery_v6.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_packet_forgery_v6.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_packet_forgery_v6.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
*
*
* Modified for IPv6 packet forgery - 04/02/2010
Modified: branches/openvas-libraries-4-0/nasl/nasl_packet_forgery_v6.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_packet_forgery_v6.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_packet_forgery_v6.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 for IPv6 packet forgery - 04/02/2010
Modified: branches/openvas-libraries-4-0/nasl/nasl_raw.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_raw.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_raw.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/nasl_regex.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_regex.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_regex.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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. */
#ifdef HAVE_REGEX_SUPPORT
#include <regex.h>
Modified: branches/openvas-libraries-4-0/nasl/nasl_scanner_glue.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_scanner_glue.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_scanner_glue.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/nasl_scanner_glue.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_scanner_glue.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_scanner_glue.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 NASL_SCANNER_GLUE_H
Modified: branches/openvas-libraries-4-0/nasl/nasl_socket.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_socket.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_socket.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/nasl_socket.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_socket.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_socket.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/nasl_text_utils.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_text_utils.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_text_utils.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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.
*
*/
Modified: branches/openvas-libraries-4-0/nasl/nasl_text_utils.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_text_utils.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_text_utils.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 NASL_TEXT_UTILS_H
Modified: branches/openvas-libraries-4-0/nasl/nasl_tree.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_tree.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_tree.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/nasl_tree.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_tree.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_tree.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 NASLTREE_H_INCLUDED
Modified: branches/openvas-libraries-4-0/nasl/nasl_var.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_var.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_var.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/nasl_var.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/nasl_var.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/nasl_var.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 NASL_VAR_H_INCLUDED
Modified: branches/openvas-libraries-4-0/nasl/preparse.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/preparse.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/preparse.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/preparse.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/preparse.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/preparse.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/regex.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/regex.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/regex.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -16,7 +16,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. */
#if defined (_AIX) && !defined (REGEX_MALLOC)
Modified: branches/openvas-libraries-4-0/nasl/smb.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/smb.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/smb.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -21,7 +21,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: branches/openvas-libraries-4-0/nasl/smb_crypt.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/smb_crypt.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/smb_crypt.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -19,7 +19,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.
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/* NOTES:
Modified: branches/openvas-libraries-4-0/nasl/smb_crypt2.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/smb_crypt2.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/smb_crypt2.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -19,7 +19,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 <ctype.h>
Modified: branches/openvas-libraries-4-0/nasl/smb_signing.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/smb_signing.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/smb_signing.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -16,7 +16,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 Preeti Subramanian <spreeti at secpod.com> for OpenVAS:
simple packet signature function argument struct smb_basic_signing_context
Modified: branches/openvas-libraries-4-0/nasl/smb_signing.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/smb_signing.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/smb_signing.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -16,7 +16,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 Preeti Subramanian <spreeti at secpod.com> for OpenVAS:
simple packet signature function argument struct smb_basic_signing_context
Modified: branches/openvas-libraries-4-0/nasl/strutils.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/strutils.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/strutils.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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: branches/openvas-libraries-4-0/nasl/strutils.h
===================================================================
--- branches/openvas-libraries-4-0/nasl/strutils.h 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/strutils.h 2011-11-07 09:39:07 UTC (rev 12011)
@@ -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 NASL2_STRUTILS_H__
Modified: branches/openvas-libraries-4-0/nasl/time.c
===================================================================
--- branches/openvas-libraries-4-0/nasl/time.c 2011-11-07 09:27:42 UTC (rev 12010)
+++ branches/openvas-libraries-4-0/nasl/time.c 2011-11-07 09:39:07 UTC (rev 12011)
@@ -18,7 +18,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.
*/
/*MODIFICATION: minor changes for OpenVAS*/
More information about the Openvas-commits
mailing list