chiark / gitweb /
Licensing: Delete FSF street address
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 19 Oct 2014 23:00:55 +0000 (00:00 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 19 Oct 2014 23:00:55 +0000 (00:00 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
48 files changed:
Makefile.in
acconfig.h
aclocal.m4
client/Makefile.in
client/addrtext.c
client/adh-main.c
client/adh-opts.c
client/adh-query.c
client/adnsheloex.c
client/adnshost.h
client/adnslogres.c
client/adnsresfilter.c
client/adnstest.c
client/client.h
client/fanftest.c
configure.in
dynamic/Makefile.in
regress/Makefile.in
regress/addcases
regress/checkall
regress/harness.h.m4
regress/hcommon.c.m4
regress/hmacros.i4
regress/hplayback.c.m4
regress/hrecord.c.m4
regress/hredirect.h.m4
regress/hsyscalls.h.m4
regress/hsyscalls.i4
regress/m1test
regress/r1test
settings.make.in
src/Makefile.in
src/addrfam.c
src/adns.h
src/adns.make
src/check.c
src/dlist.h
src/event.c
src/general.c
src/internal.h
src/parse.c
src/poll.c
src/query.c
src/reply.c
src/setup.c
src/transmit.c
src/tvarith.h
src/types.c

index 28c0163a8683633319124194c50747709120ed0a..ab388360dd7eff0347f710ca4513ad1998a29fca 100644 (file)
@@ -17,8 +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. 
+#  along with this program; if not, write to the Free Software Foundation.
 
 # Remember to change ADNS_VERSION_STRING in client/client.h too, and
 # possibly library soname (MAJOR and MINOR in settings.make.in).
index 02e24d0b05546d4981d97541e3eb95e49aec715e..d11375dfc880c5c0d7d5aa7e6f78f1d564a557ae 100644 (file)
@@ -20,8 +20,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 /* Define if inline functions a la GCC are available.  */
index a1fcce8a8950daf772f74552f80dbb5b7b0fa5f8..25c0521d833b714769c2d16385ce26488cab5eb1 100644 (file)
@@ -17,8 +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. 
+#  along with this program; if not, write to the Free Software Foundation.
 
 dnl DPKG_CACHED_TRY_COMPILE(<description>,<cachevar>,<include>,<program>,<ifyes>,<ifno>)
 define(DPKG_CACHED_TRY_COMPILE,[
index 95e2d048130ca33b4f2f0b7ea529970b97b0ff0e..6d9b6855987012bad2f5d2e20a16eb7c3182e673 100644 (file)
@@ -17,8 +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. 
+#  along with this program; if not, write to the Free Software Foundation.
 
 srcdir=                @srcdir@
 VPATH=         @srcdir@
index 06e5f9a304460f7801348820be05bef1a5d212e8..572ee0fa2ff6dc255fd99ed09e302d1483f1c3bb 100644 (file)
@@ -38,8 +38,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #include <sys/types.h>
index 0fe6af0c5b8f1f356df84439703c06f9b08d92f2..17d02d8d7ef0a2bec434341be319bd3fda2e701d 100644 (file)
@@ -21,8 +21,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #include "adnshost.h"
index ceb2b45616073aadb9e6a680fa235a058ac71a66..c9c7fb3a499be157f247603a0bdf176067746a88 100644 (file)
@@ -21,8 +21,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #include "adnshost.h"
index 6f73e2d57fe67f916573887cf0a01431b94a8109..b353e47d82dbb1cbb894260b84ef39f1787e5377 100644 (file)
@@ -21,8 +21,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #include "adnshost.h"
index 844404918d1ebdf86fcfaeb817f56617e25001e6..ea22bcbaaeb1f2ab04ba1fb36ecf8e043724dc1c 100644 (file)
@@ -23,8 +23,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.
+ *  along with this program; if not, write to the Free Software Foundation.
  *
  *  This file is by Tony Finch, based on adnslogres.c.
  */
index ea2a596a74ae4a497bba38e2dfbd9b5235f6647c..4549e6a06a72b5ff8b21282777a7263233354c04 100644 (file)
@@ -20,8 +20,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #ifndef ADNSHOST_H_INCLUDED
index 41258e141211e92a6aa35b15dc8b0cfe060639e5..a72e37a8e1c3622c543a6d30be74ef89c95ca820 100644 (file)
@@ -24,8 +24,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.
+ *  along with this program; if not, write to the Free Software Foundation.
  *
  *  This version was originally supplied by Tony Finch, but has been
  *  modified by Ian Jackson as it was incorporated into adns and
index 6f5e09aa1a7a45b1c340b7363023f7f1c652551a..1f66c256a62fa3283dbe8c196d763bc4a72182fb 100644 (file)
@@ -20,8 +20,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #include <stdio.h>
index 0c6b04eda7e4a5fab4565000ba586675b0035a17..631911e0fa924d893730b9f53ff9df34a3c87791 100644 (file)
@@ -20,8 +20,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #include <stdio.h>
index 64f5a2ba60f90756b192dba9e0ffc2efa8a21f06..ff95db8f0375e53ceada42fe1877d4194af608c2 100644 (file)
@@ -20,8 +20,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #ifndef CLIENT_H_INCLUDED
index 9c57c15e813d896dcb4c2e34a8272cdd849c02cc..7a659bac0985999de302026a02c38e01a3b04c20 100644 (file)
@@ -24,8 +24,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.
+ *  along with this program; if not, write to the Free Software Foundation.
  *
  * This version was originally supplied by Tony Finch, but has been
  * modified by Ian Jackson as it was incorporated into adns.
index c810da2da58caf1f562b597e61be7fb15944fab3..3eaf00fc11ce9c5d04f5707c9bcb1d907ab6bd93 100644 (file)
@@ -17,8 +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. 
+#  along with this program; if not, write to the Free Software Foundation.
 
 AC_INIT(src/adns.h)
 AC_CONFIG_HEADER(src/config.h)
index 1efe1cbc247d8d562891735eefc604d1a3168177..02e59f44d5dc938ff6f2d0a70284294310deaffc 100644 (file)
@@ -17,8 +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. 
+#  along with this program; if not, write to the Free Software Foundation.
 
 srcdir=                @srcdir@
 VPATH=         @srcdir@
index c403172c02069b2efc3a2733dcbb91ede9583c96..49b39f8c0396f838960120d41a9a5f44673d6ddb 100644 (file)
@@ -17,8 +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. 
+#  along with this program; if not, write to the Free Software Foundation.
 
 srcdir=                @srcdir@
 VPATH=         @srcdir@
index bb9accc9295f9795915c640f77038a7c6cd0e06f..d3a5fd3952c8c804034ae43a85deb2f8996634dd 100755 (executable)
@@ -18,8 +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.
+#  along with this program; if not, write to the Free Software Foundation.
 
 set -e
 
index 0bfae612a54e9080ea570f5073ab27898edfbb18..edd201fc428ad9326b95454df0590da9721119a2 100755 (executable)
@@ -19,8 +19,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. 
+#  along with this program; if not, write to the Free Software Foundation.
 
 set -e
 
index 665e50eae384f13c4dbcc8d33e9a39b1245fe5e4..063a90d31ae869c6123fd363c44e61bbf95d73de 100644 (file)
@@ -19,8 +19,7 @@ m4_dnl  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 m4_dnl  GNU General Public License for more details.
 m4_dnl  
 m4_dnl  You should have received a copy of the GNU General Public License
-m4_dnl  along with this program; if not, write to the Free Software Foundation,
-m4_dnl  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 
+m4_dnl  along with this program; if not, write to the Free Software Foundation.
 
 m4_include(hmacros.i4)
 
index 7ca28c1952c5d2259cf07d5733bfce2d89285f4d..380e1f10ec05c49cc99700c238cd57d15364a39a 100644 (file)
@@ -19,8 +19,7 @@ m4_dnl  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 m4_dnl  GNU General Public License for more details.
 m4_dnl  
 m4_dnl  You should have received a copy of the GNU General Public License
-m4_dnl  along with this program; if not, write to the Free Software Foundation,
-m4_dnl  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 
+m4_dnl  along with this program; if not, write to the Free Software Foundation.
 
 m4_include(hmacros.i4)
 
index fd2a24bfa99bf90de6c55ac3429f75e88707aeb1..1b3741309d02092337bd05317be3a486644b9477 100644 (file)
@@ -19,8 +19,7 @@ m4_dnl  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 m4_dnl  GNU General Public License for more details.
 m4_dnl  
 m4_dnl  You should have received a copy of the GNU General Public License
-m4_dnl  along with this program; if not, write to the Free Software Foundation,
-m4_dnl  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 
+m4_dnl  along with this program; if not, write to the Free Software Foundation.
 
 m4_define(`hm_args_massage',
        `m4_ifelse(
index 786b1e429a98f34a51248a5d6e3ec02c93395ffa..112475d8201ad95c5de3fa16dc16679de2e1363a 100644 (file)
@@ -19,8 +19,7 @@ m4_dnl  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 m4_dnl  GNU General Public License for more details.
 m4_dnl  
 m4_dnl  You should have received a copy of the GNU General Public License
-m4_dnl  along with this program; if not, write to the Free Software Foundation,
-m4_dnl  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 
+m4_dnl  along with this program; if not, write to the Free Software Foundation.
 
 m4_include(hmacros.i4)
 
index 68bf74e2eaefb5f016d5893d16a872ad9c362c79..cc0e733f7528c5b1a52c121967cf1228cfceedfb 100644 (file)
@@ -19,8 +19,7 @@ m4_dnl  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 m4_dnl  GNU General Public License for more details.
 m4_dnl  
 m4_dnl  You should have received a copy of the GNU General Public License
-m4_dnl  along with this program; if not, write to the Free Software Foundation,
-m4_dnl  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 
+m4_dnl  along with this program; if not, write to the Free Software Foundation.
 
 m4_include(hmacros.i4)
 
index bc4c8ef8b0e328e553602d0879f8f56277ba0c42..efcb409fc6313f6d8359ebeb563036833cd7f33f 100644 (file)
@@ -19,8 +19,7 @@ m4_dnl  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 m4_dnl  GNU General Public License for more details.
 m4_dnl  
 m4_dnl  You should have received a copy of the GNU General Public License
-m4_dnl  along with this program; if not, write to the Free Software Foundation,
-m4_dnl  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 
+m4_dnl  along with this program; if not, write to the Free Software Foundation.
 
 m4_include(hmacros.i4)
 
index b2daf6e8c7613252855cd6ebdf2f4ad5bab9f3aa..07bb9123dfe5044002c5f3a1f9399ac1c4ddff28 100644 (file)
@@ -19,8 +19,7 @@ m4_dnl  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 m4_dnl  GNU General Public License for more details.
 m4_dnl  
 m4_dnl  You should have received a copy of the GNU General Public License
-m4_dnl  along with this program; if not, write to the Free Software Foundation,
-m4_dnl  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 
+m4_dnl  along with this program; if not, write to the Free Software Foundation.
 
 m4_include(hmacros.i4)
 
index 1089dad2518db22584f75ea41dcc4cee18e4cc8a..139d4ae38191d89257236c385306991e4ffa8db7 100644 (file)
@@ -19,8 +19,7 @@ m4_dnl  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 m4_dnl  GNU General Public License for more details.
 m4_dnl  
 m4_dnl  You should have received a copy of the GNU General Public License
-m4_dnl  along with this program; if not, write to the Free Software Foundation,
-m4_dnl  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 
+m4_dnl  along with this program; if not, write to the Free Software Foundation.
 
 m4_dnl each system call has
 m4_dnl  hm_syscall(<name>,<returnvalue>,<args>)
index 17b63c6425686ef595604c93d4fce38cada03f49..ab8e9dc778389812c513458f4f979770fe8e0147 100755 (executable)
@@ -19,8 +19,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. 
+#  along with this program; if not, write to the Free Software Foundation.
 
 set -e
 
index 385d9ab33a7da9cda45383416ab90affe38db36a..17c77a5edf6be8cee48c1a2116c89e6083c51fc4 100755 (executable)
@@ -19,8 +19,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. 
+#  along with this program; if not, write to the Free Software Foundation.
 
 set -e
 : ${srcdir=.}
index 63c804439d30d8bf08b7d132f822ac1395c08000..63e337390f62fe7f4d0f59ea46ea7db76b0ebd05 100644 (file)
@@ -18,8 +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. 
+#  along with this program; if not, write to the Free Software Foundation.
 
 MAJOR=         1
 MINOR=         3
index a59eb4eb25258cd561acfbbb8deacecc031693dd..57ff9f30dbc29ef44d97e621a0917fb6fabe28ac 100644 (file)
@@ -17,8 +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. 
+#  along with this program; if not, write to the Free Software Foundation.
 
 srcdir=                @srcdir@
 VPATH=         @srcdir@
index 8b078ca1170097b8a02866b5437b53cdf7660c80..00e5b1a6b82b1cea93d9ebb6928cb66a42d0846b 100644 (file)
@@ -20,8 +20,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #include <stdlib.h>
index c2fca672a8e9049cba651067ae718f9559b09e52..d0a7a8d1b261e74cc9e85c512fa787b5292205a3 100644 (file)
@@ -48,8 +48,7 @@
  *
  *  You should have received a copy of the GNU General Public License,
  *  or the GNU Library General Public License, as appropriate, along
- *  with this program; if not, write to the Free Software Foundation,
- *  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *  with this program; if not, write to the Free Software Foundation.
  *
  *
  *  $Id$
index 0531b890baed853ffad7d32d4f88277d5991e992..d210357b6f006316c3e067e3dbbb92cb5132bf8f 100644 (file)
@@ -17,8 +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. 
+#  along with this program; if not, write to the Free Software Foundation.
 
 LIBOBJS=       types.o event.o query.o reply.o general.o setup.o transmit.o \
                parse.o poll.o check.o addrfam.o
index d86268e3850233cecca604d4b4425e74cd8b87c8..e77845ab35e6ea1d6c138987e52d87333518da20 100644 (file)
@@ -20,8 +20,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #include "internal.h"
index b7cd727cb5598475bb78d2c9f1f45ec979d95e95..024713791c5b076e334af50d6eb483efb28b9f76 100644 (file)
@@ -20,8 +20,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #ifndef ADNS_DLIST_H_INCLUDED
index 5553acefee86fe488570cca1589f8193957e594f..378965630b8559f5875f27021caeff0c7d2925a5 100644 (file)
@@ -22,8 +22,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #include <errno.h>
index 417fe96034cda1f9b23f2b13f2833e5ca20e10d0..5d34fd9bf226f7c40a8a35d4596271b0811b4842 100644 (file)
@@ -21,8 +21,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #include <stdlib.h>
index 34cea896a25710aae66319e303c6ca90ef064c9d..7263e91e2785ad20afcee54ee61b502133ee7824 100644 (file)
@@ -22,8 +22,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.
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #ifndef ADNS_INTERNAL_H_INCLUDED
index 7a6ece7a0df666ce15e9de01e22d4f2707e576f1..fed761ba98d98e9f9f96276a211e6d6593a0339a 100644 (file)
@@ -20,8 +20,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #include "internal.h"
index 5cedeb0393ad84d99a923e65ba6154accea9c3ce..1b03a5b76ea2deff83f4d9b4f75f3c5e2e7d8499 100644 (file)
@@ -20,8 +20,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #include <limits.h>
index 7d6177c5d18240f5d4b6f4f1f2dcaee42363e745..2ae3a5b7b2c8ba23ad5454b11e4127918e59ff9f 100644 (file)
@@ -22,8 +22,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #include "internal.h"
index d4677b60bc331dad80855e10101502cdf02ae156..486dd37ea997bc6695ce56add139f66ae82b2c77 100644 (file)
@@ -20,8 +20,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #include <stdlib.h>
index 44069b2483e9b41a59ab9aebe5fd5bf6a9f2aae5..b51502fb4ce24227ece73dd80cb6f48b2fe447d0 100644 (file)
@@ -21,8 +21,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #include <stdlib.h>
index 549bc7d8ecb74032d4f575112ba03b1bba0d1904..28462b38fc96d03b0f4ea7cf16d848145c671092 100644 (file)
@@ -21,8 +21,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #include <errno.h>
index 60e1ac69d2463006a733da7227227fa18f246b1a..3796bd1d3f9a966049c0d450ac4442c28484240b 100644 (file)
@@ -20,8 +20,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.
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #ifndef ADNS_TVARITH_H_INCLUDED
index 196a0874514f44b9481c0ead2b12ea27863ebab0..e0d01104d14ff30fb23d48cfeec9d494fd47af5a 100644 (file)
@@ -20,8 +20,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. 
+ *  along with this program; if not, write to the Free Software Foundation.
  */
 
 #include <stddef.h>