]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Tue, 28 Aug 2007 07:20:43 +0000 (07:20 +0000)
committerAutomatic Updater <source@isc.org>
Tue, 28 Aug 2007 07:20:43 +0000 (07:20 +0000)
30 files changed:
bin/dnssec/dnssec-keygen.c
bin/dnssec/dnssec-signzone.c
lib/dns/dst_api.c
lib/dns/dst_internal.h
lib/dns/dst_parse.c
lib/dns/dst_parse.h
lib/dns/hmac_link.c
lib/dns/openssl_link.c
lib/dns/openssldh_link.c
lib/dns/openssldsa_link.c
lib/isccc/alist.c
lib/isccc/base64.c
lib/isccc/cc.c
lib/isccc/ccmsg.c
lib/isccc/include/isccc/alist.h
lib/isccc/include/isccc/base64.h
lib/isccc/include/isccc/cc.h
lib/isccc/include/isccc/ccmsg.h
lib/isccc/include/isccc/events.h
lib/isccc/include/isccc/lib.h
lib/isccc/include/isccc/result.h
lib/isccc/include/isccc/sexpr.h
lib/isccc/include/isccc/symtab.h
lib/isccc/include/isccc/symtype.h
lib/isccc/include/isccc/types.h
lib/isccc/include/isccc/util.h
lib/isccc/lib.c
lib/isccc/result.c
lib/isccc/sexpr.c
lib/isccc/symtab.c

index 7a6c809af74a98407645c64077f822d1a757a890..3fd29b379cee7f4c2a8467021c17c453510ceba1 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dnssec-keygen.c,v 1.78 2007/06/18 23:47:17 tbox Exp $ */
+/* $Id: dnssec-keygen.c,v 1.79 2007/08/28 07:20:42 tbox Exp $ */
 
 /*! \file */
 
index f914fd92baa078e873be0ff63f32b7d180211339..a0a123053b4196e7fe1f774033fe6b7593511aff 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dnssec-signzone.c,v 1.203 2007/06/18 23:47:18 tbox Exp $ */
+/* $Id: dnssec-signzone.c,v 1.204 2007/08/28 07:20:42 tbox Exp $ */
 
 /*! \file */
 
index 4dfd015d5f85894bfbd543c67b75ddc695afb363..0dfadb48f6f2477395dbb4837eff0db5b54bb0ee 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -31,7 +31,7 @@
 
 /*
  * Principal Author: Brian Wellington
- * $Id: dst_api.c,v 1.10 2007/06/19 23:47:16 tbox Exp $
+ * $Id: dst_api.c,v 1.11 2007/08/28 07:20:42 tbox Exp $
  */
 
 /*! \file */
index 38fa94e08f045cbf039f8d982ecb9c357620e574..ecbcedaff27a910a82b67098ecde99e3b6a7aac8 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dst_internal.h,v 1.8 2007/06/19 23:47:16 tbox Exp $ */
+/* $Id: dst_internal.h,v 1.9 2007/08/28 07:20:42 tbox Exp $ */
 
 #ifndef DST_DST_INTERNAL_H
 #define DST_DST_INTERNAL_H 1
index 9240ecbd0f571ceb6d0bc53458f2c2fc11ae8c0f..4569fc8a654c63f8117b8aa4cadfa1ab413a57a0 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -31,7 +31,7 @@
 
 /*%
  * Principal Author: Brian Wellington
- * $Id: dst_parse.c,v 1.9 2007/06/19 23:47:16 tbox Exp $
+ * $Id: dst_parse.c,v 1.10 2007/08/28 07:20:42 tbox Exp $
  */
 
 #include <config.h>
index 803c0ee3eb3d36ca8545c56055d487ddacbde8f6..0fd474fd53a4a43d27a5fdcd423677925863785d 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dst_parse.h,v 1.7 2007/06/19 23:47:16 tbox Exp $ */
+/* $Id: dst_parse.h,v 1.8 2007/08/28 07:20:42 tbox Exp $ */
 
 /*! \file */
 #ifndef DST_DST_PARSE_H
