aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authordarkjames <darkjames@f5534014-38df-0310-8fa8-9805f1628bb7>2012-06-28 22:56:06 +0000
committerdarkjames <darkjames@f5534014-38df-0310-8fa8-9805f1628bb7>2012-06-28 22:56:06 +0000
commit65b03d013560a366cda388d747968485d33c5573 (patch)
tree2c612637d71d19c66b4bd618e6bd780e3c6841c2 /test
parent0d3e78cf3f140c16680e31a41a9a93580ba65cea (diff)
Update Free Software Foundation address.
(COPYING will be updated in next commit) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@43536 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'test')
-rwxr-xr-xtest/config.sh2
-rwxr-xr-xtest/suite-capture.sh2
-rwxr-xr-xtest/suite-clopts.sh2
-rwxr-xr-xtest/suite-decryption.sh2
-rwxr-xr-xtest/suite-fileformats.sh2
-rwxr-xr-xtest/suite-io.sh2
-rwxr-xr-xtest/suite-unittests.sh2
-rwxr-xr-xtest/test-backend.sh2
-rwxr-xr-xtest/test.sh2
9 files changed, 9 insertions, 9 deletions
diff --git a/test/config.sh b/test/config.sh
index 5be74dbc50..d833503914 100755
--- a/test/config.sh
+++ b/test/config.sh
@@ -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.
#
# Set WS_SYSTEM to our system type, e.g. Windows, Linux, Darwin
diff --git a/test/suite-capture.sh b/test/suite-capture.sh
index 8f9ae3326a..a264d40006 100755
--- a/test/suite-capture.sh
+++ b/test/suite-capture.sh
@@ -20,7 +20,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, writeto 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.
#
diff --git a/test/suite-clopts.sh b/test/suite-clopts.sh
index 88f984db80..643f5458d5 100755
--- a/test/suite-clopts.sh
+++ b/test/suite-clopts.sh
@@ -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.
#
# common exit status values
diff --git a/test/suite-decryption.sh b/test/suite-decryption.sh
index 2b0faccd9a..4abea820b2 100755
--- a/test/suite-decryption.sh
+++ b/test/suite-decryption.sh
@@ -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.
#
# To do:
diff --git a/test/suite-fileformats.sh b/test/suite-fileformats.sh
index 0a6ccb6002..52651e2a20 100755
--- a/test/suite-fileformats.sh
+++ b/test/suite-fileformats.sh
@@ -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.
#
diff --git a/test/suite-io.sh b/test/suite-io.sh
index 65f34d1092..a605004c44 100755
--- a/test/suite-io.sh
+++ b/test/suite-io.sh
@@ -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.
#
diff --git a/test/suite-unittests.sh b/test/suite-unittests.sh
index 213706a1e0..4e2c7c817c 100755
--- a/test/suite-unittests.sh
+++ b/test/suite-unittests.sh
@@ -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.
#
if [ "$WS_SYSTEM" == "Windows" ] ; then
diff --git a/test/test-backend.sh b/test/test-backend.sh
index a2a1b91b1f..8c2b429f84 100755
--- a/test/test-backend.sh
+++ b/test/test-backend.sh
@@ -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.
#
diff --git a/test/test.sh b/test/test.sh
index 55c74ef70b..e29b435ab6 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -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.
#
# an existing capture file