chiark / gitweb /
remove fsf street address
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 2 Jun 2012 11:12:25 +0000 (12:12 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 2 Jun 2012 11:12:25 +0000 (12:12 +0100)
perl -i~ -pe 's#if not, write to the Free Software.*$#if not, see <http://www.gnu.org/licenses/>.#; s#.*Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n##; s#.* 02110-1301, USA.\n##' */*.{tct,c,h,make} */Makefile Makefile base/tcmdifgen debian/control debian/rules

57 files changed:
adns/adns.c
adns/adns.tct
adns/chiark_tcl_adns.h
base/Makefile
base/base.tct
base/chiark-tcl-base.h
base/chiark-tcl.h
base/common.make
base/enum.c
base/extension.make
base/final.make
base/hook.c
base/idtable.c
base/parse.c
base/scriptinv.c
base/shlib.make
base/tcmdifgen
base/tcmdiflib.c
cdb/Makefile
cdb/cdb.tct
cdb/chiark_tcl_cdb.h
cdb/lookup.c
cdb/readonly.c
cdb/writeable.c
crypto/Makefile
crypto/algtables.c
crypto/bcmode.c
crypto/chiark_tcl_crypto.h
crypto/crypto.c
crypto/crypto.h
crypto/crypto.tct
crypto/hash.c
crypto/hook.c
debian/changelog
debian/control
debian/rules
dgram/Makefile
dgram/chiark_tcl_dgram.h
dgram/dgram.h
dgram/dgram.tct
dgram/hook.c
hbytes/Makefile
hbytes/chiark_tcl_hbytes.h
hbytes/chop.c
hbytes/hbytes-base.tct
hbytes/hbytes.c
hbytes/hbytes.h
hbytes/hbytes.tct
hbytes/hook.c
hbytes/parse.c
hbytes/ulongs.c
maskmap/addrmap.c
maskmap/maskmap-bits.c
maskmap/maskmap.c
maskmap/maskmap.tct
tuntap/chiark_tcl_tuntap.h
tuntap/tuntap.tct

index 201212c44b36106950f9a1a17ce4a054a1355fa2..7dde69cfc2782b1ff039160c1e827ef49f130bd6 100644 (file)
@@ -73,9 +73,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #define _GNU_SOURCE
index fcf42e0ffb8f327494103b15bbe0d6aaa4efbb71..74ef451eb8b4af9528f2d843c08a5d9664a63286 100644 (file)
@@ -12,9 +12,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 Type adnsresults:              adns_answer *@
index 357d085c89bb9123c0094f279c7d69f9c6265a38..40cb73524fe3e5b12340a5cd87a15e943a0ef7e8 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef ADNSTCL_H
index 3698591c49addb759e415f9651aa5b420fe691b7..1bbfd21c82ec28d35a30384cf706995484a2d0b6 100644 (file)
@@ -12,9 +12,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 default:       all
 
index 5cddd943872ebd65fc202f60b36a43261df4ecc2..27ea098266d6e12ffd7acc196e02c13661f4f915 100644 (file)
@@ -12,9 +12,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 Type iddata(const IdDataSpec *idds):   void *@
index f99f807bfb2c4c9e76f767a8a92a5576f0938773..303e72d81682c5e419c9f6eb7d4036a823746e76 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 
index e2f3d4e76b1a314284bc60003ab097ecd2330275..2f4ae7d5f3c5ea37f62e714d5e82494010523719 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef CHIARK_TCL_H
index 5314aacf120bb5a75785650003b005546710aed0..758d8580120e50be38ba0003f98c95372d32be72 100644 (file)
@@ -12,9 +12,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 VERSION ?=     1
index 1006a3c93b3fe7cdd0062e5c2cb8d17905900b8a..28189c77e264d489693a74b32e0f4a4f8218564a 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "chiark-tcl-base.h"
index 502d45bdbd9634cd961c2a831f19ea96f4e3afd0..23e72ee8a2f9688ba840bff598cee22c498f5de9 100644 (file)
@@ -12,9 +12,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 
index ed231de152353603cc2ab1eedd7fc5651d7ee960..12db93d9053505734214a53a0e02852a53ca0a25 100644 (file)
@@ -12,9 +12,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 all:           $(TARGETS) $(AUTOS)
index 0cb2f9d47961615e8dfde1af3966e2198401edcf..82d01cfb6fd75d9dc0aa5ac46f021065964c7786 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "chiark-tcl-base.h"
index c23906e5d53b7fdcdea6d35ca3a1d8fcaf34f00c..ae175b665f2908fdd894e79a8eb77c760c01f02f 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "chiark-tcl-base.h"
index aa1c1a7698efbccdae4c0e5818214b32dd52e285..ad9b7e7bb9c0850d65dcba00f3fce5edcdfc23bd 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "chiark-tcl-base.h"
index 179802e084f05daa19f1923b523829c9dbdcac57..7b67d299af4af002a076ba79e480188635c3345e 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "chiark-tcl-base.h"
index 5b479b8989f0adf7652e9c359abd64e1f2a4cdc3..c48fe4c82df9118152fd3eae38274c5ee4df1719 100644 (file)
@@ -12,9 +12,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 
index 621785aedc822601e0ca7a6889af63ab73f95d16..f94479994410c8a3ee608bb41ea7d584354d6dce 100755 (executable)
@@ -14,9 +14,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 # Input format is line-based, ws-significant, offside rule (some kind
index fabc847e7c44edf4430b0aff3c09cd5a90ab2d04..e14eba08bc778a3b2bbabbde95df107b22cdd108 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "chiark-tcl-base.h"
index a2eac00d9758e23fc1f363a9c3123cac476b5a55..9f4cfa4a93184e2b0e7c15887215f3d5766a4cd3 100644 (file)
@@ -12,9 +12,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 BASE_DIR =     ../base
index 22deded508e07637e522a51e76587cebdbf2b4c0..889e72aab507769c87334a5cf2aea7ddd8b23906 100644 (file)
@@ -12,9 +12,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 Table *cdbtoplevel TopLevel_Command
index 9331f31f7d28c12fd7a80479daa9a401608ac473..fef668c6efeede8127ac150ae7daea21226bc836 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef CHIARK_TCL_CDB_H
index e57edbd4f875a1cc8ea2582bac790d03f0b3e53a..fb73f1f5f6b40864936049dd2e08f12b548bd017 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "chiark_tcl_cdb.h"
index 0ebaa404ee09b25afde8e5851ee1798a77a5eb7e..53823b8a57ca0e112c72be77aedb0083ab7bbeb0 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "chiark_tcl_cdb.h"
index fca54a8ea5e5d947606aa4d25573643404684b95..6b072ffdba7042398965758dc6ad386b18c15a5b 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "chiark_tcl_cdb.h"
index eadc980ccb3954ef5cf143bfa9d3db3a17b6698d..863308277b98ee3597f30356d87f0846441f738f 100644 (file)
@@ -12,9 +12,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 BASE_DIR =     ../base
index 5711c12a4d15f17ffd55692e77add7bb127a3377..e0d6cc8bb3fddb2bc75f6e4bb288e6eba873907b 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 
index 849f533ae88fbafd34909cae7896a9c1bf0d7529..9545af39b6644d2ab533c3e068379b8c13b0e574 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
   
index d02d2eea87d52e6350ec4f9b3262e753004d059e..8ff4cbfc61a7bbfa1cf1b886ce95e43b7b2fd51f 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 
index 25325bff7625307aca37134b2b61080e616aff73..aee2556de1fcde705642944110a78a5bdd6cd1de 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 
index 0028edbad25333a3cb78a73e64bd534bdcd1bdfd..13b565437355a60d32662fa69b435755b6bcda5c 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 
index b63f42740b56aca91c911bb5a8d9e58a4882db18..37794db530a7d6cf7fc855c64721cb7ab50f87f7 100644 (file)
@@ -12,9 +12,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 Table *hbcryptotoplevel TopLevel_Command
index bcf7044828cd87a6a6bc864fe4e92c89798802c4..f7c6c441a06cc903159a70dc1b16d9a5c8f396f7 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 
index 5911f02e2e0ad6a76a0d2794aeaa611c4bfa3a58..00ca7c50a53f19e5dd7fbd1ac9f77cd4f08e8c36 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 
index ae43740fdad8d2a2df159c20d13615df2d19694e..9e9f4bff0337abcfe9a6c86a1154a991df4cc9b3 100644 (file)
@@ -15,6 +15,7 @@ chiark-tcl (1.1.1~~iwj) unstable; urgency=low
   * Update debian/compat to 5.  No changes needed.
   * Update Standards-Version.  No changes needed.
   * Update Copyright dates.
+  * Remove FSF street address from copyright notices.
   * Change my email address.
 
  -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sat, 02 Jun 2012 11:29:10 +0100
index 55189a58775890f88af02082926117ffd03b5bf1..cfa88612bc38777b65bf54503280182e9c804680 100644 (file)
@@ -37,6 +37,4 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
index 53f77d075dac1ab5d42f28c43633a2fde72d77ad..faa763a91b3e1456da41e07357b9a82e80f2e757 100755 (executable)
@@ -14,9 +14,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 majversion=1
index 4711822d196be3818de6d354ddc6ddbdbc6b20cd..e07cfcaecb9f6dbe4c67fc32b35bf870f599b6eb 100644 (file)
@@ -12,9 +12,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 BASE_DIR =     ../base
index 24fed39e30246ac46a5bc478ec842ee2effff80e..2fd88e440c0cebf96d80cfef7159942ca98c1e0a 100644 (file)
@@ -12,9 +12,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 
index dd7440d7c4ab14ca1a2f61afbb532497fed13c4a..6c31f18b3ab45aa08ccbcf962f0f41b5a2da89d0 100644 (file)
@@ -12,9 +12,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef DGRAM_H
index 1d461ddaa91ea0be5e06bcfdf737056e501f6e14..119e3542675ffc2fe029f1ae6c846a3a49a3f160 100644 (file)
@@ -12,9 +12,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 Type sockaddr:                 SockAddr_Value @
index da0ab7efac5929bc0575cfea30986d034d9baa8e..6f5a157c8020227ddeaa8dc662394e0b47e2ccc1 100644 (file)
@@ -12,9 +12,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "dgram.h"
index e954ada85f5fc666d6cd1d4e44dc4979685c433b..3a7feeb26a040cb463b2084b906e119ca7f9de0a 100644 (file)
@@ -12,9 +12,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 BASE_DIR =     ../base
index 92284a377156958f7d793d2c2f06f5aaa5c8a1f6..bf3cb575822f1ef7c6b5a655d3abc5cb03f8b39f 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 
index bbc423322b5675b55a250573be2e54424be210a2..3a172012520571e4120a7849dbc6d96b586877ef 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 
index 8a373cab9d78a9353a2234fc03c4456566bec876..6c3b17c61ccd952f4f13a21793c82ccc654faaa4 100644 (file)
@@ -12,9 +12,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 Type hb:                       HBytes_Value @
index f9c02a75f8e7279def7743010f27720017eb282f..dc1c19bfe84ffbcf6d0adfb911839e6e5fda1004 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 
index 33d04d17d56ee8b1b0875438418c8a4b5df8fc36..0ed871c8f3d20a1e3ef9b64586fc4c878304d57e 100644 (file)
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 
index cab1bb3ab01c87bbcc37f269dc660dad7688deaa..dc6980e100a4e4053b40acd52967fbdd42bf7b65 100644 (file)
@@ -12,9 +12,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 Table *hbytestoplevel TopLevel_Command
index 76dd50576e4d5d14c2910091c4d939f6992c2fb8..254b4fe6a75c02cc5a4bc11cd998871df3c64453 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 
index 8c4254d0fdad66923dbb60765b615d8495b680b6..c384eb43336d38c2d1a988073ae8659bcac18d66 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "chiark_tcl_hbytes.h"
index df93db6cad2703e8e8f0e8acdbf0823a5f233ef6..16e30505c399a147fba44862c99cc5899980a6cc 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "chiark_tcl_hbytes.h"
index 0f72eb4899ad28edd0a6995c626571cdf4e22eda..8dc08c1f7311fe0a459875ce7dace834c7279c81 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 
index da2473ff05e9576934187f09bb4f042ae5c6ab7e..2c6464b474fdbda88b946e17cec26dd860d12401 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 
index 2c90f225180a3ab87496b675c3f71c72ba6aa6f2..1a176818642d672626a3a7920c9566263a61497b 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "chiark_tcl_hbytes.h"
index 25fe0276dfef2c5ef785c2f4cbc4910fc5f20645..7bd14657bbdaedfd47d323758da0e7cac44ba935 100644 (file)
@@ -12,9 +12,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 Table *maskmaptoplevel TopLevel_Command
index b5181f66558c300218a15bc12d220276372222ef..30a3f16aef35c49707530aa3f970255e91f1413b 100644 (file)
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef TUNTAPTCL_H
index 9a507e69dd29ef8254f369f9ff10f68b4b622d02..de66d2977a3659bcdd2fc7a070bcd1566acd4c38 100644 (file)
@@ -12,9 +12,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 
 Table *tuntaptoplevel TopLevel_Command