index a531e3df05d6d24f363de74b5338321afe3531a8..18b3dfad34ebd52bf68cb420be6e086771f55e9c 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -31,7 +31,7 @@
 
 /*
  * Principal Author: Brian Wellington
- * $Id: hmac_link.c,v 1.8 2007/06/19 23:47:16 tbox Exp $
+ * $Id: hmac_link.c,v 1.9 2007/08/28 07:20:42 tbox Exp $
  */
 
 #include <config.h>
index c60a241b069ace25625359c0650f345c4f02897d..b59e524e96eec42c0df51fdc713a797b40af959d 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -31,7 +31,7 @@
 
 /*
  * Principal Author: Brian Wellington
- * $Id: openssl_link.c,v 1.15 2007/08/27 03:03:41 marka Exp $
+ * $Id: openssl_link.c,v 1.16 2007/08/28 07:20:42 tbox Exp $
  */
 #ifdef OPENSSL
 
index ccd5b076984278df5a7f4aa4ac4461a35589a301..c76441f8062ffbd1f0fda031316b421738340d73 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -31,7 +31,7 @@
 
 /*
  * Principal Author: Brian Wellington
- * $Id: openssldh_link.c,v 1.11 2007/06/18 23:47:41 tbox Exp $
+ * $Id: openssldh_link.c,v 1.12 2007/08/28 07:20:42 tbox Exp $
  */
 
 #ifdef OPENSSL
index 83558fabcf1ebac4d8492bb7f7c9f9d311db7053..1d971f1d8c890e9a1e6c9433945830ec60ddc0c9 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: openssldsa_link.c,v 1.10 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: openssldsa_link.c,v 1.11 2007/08/28 07:20:42 tbox Exp $ */
 
 #ifdef OPENSSL
 
index 2cf334bfaa5383d4898ea5fa0e295ba1ca0a2661..4f1743ed49726512ea74583c7054ef8ea651ca8d 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: alist.c,v 1.7 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: alist.c,v 1.8 2007/08/28 07:20:43 tbox Exp $ */
 
 /*! \file */
 
index 5f70618740060dafbf55940ac287485b8a54a4b2..78b34edf4f921f8fa4bb48b05c8a6fe404fc5595 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: base64.c,v 1.7 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: base64.c,v 1.8 2007/08/28 07:20:43 tbox Exp $ */
 
 /*! \file */
 
index e7b6b1814fb08276fbab541cbb7bfc756073de13..cfa1db662e38f5e4d304cf0de158a3577c71dcbb 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cc.c,v 1.17 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: cc.c,v 1.18 2007/08/28 07:20:43 tbox Exp $ */
 
 /*! \file */
 
index 074e62c078c0094ba07db7ee8556b95fff35818d..298fc22d3485afe9d8e6d4155d6eda855ae16d3c 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ccmsg.c,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: ccmsg.c,v 1.10 2007/08/28 07:20:43 tbox Exp $ */
 
 /*! \file */
 
index 0ff6d8843d3fd6139e5a72c3cdffb34d83884e07..29147a625bf60920d3ea3619f9ebd2b860f9635a 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: alist.h,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: alist.h,v 1.10 2007/08/28 07:20:43 tbox Exp $ */
 
 #ifndef ISCCC_ALIST_H
 #define ISCCC_ALIST_H 1
index 45812b75b395a4676230149b9735bcc59195dcd9..795b0449dcefd09d424a104a60d554dfa50e184e 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: base64.h,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: base64.h,v 1.10 2007/08/28 07:20:43 tbox Exp $ */
 
 #ifndef ISCCC_BASE64_H
 #define ISCCC_BASE64_H 1
index 9f0eb2e1d8d0ee6f8ffd7c7844f82729607e162f..79393be7b186ed368606729e01e37babec666a8b 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cc.h,v 1.10 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: cc.h,v 1.11 2007/08/28 07:20:43 tbox Exp $ */
 
 #ifndef ISCCC_CC_H
 #define ISCCC_CC_H 1
index 542e05773c9c4f29a9f2b01e7f2fb33e75dbca3c..e25aa510b25af5ac5d58d53eccd5f28ac260af7b 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ccmsg.h,v 1.10 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: ccmsg.h,v 1.11 2007/08/28 07:20:43 tbox Exp $ */
 
 #ifndef ISCCC_CCMSG_H
 #define ISCCC_CCMSG_H 1
