From: Shawn Routhier Date: Thu, 7 Jul 2011 18:26:17 +0000 (+0000) Subject: May as well update the copyright. X-Git-Tag: v4_3_0a1~160 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=355fb647bc301c49b7d898fe59167d083265b03f;p=thirdparty%2Fdhcp.git May as well update the copyright. --- diff --git a/util/bind.sh b/util/bind.sh index b1ad12c69..9872fcabf 100644 --- a/util/bind.sh +++ b/util/bind.sh @@ -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