diff options
2429 files changed, 2432 insertions, 2432 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index b90758957e..f1eee7e250 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # project(Wireshark C CXX) diff --git a/CPackConfig.txt b/CPackConfig.txt index 542911b3d5..370f34abd0 100644 --- a/CPackConfig.txt +++ b/CPackConfig.txt @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # set(CPACK_PACKAGE_NAME wireshark) diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index bdee4e2742..b81cc47fb6 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # # todo: result for NEED_... is wrong (inverted) diff --git a/Makefile.am b/Makefile.am index d757c01289..12696e5839 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ACLOCAL_AMFLAGS = `./aclocal-flags` diff --git a/Makefile.am.inc b/Makefile.am.inc index 4476b55355..499ceb80c0 100644 --- a/Makefile.am.inc +++ b/Makefile.am.inc @@ -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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. AUTOMAKE_OPTIONS = -Wno-portability diff --git a/Makefile.common b/Makefile.common index 2437672f9d..642e9ba4ad 100644 --- a/Makefile.common +++ b/Makefile.common @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # "BUILT_SOURCES" are built before any "make all" or "make check" targets. BUILT_HEADER_FILES = \ diff --git a/Makefile.nmake.inc b/Makefile.nmake.inc index 545e3c5026..2fba495077 100644 --- a/Makefile.nmake.inc +++ b/Makefile.nmake.inc @@ -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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. .SUFFIXES: .l diff --git a/airpcap_loader.c b/airpcap_loader.c index 4102da1df7..4481c2e5ff 100644 --- a/airpcap_loader.c +++ b/airpcap_loader.c @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifdef HAVE_CONFIG_H diff --git a/airpcap_loader.h b/airpcap_loader.h index 823b658d24..b9aa1a1a0c 100644 --- a/airpcap_loader.h +++ b/airpcap_loader.h @@ -22,7 +22,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. */ #ifndef __AIRPCAP_LOADER_H__ diff --git a/asn1/Custom.make b/asn1/Custom.make index 0dc1a3f2fb..5701c10860 100644 --- a/asn1/Custom.make +++ b/asn1/Custom.make @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # # Add custom asn1 directories here, the file is included by Makefile.am # Note you need to add a Cutom.m4 file too. diff --git a/asn1/HI2Operations/Makefile.am b/asn1/HI2Operations/Makefile.am index 462af31e88..d357a4d4df 100644 --- a/asn1/HI2Operations/Makefile.am +++ b/asn1/HI2Operations/Makefile.am @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. include ../Makefile.preinc diff --git a/asn1/HI2Operations/Makefile.common b/asn1/HI2Operations/Makefile.common index 7dbe9f5be5..28fefc2686 100644 --- a/asn1/HI2Operations/Makefile.common +++ b/asn1/HI2Operations/Makefile.common @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. PROTOCOL_NAME=HI2Operations diff --git a/asn1/HI2Operations/Makefile.nmake b/asn1/HI2Operations/Makefile.nmake index 5a32997c60..25f75f5105 100644 --- a/asn1/HI2Operations/Makefile.nmake +++ b/asn1/HI2Operations/Makefile.nmake @@ -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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. include ../../config.nmake diff --git a/asn1/HI2Operations/packet-HI2Operations-template.c b/asn1/HI2Operations/packet-HI2Operations-template.c index e5d7502300..7da8376e1c 100644 --- a/asn1/HI2Operations/packet-HI2Operations-template.c +++ b/asn1/HI2Operations/packet-HI2Operations-template.c @@ -20,7 +20,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. */ #ifdef HAVE_CONFIG_H diff --git a/asn1/Makefile.am b/asn1/Makefile.am index 6ef86adf8d..7cbbc10813 100644 --- a/asn1/Makefile.am +++ b/asn1/Makefile.am @@ -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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. include Custom.make diff --git a/asn1/Makefile.inc b/asn1/Makefile.inc index c01c88aa57..6c59cfcadd 100644 --- a/asn1/Makefile.inc +++ b/asn1/Makefile.inc @@ -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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. DISSECTOR = $(top_srcdir)/epan/dissectors/packet-$(PROTOCOL_NAME).c # This header file need not exist/get generated. It is only used when cleaning. diff --git a/asn1/Makefile.inc.nmake b/asn1/Makefile.inc.nmake index 85c42d37f4..6235e02da6 100644 --- a/asn1/Makefile.inc.nmake +++ b/asn1/Makefile.inc.nmake @@ -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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. DISSECTOR=../../epan/dissectors/packet-$(PROTOCOL_NAME).c diff --git a/asn1/Makefile.nmake b/asn1/Makefile.nmake index eaf4e0605f..79f4aec483 100644 --- a/asn1/Makefile.nmake +++ b/asn1/Makefile.nmake @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # Logic; diff --git a/asn1/Makefile.preinc b/asn1/Makefile.preinc index 99873fc8a7..023c9d5c85 100644 --- a/asn1/Makefile.preinc +++ b/asn1/Makefile.preinc @@ -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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. MAKE_CNF_EXPORT = $(MAKE) generate_export diff --git a/asn1/Makefile.preinc.nmake b/asn1/Makefile.preinc.nmake index ed828ac2e5..34ab804031 100644 --- a/asn1/Makefile.preinc.nmake +++ b/asn1/Makefile.preinc.nmake @@ -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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. MAKE_CNF_EXPORT = $(MAKE) /$(MAKEFLAGS) -f Makefile.nmake generate_export diff --git a/asn1/acp133/Makefile.am b/asn1/acp133/Makefile.am index 462af31e88..d357a4d4df 100644 --- a/asn1/acp133/Makefile.am +++ b/asn1/acp133/Makefile.am @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. include ../Makefile.preinc diff --git a/asn1/acp133/Makefile.common b/asn1/acp133/Makefile.common index 0832ff5c9d..5643ddaa10 100644 --- a/asn1/acp133/Makefile.common +++ b/asn1/acp133/Makefile.common @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. PROTOCOL_NAME=acp133 diff --git a/asn1/acp133/Makefile.nmake b/asn1/acp133/Makefile.nmake index 5a32997c60..25f75f5105 100644 --- a/asn1/acp133/Makefile.nmake +++ b/asn1/acp133/Makefile.nmake @@ -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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. include ../../config.nmake diff --git a/asn1/acp133/packet-acp133-template.c b/asn1/acp133/packet-acp133-template.c index a77c8ffc67..5f68e53f58 100644 --- a/asn1/acp133/packet-acp133-template.c +++ b/asn1/acp133/packet-acp133-template.c @@ -20,7 +20,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. */ #ifdef HAVE_CONFIG_H diff --git a/asn1/acp133/packet-acp133-template.h b/asn1/acp133/packet-acp133-template.h index f90fd5262c..cd30655baa 100644 --- a/asn1/acp133/packet-acp133-template.h +++ b/asn1/acp133/packet-acp133-template.h @@ -20,7 +20,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. */ #ifndef PACKET_ACP133_H diff --git a/asn1/acse/Makefile.am b/asn1/acse/Makefile.am index 462af31e88..d357a4d4df 100644 --- a/asn1/acse/Makefile.am +++ b/asn1/acse/Makefile.am @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. include ../Makefile.preinc diff --git a/asn1/acse/Makefile.common b/asn1/acse/Makefile.common index cc86e322c9..2f4fef813e 100644 --- a/asn1/acse/Makefile.common +++ b/asn1/acse/Makefile.common @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. PROTOCOL_NAME=acse diff --git a/asn1/acse/Makefile.nmake b/asn1/acse/Makefile.nmake index 5a32997c60..25f75f5105 100644 --- a/asn1/acse/Makefile.nmake +++ b/asn1/acse/Makefile.nmake @@ -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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. include ../../config.nmake diff --git a/asn1/acse/packet-acse-template.c b/asn1/acse/packet-acse-template.c index e4289c85f0..5d9141d509 100644 --- a/asn1/acse/packet-acse-template.c +++ b/asn1/acse/packet-acse-template.c @@ -31,7 +31,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. */ #ifdef HAVE_CONFIG_H diff --git a/asn1/acse/packet-acse-template.h b/asn1/acse/packet-acse-template.h index 3f81b8fcfd..fba45268e9 100644 --- a/asn1/acse/packet-acse-template.h +++ b/asn1/acse/packet-acse-template.h @@ -20,7 +20,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. */ #ifndef PACKET_ACSE_H diff --git a/asn1/ansi_map/Makefile.am b/asn1/ansi_map/Makefile.am index 462af31e88..d357a4d4df 100644 --- a/asn1/ansi_map/Makefile.am +++ b/asn1/ansi_map/Makefile.am @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. include ../Makefile.preinc diff --git a/asn1/ansi_map/Makefile.common b/asn1/ansi_map/Makefile.common index 7316729c67..c33c64c829 100644 --- a/asn1/ansi_map/Makefile.common +++ b/asn1/ansi_map/Makefile.common @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. PROTOCOL_NAME=ansi_map diff --git a/asn1/ansi_map/Makefile.nmake b/asn1/ansi_map/Makefile.nmake index 5a32997c60..25f75f5105 100644 --- a/asn1/ansi_map/Makefile.nmake +++ b/asn1/ansi_map/Makefile.nmake @@ -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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. include ../../config.nmake diff --git a/asn1/ansi_map/packet-ansi_map-template.c b/asn1/ansi_map/packet-ansi_map-template.c index 576aac727d..d9783d4924 100644 --- a/asn1/ansi_map/packet-ansi_map-template.c +++ b/asn1/ansi_map/packet-ansi_map-template.c @@ -25,7 +25,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. * * Credit to Tomas Kukosa for developing the asn2wrs compiler. * diff --git a/asn1/ansi_map/packet-ansi_map-template.h b/asn1/ansi_map/packet-ansi_map-template.h index 790cc4357b..28e67776b8 100644 --- a/asn1/ansi_map/packet-ansi_map-template.h +++ b/asn1/ansi_map/packet-ansi_map-template.h @@ -20,7 +20,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. */ #ifndef PACKET_ANSI_MAP_H diff --git a/asn1/ansi_tcap/Makefile.am b/asn1/ansi_tcap/Makefile.am index 462af31e88..d357a4d4df 100644 --- a/asn1/ansi_tcap/Makefile.am +++ b/asn1/ansi_tcap/Makefile.am @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. include ../Makefile.preinc diff --git a/asn1/ansi_tcap/Makefile.common b/asn1/ansi_tcap/Makefile.common index 1f9a74135f..88ebbad2a8 100644 --- a/asn1/ansi_tcap/Makefile.common +++ b/asn1/ansi_tcap/Makefile.common @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. PROTOCOL_NAME=ansi_tcap diff --git a/asn1/ansi_tcap/Makefile.nmake b/asn1/ansi_tcap/Makefile.nmake index 5a32997c60..25f75f5105 100644 --- a/asn1/ansi_tcap/Makefile.nmake +++ b/asn1/ansi_tcap/Makefile.nmake @@ -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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. include ../../config.nmake |