aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJakub Zawadzki <darkjames-ws@darkjames.pl>2012-06-28 23:18:38 +0000
committerJakub Zawadzki <darkjames-ws@darkjames.pl>2012-06-28 23:18:38 +0000
commitb18e88004009ac35627fa63220d11c1e8894e1c6 (patch)
treee84150fd6d648fb068f772cb6dbbc9e31db690c4 /tools
parentf19346af348a598ce04e054241e7ebcc2d7cddf1 (diff)
Update FSF address - part II.
svn path=/trunk/; revision=43538
Diffstat (limited to 'tools')
-rwxr-xr-xtools/checkAPIs.pl2
-rwxr-xr-xtools/fix-encoding-args.pl2
-rwxr-xr-xtools/fixhf.pl2
-rwxr-xr-xtools/indexcap.py2
-rwxr-xr-xtools/list_protos_in_cap.sh2
-rwxr-xr-xtools/process-x11-fields.pl2
-rwxr-xr-xtools/process-x11-xcb.pl2
-rwxr-xr-xtools/setuid-root.pl.in2
-rwxr-xr-xtools/svnadd2
-rwxr-xr-xtools/test-fuzzed-cap.sh2
-rwxr-xr-xtools/valgrind-wireshark.sh2
11 files changed, 11 insertions, 11 deletions
diff --git a/tools/checkAPIs.pl b/tools/checkAPIs.pl
index 78eebdde97..c7180c9316 100755
--- a/tools/checkAPIs.pl
+++ b/tools/checkAPIs.pl
@@ -27,7 +27,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
use strict;
diff --git a/tools/fix-encoding-args.pl b/tools/fix-encoding-args.pl
index 8f092abcd6..7a4f8f2caf 100755
--- a/tools/fix-encoding-args.pl
+++ b/tools/fix-encoding-args.pl
@@ -37,7 +37,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;
diff --git a/tools/fixhf.pl b/tools/fixhf.pl
index eaddd56ffa..b8bd1cbda5 100755
--- a/tools/fixhf.pl
+++ b/tools/fixhf.pl
@@ -28,7 +28,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;
diff --git a/tools/indexcap.py b/tools/indexcap.py
index f553261712..efe4a1f8bb 100755
--- a/tools/indexcap.py
+++ b/tools/indexcap.py
@@ -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.
#
from optparse import OptionParser
diff --git a/tools/list_protos_in_cap.sh b/tools/list_protos_in_cap.sh
index 8bc183e71f..558f05a507 100755
--- a/tools/list_protos_in_cap.sh
+++ b/tools/list_protos_in_cap.sh
@@ -29,7 +29,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.
# Directory containing binaries. Default current directory.
BIN_DIR=.
diff --git a/tools/process-x11-fields.pl b/tools/process-x11-fields.pl
index e444858338..ffad286f47 100755
--- a/tools/process-x11-fields.pl
+++ b/tools/process-x11-fields.pl
@@ -24,7 +24,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.
#
open(DECL, ">x11-declarations.h") || die;
diff --git a/tools/process-x11-xcb.pl b/tools/process-x11-xcb.pl
index 0dedf7641e..0f2613f472 100755
--- a/tools/process-x11-xcb.pl
+++ b/tools/process-x11-xcb.pl
@@ -24,7 +24,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
diff --git a/tools/setuid-root.pl.in b/tools/setuid-root.pl.in
index 7efcf5762e..066702533b 100755
--- a/tools/setuid-root.pl.in
+++ b/tools/setuid-root.pl.in
@@ -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.
sub usage() {
die <<FIN
diff --git a/tools/svnadd b/tools/svnadd
index b76e504ca1..c4455c0055 100755
--- a/tools/svnadd
+++ b/tools/svnadd
@@ -24,7 +24,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.
#
for file in $*
diff --git a/tools/test-fuzzed-cap.sh b/tools/test-fuzzed-cap.sh
index c800b26816..a61540640d 100755
--- a/tools/test-fuzzed-cap.sh
+++ b/tools/test-fuzzed-cap.sh
@@ -26,7 +26,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 [ $# -ne 1 ]
then
diff --git a/tools/valgrind-wireshark.sh b/tools/valgrind-wireshark.sh
index 3d1e2d8155..63fa8e210d 100755
--- a/tools/valgrind-wireshark.sh
+++ b/tools/valgrind-wireshark.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.
# Directory containing tshark or wireshark. Default current directory.
BIN_DIR=.