]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Thu, 2 Dec 2010 23:46:56 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Thu, 2 Dec 2010 23:46:56 +0000 (23:46 +0000)
bin/tests/system/tkey/keydelete.c
lib/dns/include/dns/tsec.h
lib/dns/tsec.c
lib/export/samples/sample-update.c

index f5c234f214dcd943de749861a94b1e223bf1b4bf..75e1273aff507e59c4ae6c6d16adb41547634592 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: keydelete.c,v 1.14 2010/12/02 23:22:41 marka Exp $ */
+/* $Id: keydelete.c,v 1.15 2010/12/02 23:46:56 tbox Exp $ */
 
 #include <config.h>
 
index 37052f627ad2c95dadd7ea8a2a5905c788a23e99..bb7d24ece5a60f1ad6dbe33ec28a721391563e0e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tsec.h,v 1.4 2010/12/02 23:22:42 marka Exp $ */
+/* $Id: tsec.h,v 1.5 2010/12/02 23:46:56 tbox Exp $ */
 
 #ifndef DNS_TSEC_H
 #define DNS_TSEC_H 1
index 5ce9f83e910f1b31856beae7e95e1899a5f83e1d..bbc12f51cd2af1eedffa6ad3a8acca0c09215d0c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tsec.c,v 1.5 2010/12/02 23:22:42 marka Exp $ */
+/* $Id: tsec.c,v 1.6 2010/12/02 23:46:56 tbox Exp $ */
 
 #include <config.h>
 
index bfff1c4b5504939630c6b4877e8c30f5bc9ed172..a24a29dd5e4abc0bc4f97825eac7a8c6d780a2d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sample-update.c,v 1.6 2010/12/02 23:22:42 marka Exp $ */
+/* $Id: sample-update.c,v 1.7 2010/12/02 23:46:56 tbox Exp $ */
 
 #include <config.h>