aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJakub Zawadzki <darkjames-ws@darkjames.pl>2012-06-28 22:56:06 +0000
committerJakub Zawadzki <darkjames-ws@darkjames.pl>2012-06-28 22:56:06 +0000
commitbf81b42e1e6aa72ecd1bc462e25b78a68c363783 (patch)
tree2c612637d71d19c66b4bd618e6bd780e3c6841c2 /tools
parent35f83ce720e50908f1e3ca20b04702e5fe61278e (diff)
Update Free Software Foundation address.
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am2
-rwxr-xr-xtools/WiresharkXML.py2
-rwxr-xr-xtools/checkfiltername.pl2
-rwxr-xr-xtools/checkhf.pl2
-rwxr-xr-xtools/dfilter-test.py2
-rw-r--r--tools/lemon/CMakeLists.txt2
-rw-r--r--tools/lemon/Makefile.am2
-rwxr-xr-xtools/make-services.pl2
-rwxr-xr-xtools/make-sminmpec.pl2
-rwxr-xr-xtools/msnchat2
-rwxr-xr-xtools/ncp2222.py4
-rwxr-xr-xtools/netscreen2dump.py2
-rwxr-xr-xtools/rdps.py4
-rw-r--r--tools/tpg/Makefile.am2
-rw-r--r--tools/tpg/V2P.pm2
-rwxr-xr-xtools/tpg/tpg.pl2
-rw-r--r--tools/tpg/tpg.yp2
-rwxr-xr-xtools/wireshark_gen.py2
18 files changed, 20 insertions, 20 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index f022c215b8..88079221f8 100644
--- a/tools/Makefile.am
+++ b/tools/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.
SUBDIRS = lemon
diff --git a/tools/WiresharkXML.py b/tools/WiresharkXML.py
index 51e8ca0e9f..b09c6dd286 100755
--- a/tools/WiresharkXML.py
+++ b/tools/WiresharkXML.py
@@ -15,7 +15,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
"""
import sys
diff --git a/tools/checkfiltername.pl b/tools/checkfiltername.pl
index cb6b3e5a48..0914c5bbc8 100755
--- a/tools/checkfiltername.pl
+++ b/tools/checkfiltername.pl
@@ -33,7 +33,7 @@ my $debug = 0;
#
# 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.
#
# Example:
diff --git a/tools/checkhf.pl b/tools/checkhf.pl
index fbcdc239d8..2bef98805a 100755
--- a/tools/checkhf.pl
+++ b/tools/checkhf.pl
@@ -32,7 +32,7 @@ my $debug = 0;
#
# 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.
#
# Example:
diff --git a/tools/dfilter-test.py b/tools/dfilter-test.py
index 8a44b030e2..0f65c9b19d 100755
--- a/tools/dfilter-test.py
+++ b/tools/dfilter-test.py
@@ -20,7 +20,7 @@ Test-suite to test wireshark's dfilter mechanism.
#
# 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.
import os
import sys
diff --git a/tools/lemon/CMakeLists.txt b/tools/lemon/CMakeLists.txt
index 1279110931..a6c53372c2 100644
--- a/tools/lemon/CMakeLists.txt
+++ b/tools/lemon/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.
#
set(lemon_FILES
diff --git a/tools/lemon/Makefile.am b/tools/lemon/Makefile.am
index 20d6200e4b..6311155d82 100644
--- a/tools/lemon/Makefile.am
+++ b/tools/lemon/Makefile.am
@@ -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.
# We produce an archive library. In the future, when libwireshark is a
# shared library, this will be linked into libwireshark. While libwireshark
diff --git a/tools/make-services.pl b/tools/make-services.pl
index d77621f791..91d5e26b8a 100755
--- a/tools/make-services.pl
+++ b/tools/make-services.pl
@@ -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.
use strict;
use English;
diff --git a/tools/make-sminmpec.pl b/tools/make-sminmpec.pl
index 0202867e6f..97d6c8c6a3 100755
--- a/tools/make-sminmpec.pl
+++ b/tools/make-sminmpec.pl
@@ -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.
use strict;
my $in = shift;
diff --git a/tools/msnchat b/tools/msnchat
index b3d177a9e7..eb8ff565ce 100755
--- a/tools/msnchat
+++ b/tools/msnchat
@@ -17,7 +17,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
"""
import os
diff --git a/tools/ncp2222.py b/tools/ncp2222.py
index f2ab27e504..c784291bc9 100755
--- a/tools/ncp2222.py
+++ b/tools/ncp2222.py
@@ -43,7 +43,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
"""
import os
@@ -5716,7 +5716,7 @@ def produce_code():
*
* 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/tools/netscreen2dump.py b/tools/netscreen2dump.py
index 0d6f50370b..c24d5d6c93 100755
--- a/tools/netscreen2dump.py
+++ b/tools/netscreen2dump.py
@@ -18,7 +18,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
"""
import sys
diff --git a/tools/rdps.py b/tools/rdps.py
index bacf091bbe..8f6a958bfc 100755
--- a/tools/rdps.py
+++ b/tools/rdps.py
@@ -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.
#
'''\
@@ -105,7 +105,7 @@ def main():
*
* 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 <stdio.h>
diff --git a/tools/tpg/Makefile.am b/tools/tpg/Makefile.am
index 2faa646d16..df18fc2ac4 100644
--- a/tools/tpg/Makefile.am
+++ b/tools/tpg/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.
# We produce an archive library. In the future, when libwireshark is a
# shared library, this will be linked into libwireshark. While libwireshark
diff --git a/tools/tpg/V2P.pm b/tools/tpg/V2P.pm
index e696d6cdc0..974bdccd62 100644
--- a/tools/tpg/V2P.pm
+++ b/tools/tpg/V2P.pm
@@ -23,7 +23,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.
package V2P;
use strict;
diff --git a/tools/tpg/tpg.pl b/tools/tpg/tpg.pl
index 5520b27062..6b6554c48c 100755
--- a/tools/tpg/tpg.pl
+++ b/tools/tpg/tpg.pl
@@ -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.
use TPG;
diff --git a/tools/tpg/tpg.yp b/tools/tpg/tpg.yp
index 4869cab829..b5c9a7abd9 100644
--- a/tools/tpg/tpg.yp
+++ b/tools/tpg/tpg.yp
@@ -23,7 +23,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.
use V2P;
diff --git a/tools/wireshark_gen.py b/tools/wireshark_gen.py
index 3f4670f8e5..8dcc1797a2 100755
--- a/tools/wireshark_gen.py
+++ b/tools/wireshark_gen.py
@@ -2079,7 +2079,7 @@ static int hf_operationrequest = -1;/* Request_Operation field */
*
* 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.
*/
"""