index 7a5c1c36a1f90ab81b7a863c1a0905aa2b8a426e..a3e14703d475ca0ebdd88e96202cfb883a611f63 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: events.h,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: events.h,v 1.10 2007/08/28 07:20:43 tbox Exp $ */
 
 #ifndef ISCCC_EVENTS_H
 #define ISCCC_EVENTS_H 1
index a4221d4cd01074a741e879ebf97dc25bde5a6d40..de74666b010c9ef005d9707e5de3533812a83451 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lib.h,v 1.10 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: lib.h,v 1.11 2007/08/28 07:20:43 tbox Exp $ */
 
 #ifndef ISCCC_LIB_H
 #define ISCCC_LIB_H 1
index ca0dedb6649da8f45a1fd5bb051a95cc970ff3f4..2d54969d71dd32f6ac12bb05bdad2e9750bf70b1 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: result.h,v 1.11 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: result.h,v 1.12 2007/08/28 07:20:43 tbox Exp $ */
 
 #ifndef ISCCC_RESULT_H
 #define ISCCC_RESULT_H 1
index d9ca676d0ce5bab13846758a3661e7d1bd1bcc83..6112631cb048ec78f38bdb779186cd32b15c3d06 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sexpr.h,v 1.10 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: sexpr.h,v 1.11 2007/08/28 07:20:43 tbox Exp $ */
 
 #ifndef ISCCC_SEXPR_H
 #define ISCCC_SEXPR_H 1
index 6264617dc322fba160a503280fc4fb452390755a..77a188ac42612b54172103883c4610ba3a2b597b 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: symtab.h,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: symtab.h,v 1.10 2007/08/28 07:20:43 tbox Exp $ */
 
 #ifndef ISCCC_SYMTAB_H
 #define ISCCC_SYMTAB_H 1
index a9bafb4cd8d29b9a0cf6891a2a17535da5875052..c8e6868c37dddc579dd6a0d5c3fbeb7fc3ed3751 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: symtype.h,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: symtype.h,v 1.10 2007/08/28 07:20:43 tbox Exp $ */
 
 #ifndef ISCCC_SYMTYPE_H
 #define ISCCC_SYMTYPE_H 1
index 1e542187266d1960b564d36c12a9466118b9ad8e..fd5c9f3e1f3aad26c4fe6526dc99daaef8e502b3 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: types.h,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: types.h,v 1.10 2007/08/28 07:20:43 tbox Exp $ */
 
 #ifndef ISCCC_TYPES_H
 #define ISCCC_TYPES_H 1
index 997ed6de2b4a0aff428da94b206fdc35966d59a6..2e36b6e32dc039461f7ca43ce46f73fa5b8d03c6 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: util.h,v 1.10 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: util.h,v 1.11 2007/08/28 07:20:43 tbox Exp $ */
 
 #ifndef ISCCC_UTIL_H
 #define ISCCC_UTIL_H 1
index 90a6495e9626fa2d21c4c560fed5c817a6ad4397..17170f5dde8c90a53d35c616f0f09b5b96a6a4b3 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lib.c,v 1.8 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: lib.c,v 1.9 2007/08/28 07:20:43 tbox Exp $ */
 
 /*! \file */
 
index 5cc04d6360d3c642bc1ca795542c0a84ef3382be..cbedc16fb0cd96d47773e0da5ccddd70753a242a 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: result.c,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: result.c,v 1.10 2007/08/28 07:20:43 tbox Exp $ */
 
 /*! \file */
 
index fd1203a644847fb2a9f09b6b698cc28b8698f7b4..e96536dfce5d40bcd52a36fe0cb4fb3e79b8edb1 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sexpr.c,v 1.8 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: sexpr.c,v 1.9 2007/08/28 07:20:43 tbox Exp $ */
 
 /*! \file */
 
index ff8867592c0a56fbb2aa98235bea875d2152f048..7ddc3c7cba3168af62bfce965cbc44b54dffc634 100644 (file)
@@ -16,7 +16,7 @@
  *
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: symtab.c,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: symtab.c,v 1.10 2007/08/28 07:20:43 tbox Exp $ */
 
 /*! \file */