]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Tue, 8 Feb 2011 23:10:07 +0000 (23:10 +0000)
committerAutomatic Updater <source@isc.org>
Tue, 8 Feb 2011 23:10:07 +0000 (23:10 +0000)
bin/tests/system/dnssec/ns3/expired.example.db.in
bin/tests/system/dnssec/ns3/named.conf
bin/tests/system/dnssec/ns3/sign.sh

index 8077ca66a875b3a3906d0040ebdfe356ace8ca40..e639cf2990f609d9c8bd648a3fe37f8436758e9f 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007, 2008, 2010  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) 2011  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
@@ -13,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: expired.example.db.in,v 1.1 2011/02/08 03:47:02 marka Exp $
+; $Id: expired.example.db.in,v 1.2 2011/02/08 23:10:07 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index a55cce609d97ab21c239ab5c00c026c31b984579..23264838d3e8be07666488a6dc7ad624f4ac178b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006-2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006-2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.39 2011/02/08 03:47:02 marka Exp $ */
+/* $Id: named.conf,v 1.40 2011/02/08 23:10:07 tbox Exp $ */
 
 // NS3
 
index 069e406c84b60b80b7d5cc0a5280ba4e431a8e02..354d64da9f2b1ba4eaf16e27e02caad89478f78e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2004, 2006-2010  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2006-2011  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: sign.sh,v 1.33 2011/02/08 03:47:02 marka Exp $
+# $Id: sign.sh,v 1.34 2011/02/08 23:10:07 tbox Exp $
 
 SYSTEMTESTTOP=../..
 . $SYSTEMTESTTOP/conf.sh