update copyright notice

This commit is contained in:
Automatic Updater
2010-08-13 23:47:04 +00:00
parent 665ba746c0
commit 2b43d1d8c5
12 changed files with 28 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007, 2010 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2002 Internet Software Consortium.
#
# Permission to use, copy, modify, and/or distribute this software for any
@@ -32,7 +32,7 @@
#
# perl -MCPAN -e "install Net::DNS"
#
# $Id: dnssec_update_test.pl,v 1.6 2010/08/13 06:46:24 marka Exp $
# $Id: dnssec_update_test.pl,v 1.7 2010/08/13 23:47:03 tbox Exp $
#
use Getopt::Std;