r23798: updated old Temple Place FSF addresses to new URL
authorAndrew Tridgell <tridge@samba.org>
Tue, 10 Jul 2007 03:42:26 +0000 (03:42 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:28:26 +0000 (12:28 -0500)
110 files changed:
examples/logon/mklogon/mklogon.pl
source/include/smb_share_modes.h
source/intl/linux-msg.sed
source/lib/ldb/common/attrib_handlers.c
source/lib/ldb/common/ldb.c
source/lib/ldb/common/ldb_attributes.c
source/lib/ldb/common/ldb_controls.c
source/lib/ldb/common/ldb_debug.c
source/lib/ldb/common/ldb_dn.c
source/lib/ldb/common/ldb_ldif.c
source/lib/ldb/common/ldb_match.c
source/lib/ldb/common/ldb_modules.c
source/lib/ldb/common/ldb_msg.c
source/lib/ldb/common/ldb_parse.c
source/lib/ldb/common/ldb_utf8.c
source/lib/ldb/common/qsort.c
source/lib/ldb/include/ldb.h
source/lib/ldb/include/ldb_errors.h
source/lib/ldb/include/ldb_private.h
source/lib/ldb/ldb_ildap/ldb_ildap.c
source/lib/ldb/ldb_ldap/ldb_ldap.c
source/lib/ldb/ldb_sqlite3/base160.c
source/lib/ldb/ldb_sqlite3/ldb_sqlite3.c
source/lib/ldb/ldb_tdb/ldb_cache.c
source/lib/ldb/ldb_tdb/ldb_index.c
source/lib/ldb/ldb_tdb/ldb_pack.c
source/lib/ldb/ldb_tdb/ldb_search.c
source/lib/ldb/ldb_tdb/ldb_tdb.c
source/lib/ldb/ldb_tdb/ldb_tdb_wrap.c
source/lib/ldb/modules/asq.c
source/lib/ldb/modules/objectclass.c
source/lib/ldb/modules/operational.c
source/lib/ldb/modules/paged_results.c
source/lib/ldb/modules/paged_searches.c
source/lib/ldb/modules/rdn_name.c
source/lib/ldb/modules/skel.c
source/lib/ldb/modules/sort.c
source/lib/ldb/samba/ldif_handlers.c
source/lib/ldb/swig/ldb.i
source/lib/ldb/tools/ad2oLschema.c
source/lib/ldb/tools/cmdline.c
source/lib/ldb/tools/cmdline.h
source/lib/ldb/tools/convert.c
source/lib/ldb/tools/ldbadd.c
source/lib/ldb/tools/ldbdel.c
source/lib/ldb/tools/ldbedit.c
source/lib/ldb/tools/ldbmodify.c
source/lib/ldb/tools/ldbrename.c
source/lib/ldb/tools/ldbsearch.c
source/lib/ldb/tools/ldbtest.c
source/lib/ldb/tools/oLschema2ldif.c
source/lib/replace/dlfcn.c
source/lib/replace/repdir_getdents.c
source/lib/replace/repdir_getdirentries.c
source/lib/replace/replace.c
source/lib/replace/replace.h
source/lib/replace/system/aio.h
source/lib/replace/system/capability.h
source/lib/replace/system/dir.h
source/lib/replace/system/filesys.h
source/lib/replace/system/glob.h
source/lib/replace/system/iconv.h
source/lib/replace/system/kerberos.h
source/lib/replace/system/locale.h
source/lib/replace/system/network.h
source/lib/replace/system/passwd.h
source/lib/replace/system/printing.h
source/lib/replace/system/readline.h
source/lib/replace/system/select.h
source/lib/replace/system/shmem.h
source/lib/replace/system/syslog.h
source/lib/replace/system/terminal.h
source/lib/replace/system/time.h
source/lib/replace/system/wait.h
source/lib/replace/test/testsuite.c
source/lib/talloc/talloc.c
source/lib/talloc/talloc.h
source/lib/talloc/testsuite.c
source/lib/tdb/common/dump.c
source/lib/tdb/common/error.c
source/lib/tdb/common/freelist.c
source/lib/tdb/common/freelistcheck.c
source/lib/tdb/common/io.c
source/lib/tdb/common/lock.c
source/lib/tdb/common/open.c
source/lib/tdb/common/tdb.c
source/lib/tdb/common/tdb_private.h
source/lib/tdb/common/transaction.c
source/lib/tdb/common/traverse.c
source/lib/tdb/include/tdb.h
source/lib/tdb/swig/tdb.i
source/libsmb/ntlmssp_sign.c
source/libsmb/smb_share_modes.c
source/modules/getdate.c
source/modules/getdate.h
source/modules/getdate.y
source/modules/vfs_notify_fam.c
source/nsswitch/winbind_nss_hpux.h
source/nsswitch/winbind_nss_netbsd.c
source/nsswitch/winbind_nss_solaris.c
source/python/py_tdb.c
source/python/py_tdb.h
source/stf/comfychair.py
source/stf/example.py
source/stf/pythoncheck.py
source/stf/sambalib.py
source/stf/standardcheck.py
source/stf/strings.py
source/stf/unicodenames.py
testsuite/config/unix.exp

index 8bea7b22d360a49588d1c93e10b910c80cfd1865..870abd192c1b218e702d557b52305799c2dbc578 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, see <http://www.gnu.org/licenses/>.
 #
 
 # Version: 1.0 (Stable)
index 645ca71a4ec6e45a751d309d9fef0ee733cca2c2..101bec824536f21034194919414a9c802adc1358 100644 (file)
@@ -14,8 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #ifndef _SMB_SHARE_MODES_H_
index 5918e720a9adca1c7983a1becf4f6a9d23cea20d..19505b8a5db5d5bdd22df280b1aef3cfc8f245fc 100644 (file)
@@ -13,8 +13,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, see <http://www.gnu.org/licenses/>.
 #
 #
 # The first directive in the .msg should be the definition of the
index e646a45ae60b81f96208e6a8a9ae509a8026c420..5f26db67768170fa0b440046199e4cdec22a57bb 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 /*
   attribute handlers for well known attribute types, selected by syntax OID
index 8a1003886a3774b10c1988ae18c7603da9b31eed..e469c49399ac169617fc6b72efa92bada4268a6c 100644 (file)
@@ -19,8 +19,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 14131564cccee875802f28a45f77ff18757bb746..5ecbdc7940b2125b0f29e3585e23ce3675c33156 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 /*
   register handlers for specific attributes and objectclass relationships
index eb3071404979e3b3d1be6ac160f07a3bb71b41f4..9b4947094132d6095a52860c782d671cb31cca01 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index b615d5e0f8f77175aaf8d1f87feb4b910532d703..3c9442ea9c8c832721dc0ed89f29ced9c9e36d2d 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 291fc40e5716938d1a2a5c1569cda9de80bef089..155c48514a11c02ccbfd6a86ff2d65d5ae149893 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index e81491f662b4bfa6e885b0985e6f519999b042bd..a6ed1b60555eca3001c4957253f898a8324cc64f 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index ca21d6541a3049b51a4fe72b698a3c10c8caea74..066c997cee0d7bf3eef83dc108881f15f59f9dcf 100644 (file)
@@ -19,8 +19,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 270c088acdf5900dc06a92ebc5ca404fcbe7a602..c2fec2aea8391bafbc5d43e583021a18c96ea2bc 100644 (file)
@@ -19,8 +19,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index cd79779ddc21f0b93b084d42e9056e598a590e4f..a8a6e93f12635b1832dc0341f3c1427fd17ddc1e 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index b574b4f0202244d1fe52f33594adfcc56e248121..782e8a88634168a69589f1bad18f0c80f5a43598 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 572cb607fc5d90cd3e89e559e9d69a39d70a96a0..c576453b27867e5ef57a9ebf46c13ef33b22cda7 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index ef7be2c14ecb170bc5119ac4cb4b99a0829fafc8..79dd64128f24ce6c3a0ad99e686535645731e32a 100644 (file)
@@ -13,9 +13,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; if not, see <http://www.gnu.org/licenses/>. */
 
 /* If you consider tuning this algorithm, you should consult first:
    Engineering a sort function; Jon Bentley and M. Douglas McIlroy;
index 564f66e2c3e460773684aae7963a0acce9ea77fb..0a745742d9be42de225f72645e4804a9dbe1d246 100644 (file)
@@ -20,8 +20,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 45747948dc240d84b33dd5b0f305a5217cd860fa..9362233fd5c51ccb713f2cdd0f6152dae2f396b0 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 4e978822df7da4529e6da5363badcb8029422a1d..368a903f2dad6e50b0006dc9a26172a057ad7688 100644 (file)
@@ -20,8 +20,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 525d0081341fa7fe1fc093ff931dec9f75c2ef32..bc0fe66a1a5b07c14f0f478d0eb30816b6e9dc28 100644 (file)
@@ -19,8 +19,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 3aec6633d9cad0968aee8e901b3268b7b91d1032..51445d651feb99ff75de7ced2cf2f91ba531a723 100644 (file)
@@ -19,8 +19,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index f51ef6ad3efbbd0f3b5822ef984910aa6d40cca9..423e2b6841948cd0274e6caf697b137353a27260 100644 (file)
@@ -14,8 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 
index ec5296dc3df9338b3f5c0e3488e5a8f781a0b524..cb516b6e751b3d9d0c7d77faa77f3c44ebcab15d 100644 (file)
@@ -19,8 +19,7 @@
    Lesser General Public License for more details.
    
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index cc85479f88d2a875802a2683cffe7ab40a6ca36d..16e8c55aecf919355f429322854f3aa03d6c714f 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 379f5a599435284d2c877538dfa151b9d74368e8..5545661f7a0d621ce2ea6d5d7c94704faa9b8541 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index df01dfb438a07748bea256a6839b8d7d5d52ded8..3f3d1ccca769803e398750ffbf76735bf7870951 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index d4965ed6607bba4a5aacebaa7b1504ce6e10b4fd..9ef8eb92950b8c1d515bb6bee93d7383874028b4 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index dd3aba7662f545afe556c91040dd668439fa5fea..cdcfe5a0461ae24ff95b9659f675e277c77fff27 100644 (file)
@@ -21,8 +21,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 46de53d54efa49eb099c05ab39f50f9f19c0c63b..2fff74d59a91beb1161418f5d10b998a4eb9ca0e 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index 0b6eb48c08f92ae81e9acafcb2eda6b53f76ca4b..413257f20a1046f65efd5119a13af4213a1d946e 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 8b6d9fd582393a25d2955eb5205647570e35d867..03e0967f0eaaee4d04114bb49e73e9472c2921b1 100644 (file)
@@ -19,8 +19,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 84dff527cbdfadd1282813db85cb4756b1c6f8e7..7c8e03c337f30b044881300a7dc0e5157baed5d9 100644 (file)
@@ -19,8 +19,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 /*
   handle operational attributes
index 16ad85d4c42a5746185be095e1a5ffbc49f9c1b1..63f9ee67523101dd73995b37d0cd84fa7286d6a0 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index bf17122cfb6f8af80b80309ea2e72e994dedb8d3..99085d27645f9083391cb736d9d5dd72b437d44d 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 3277ad002c97a6c9528b6c651eb5a21b90a78987..af2d77d41f3809dbdb6377ee39b06c84d8bddc46 100644 (file)
@@ -19,8 +19,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index fbf17e091c588a08209ea190607b47dbbe2c4b22..be3cefc84ec96b2be1dad027c7c090974a58cb05 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 87545e30e4e2ee200b5f8fed2d78f96105e3542a..9d82cae544536797c72d617448cb118ed06ed66f 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index e34ab517c8917198dddae4fe8d17293e124daf70..689a668c9ed316b0df064a511c8b3d8512474a0b 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index 050f6849160b13977bfdd6f7f7bc6083ebf0309e..fa460e3d6c41c4bb86e90b5982e128fcc9ff20c2 100644 (file)
@@ -21,8 +21,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 %module ldb
index afc8419d4e2d02814c2c4431ba38b2fd054d0504..fc51cb12d86c0bc003541ca87af80334acd8e573 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 6811413dea60a640cd5f04e72632a887600ada99..4744ab4989696aaad76c8b602dfa392b8ab44019 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index 5cf9b3cc3ad8f7bf893517f9da9df3910b80445d..ae295d68a47ee170b6141e664a95633b24334b71 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include <popt.h>
index 00760c992f3c4d37334f2ee7d274645103f48086..879ff697c89f0588d2062c6cc1c4bd3731d9b8ae 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "convert.h"
index 004b511caf2734a012a10524dded5557f5659360..4dde2a1ef537c9567c0e40cb7af029252893c182 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 02776b7e2002910b2904807c9fe6bbfd87f5cca4..a6d32f422f6201ef56de2c458c080537b416a3bf 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 3f9a9c73e8364c3d65eeb4bee5fa6373503d8198..f8d180495b48c18c10bd39fb7686e5a87e96afb2 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index f4d5a61acbda8152d0de7d54028f739450cb93f0..368b4cf996f2ed7c726fb88ab08ce5ba04120127 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index f3fc7969e228f0a3dec9d5f1c8addfe6805cc6a4..d6c3a4ab629c3f1c79b168b206725e3fa58ac9c5 100644 (file)
@@ -19,8 +19,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index b7e2ce7f68698608c7fa84de95019334544a1e48..e5cec0fa66f6e3a5ca02b0de185a49459c49660e 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index aa185f12b8fbd2089fd5a2c19be0cdfc3d81131c..b7fa874ad383a7ef5cc1cb198c20a5308904afb3 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 74f713e938a197509919e304528da8b616eca9f8..c31c2587599cf1cecb60d28d5ee7c066362a05c3 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 3e2232ce80b70fad4215b4aed36c9b64f8b48e57..46aaaa4087b5b4194112c631dde260aee263fef3 100644 (file)
@@ -19,8 +19,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "replace.h"
index 4ce981a619b4ac4c17dc685e68837a0d2326ddfb..afc634a79621247a49dd48d92aa1c099440f1fc5 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 /*
   a replacement for opendir/readdir/telldir/seekdir/closedir for BSD systems
index 34dd0dd314527b5d6358028493d77e68de25c527..197e5931fc7e48e2540c6f9dade2fced3848b449 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 /*
   a replacement for opendir/readdir/telldir/seekdir/closedir for BSD
index 1b4a82cb033765f284265e673c44f99b4f6a4931..cec158be313e16a7b52a5c5130cfb2cafb57fe52 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "replace.h"
index ce41fc4e263e95af7ecd3a05054aa2086ab90917..06173bd84b963e68fd9b980ff2bd7bd88c7987f1 100644 (file)
@@ -21,8 +21,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #ifndef _LIBREPLACE_REPLACE_H
index 8bc4fdfd4273f2fe79e88f456bd3d59b0c9ddd5c..784d77fa2808a408766ad15ddb8a64f9c40e5560 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #ifdef HAVE_LIBAIO_H
index c2048d3946f21d233d6aa097b90eb8d63879bedf..4fe7c8d51be9709cf2db47321f36a6bf31d91ae9 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #ifdef HAVE_SYS_CAPABILITY_H
index d6829c3f1974942400fbce30b884ee64cbb6f5f4..dec2d546492ced86a0631388e5c5018d8d95b285 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #if HAVE_DIRENT_H
index aa86a9f58f9298547754ef86b24de78e16a29e47..4bf1f64865030dfb2b7f3e81a83fe95071c3169e 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 */
 
index c05e9f64f76b781b0abb83e278cf46bea4814af4..3e23db6828f0f00076d1db64901f7b146717c4f4 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 */
 
index a7299799d1d0c1803c55296a4324d6b364f0d0ef..3c8a71f2f7ba09fffa3ba7e007283bdf2a1c6013 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 */
 
index 685d2e94624f8f80390c121c2185152336fa6e40..78aa7b943f979e13cb2ce3e4d1c1763c6c70149c 100644 (file)
@@ -23,8 +23,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 */
 
index 9b47cb1ef4f51fd6340b7084f86152d20e6b5da3..e73a9bb2748fddf821fc7cd34c4977f1c000c3c1 100644 (file)
@@ -23,8 +23,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 */
 
index 4594f2237d3f8182d3a281ed0977a035471f5131..13d95a8ba7b0609e238559c1df11e01a0b5dfdc2 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 */
 
index 6820d05b97dfbddee7aca8606a369c95c7615dc4..4e858fc89c7a3aafbd6f86eb78104b23cdbde5d7 100644 (file)
@@ -23,8 +23,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 */
 
index cccd6b0e628293eed6b216e4000039c5369e9e0c..7eb02d004ae4c1221fef0d0a7ba367041ec8f6d4 100644 (file)
@@ -23,8 +23,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 */
 
index 0dbdd706180a05ec659c6eb451280a64be9444a5..ba34dc6a6122dabddd78d9187b395522b100aafb 100644 (file)
@@ -20,8 +20,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 */
 
index 635b725d790fb2814a1e2d8384f0657c5e5718a3..da18de0cfc750ccc3863c25c791ee063447021ab 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 */
 
index 80b4b65f447a3924c776bb469ce7e02b8fa5d1a7..64fe39b6cb2532579946b26e060c90d635e96e7b 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 */
 
index fd7214f73da30b9bf8f3d09518e98f8545e1fca9..104be1df848540a0f6bd8462e8808383c4c652fe 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 */
 
index 56f6aedeff16c4597d6d9db243ca5cbff7a0cd61..9ad601ace08aec97cca137f90803f8b0b9329d43 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 */
 
index d3dc6da4ad80822acf61be726435b436373a7f6e..6bbb6b15bb2999d20f45bd228f3e33423d45c7c3 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 */
 
index 8b2daa9ffc9d29ad10ccb8c6c506d658368a2de5..de94cf09d5b8c459528f8fb45f217504a1dd8082 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 
 */
 
index 48d597ce89013ee0d4d040ec9f31502d347f6de2..9b684f31bbe4da1a77c5bc8ea1ab1f9222841917 100644 (file)
@@ -20,8 +20,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "replace.h"
index a28e9defadaeef4348b6ad6a7bf6f76606b6c87b..6ebdada42f8ef17f7223a96e4f8d63b389f60cda 100644 (file)
@@ -23,8 +23,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 /*
index 677882582248172c93d041a29a30c4a2a5746e8c..15130d0d9824743ad28fbe7c55c0fdbdfda2eb2b 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include <stdlib.h>
index 2e6f85370da3eda9a92213bcea0dc33e86ec2941..2e3ae65082ffd3175994a258cdfb4f0d925d9c4d 100644 (file)
@@ -20,8 +20,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "replace.h"
index f42e9b7933d9a1eb8b6eba9265cf16e828a0886a..d1c902ddfdab0d0f73983837a0b77c8dda30b413 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "tdb_private.h"
index 5ea1b49f4de542794a2c68f3036edb40c5f1f70e..c907602ca76d3123564e4a4ae13cab5493f2239a 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "tdb_private.h"
index e34a3c072816544d53f6efae49b91f45fc9f9d09..b109643f23561790f7616a963551c7bf64c13385 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "tdb_private.h"
index b64dc3b1b934c5963b1ff10a65ec34d5c3ef83e5..efc050df9c65f8650bf0631fc394394c19501ac0 100644 (file)
@@ -20,8 +20,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "tdb_private.h"
index 6dbcae2d1c760e8664d20ee0e98b6cc24c36fa2b..cc66b85b3384d3620f3523e201e9d0b6818a44ac 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 
index d649117c35d3ad4112356d493c17e15e6025023c..9d7d01b42bb607f3c0f9cb90c81d82c513248b15 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "tdb_private.h"
index 28732ff518645fb07a8c9d3f49f8b44257b39248..eadb3fd2f37a305fe905c5acbba168a9e8a313ef 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "tdb_private.h"
index 210078ef2af0f770152ee98b852633de8369d4cd..cf4b3cf37b527204ce661b9488b6982791e24f11 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "tdb_private.h"
index ed9f8ab1485fc495ec738d86a751b3c5928eb905..e7929921ff951bd839a6e1609e02abdf640c9f1b 100644 (file)
@@ -20,8 +20,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "replace.h"
index 6442db45343d49c6d21999d3b68abb9acad51498..d2562906e1eeec3fd11b97efd95b368590f6713f 100644 (file)
@@ -20,8 +20,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "tdb_private.h"
index 2001c24cf1737e4901869f90d669c75fba232729..f425bee5e95035c7255055852485063b4bbfa01f 100644 (file)
@@ -22,8 +22,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "tdb_private.h"
index 58e8d7a58de9d19fbeb28d24f067225d765180ff..a75df2d7d5376b3a1b2bd7583685945ca4150000 100644 (file)
@@ -23,8 +23,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #ifdef  __cplusplus
index c54c930c80b34f452ab67865b0fc258e8ff71869..fbb0f29dec15a6c965c9a8b56eb9aa215c9ec81a 100644 (file)
@@ -20,8 +20,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 %module tdb
index 7c707dee4b7dcbb05c1c54b44b7f8c4464b2c63c..0e0a1c472f43a2e2e1f3ead6569e217a28bdcc71 100644 (file)
@@ -15,8 +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.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "includes.h"
index 77368de23f691720c507c6f07c6f1390c2142381..b0cfc765d1238e9aeabdc7489cb163a96a949a97 100644 (file)
@@ -21,8 +21,7 @@
    Lesser General Public License for more details.
                                                                                                                                   
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index 51211f316d5c44f2de7d287355836168255b6a54..149a3e1ab977b126118ed60ea555484f3d4b0b9c 100644 (file)
@@ -14,9 +14,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, see <http://www.gnu.org/licenses/>.  */
 
 /* As a special exception, when this file is copied by Bison into a
    Bison output file, you may use that output file without restriction.
    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, see <http://www.gnu.org/licenses/>.  */
 
 /* Originally written by Steven M. Bellovin <smb@research.att.com> while
    at the University of North Carolina at Chapel Hill.  Later tweaked by
index 674c474f11573e66822af98c25ed26c945b99870..93d95ddde02f4039f046557f2774c8d9943b5f05 100644 (file)
@@ -11,8 +11,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, see <http://www.gnu.org/licenses/>.  */
 
 #if HAVE_CONFIG_H
 # include <config.h>
index 60b1aa577ec592db72a74d90fe91794ceb07007e..edfb9d5ad7294c5ed5c17e418b725c3d68f64cae 100644 (file)
@@ -13,8 +13,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, see <http://www.gnu.org/licenses/>.  */
 
 /* Originally written by Steven M. Bellovin <smb@research.att.com> while
    at the University of North Carolina at Chapel Hill.  Later tweaked by
index a8a93a0a0bcd4296ab5ca34f5cfc359f3020cd78..0636a747a9041550d95b00ae34d0ad726443cd03 100644 (file)
@@ -15,8 +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
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "includes.h"
index d13aad02ae5037cdafea26c2fd5e40318bcca937..abca40a45bc3fef926d5b64eca79e63f3ccfb3fd 100644 (file)
@@ -15,9 +15,7 @@
    Library General Public License for more details.
  
    You should have received a copy of the GNU Library General Public
-   License along with this library; if not, write to the
-   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA  02111-1307, USA.
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #ifndef _WINBIND_NSS_HPUX_H
index a8bf11be3f201d17245f79acf885f76cb0e0f766..e3cce332edeea7a62936b19050413ed701bdf729 100644 (file)
@@ -17,9 +17,7 @@
    Library General Public License for more details.
 
    You should have received a copy of the GNU Library General Public
-   License along with this library; if not, write to the
-   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA  02111-1307, USA.
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 
index 57eeb0572deb6c5f3b9562af8e48cdeeced3c2e6..896131d1a42af3bedac473a98767a7844c62d33f 100644 (file)
@@ -21,8 +21,7 @@
 
   You should have received a copy of the GNU Library General Public
   License along with the nss_ldap library; see the file COPYING.LIB.  If not,
-  write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-  Boston, MA 02111-1307, USA.
+  see <http://www.gnu.org/licenses/>.
 */
 
 #undef DEVELOPER
index 9446ac9124d4361fb7bb7cbe6e2f1b7bbdb1b6d3..d72720f0ea3eb7dc0743a9e02a6a376c0871df36 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
    
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"
index 2eea55543746ee045925ec99c0e65186e76f3280..9bca9e058d91115e122cf4765e43a61f0851b7f9 100644 (file)
@@ -18,8 +18,7 @@
    Lesser General Public License for more details.
    
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
 #ifndef _PY_TDB_H
index 765342443a1e034ce067fa95ced44f3cb8bd2ab2..247915d7e9ee3ca8b47f732400205e30d5340496 100644 (file)
@@ -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 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, see <http://www.gnu.org/licenses/>.
 
 """comfychair: a Python-based instrument of software torture.
 
index be67ea84a3972a553aa25541b3478c3f6c410cc9..9c97cb7a20a790016571b25c411c7bdd032ed343 100755 (executable)
@@ -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 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, see <http://www.gnu.org/licenses/>.
 
 
 """example of using ComfyChair"""
index 711c0ec0bc5a65aaa761f6065e56b8449d826833..a13f1b3d5c4637a91aee627e54ac7661504c9fc5 100755 (executable)
@@ -15,9 +15,7 @@
 # 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, see <http://www.gnu.org/licenses/>.
 
 """These tests are run by Samba's "make check"."""
 
index 1d513665ff02c823df221a7440bf491fe532a7fb..552280ed29253f2985a8165c222778c74d906873 100644 (file)
@@ -15,9 +15,7 @@
 # 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, see <http://www.gnu.org/licenses/>.
 
 """Tests for Samba library functions."""
 
index 8cd8236a7a4f48c1f229b36eaa05041d9c960c88..3261aed34b1d3bbc279739f11656af1a658a4d86 100644 (file)
@@ -15,9 +15,7 @@
 # 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, see <http://www.gnu.org/licenses/>.
 
 """These tests are run by Samba's "make check"."""
 
index ee192c28fe3db7bc2040c57179e8ca88579177dc..4e00021525fccb0b5694a788be9d87da22108520 100755 (executable)
@@ -15,9 +15,7 @@
 # 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, see <http://www.gnu.org/licenses/>.
 
 # XXX: All this code assumes that the Unix character set is UTF-8,
 # which is the most common setting.  I guess it would be better to
index d4301948096eb5e5b9b88db27b8b05e4cb9129e3..34d0a19238357db9cc0c8df88a07b06eda625224 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 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, see <http://www.gnu.org/licenses/>.
 
 
 """
index 471aaab3151cf71b6bebcee5a4c15d1cc4e63e54..892e94c67ad5565241389e51e46cab986c6e4702 100644 (file)
@@ -11,8 +11,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 see <http://www.gnu.org/licenses/>.
 
 # Please email any bugs, comments, and/or additions to this file to:
 # bug-gdb@prep.ai.mit.edu