]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Fri, 23 Dec 2011 23:47:13 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 23 Dec 2011 23:47:13 +0000 (23:47 +0000)
bin/tests/system/rrsetorder/clean.sh
bin/tests/system/rrsetorder/tests.sh

index c80daaf4b4659d8bb6ced94958c8696be65ed094..a337bd6d327cb385e531570be047ae1699eccda7 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2006-2008  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2006-2008, 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
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.9 2011/12/23 00:38:23 marka Exp $
+# $Id: clean.sh,v 1.10 2011/12/23 23:47:13 tbox Exp $
 
 rm -f dig.out.test*
 rm -f dig.out.cyclic dig.out.fixed dig.out.random
index fd1b4ebf6aad8a66c8f81e705e9e7e5fc3bc33f7..1f58e028da2e3073c868236e4025d80eb0160f00 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2006-2008  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2006-2008, 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
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.10 2011/12/23 01:06:42 marka Exp $
+# $Id: tests.sh,v 1.11 2011/12/23 23:47:13 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh