2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-03 08:05:21 +00:00

update copyright notice

This commit is contained in:
Mark Andrews
2005-09-13 00:35:29 +00:00
parent 9cae013ec7
commit c5f4c17c4c

View File

@@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000, 2001 Internet Software Consortium. # Copyright (C) 2000, 2001 Internet Software Consortium.
# #
# Permission to use, copy, modify, and distribute this software for any # Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE. # PERFORMANCE OF THIS SOFTWARE.
# $Id: clean.sh,v 1.10 2005/09/12 22:35:05 marka Exp $ # $Id: clean.sh,v 1.11 2005/09/13 00:35:29 marka Exp $
# #
# Clean up after zone transfer tests. # Clean up after zone transfer tests.