copyright update

This commit is contained in:
Brian Wellington
2001-01-09 22:01:04 +00:00
parent 9e3a7b0faf
commit 499b34cea0
1246 changed files with 2536 additions and 2485 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
# Copyright (C) 2000 Internet Software Consortium.
# Copyright (C) 2000, 2001 Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
@@ -37,7 +37,7 @@
#
# perl -MCPAN -e "install Net::DNS"
#
# $Id: update_test.pl,v 1.5 2000/12/16 00:58:03 gson Exp $
# $Id: update_test.pl,v 1.6 2001/01/09 21:44:06 bwelling Exp $
#
use Getopt::Std;