From: Shawn Routhier Date: Thu, 7 Jul 2011 18:26:37 +0000 (+0000) Subject: May as well update the copyright X-Git-Tag: v4_2_2rc1~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5fe27ecf1347356038a8166154864f46f11f0ef8;p=thirdparty%2Fdhcp.git May as well update the copyright --- diff --git a/util/bind.sh b/util/bind.sh index b47c98e3f..1fdbeb48e 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.6.2.16 2011/07/07 18:24:41 sar Exp $ +# $Id: bind.sh,v 1.6.2.17 2011/07/07 18:26:37 sar Exp $ # Get the bind distribution for the libraries # This script is used to build the DHCP distribution and shouldn't be shipped