2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-01 15:05:23 +00:00

update copyright notice

This commit is contained in:
Automatic Updater
2008-03-03 23:47:02 +00:00
parent f8c47598b8
commit f9760f7b6a

View File

@@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2004, 2007, 2008 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000-2003 Internet Software Consortium. # Copyright (C) 2000-2003 Internet Software Consortium.
# #
# Permission to use, copy, modify, and/or distribute this software for any # 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 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE. # PERFORMANCE OF THIS SOFTWARE.
# $Id: ifconfig.sh,v 1.52 2008/03/03 01:20:03 marka Exp $ # $Id: ifconfig.sh,v 1.53 2008/03/03 23:47:02 tbox Exp $
# #
# Set up interface aliases for bind9 system tests. # Set up interface aliases for bind9 system tests.