]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
May as well update the copyright.
authorShawn Routhier <sar@isc.org>
Thu, 7 Jul 2011 18:26:17 +0000 (18:26 +0000)
committerShawn Routhier <sar@isc.org>
Thu, 7 Jul 2011 18:26:17 +0000 (18:26 +0000)
util/bind.sh

index b1ad12c691496e98cbf29cfa360a702c5539d85a..9872fcabfe5b154617d3a4f452c0843b99f9a3c8 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2009-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: bind.sh,v 1.18 2011/07/07 18:25:17 sar Exp $
+# $Id: bind.sh,v 1.19 2011/07/07 18:26:17 sar Exp $
 
 # Get the bind distribution for the libraries
 # This script is used to build the DHCP distribution and shouldn't be shipped