]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Thu, 16 Jan 2014 23:45:13 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 16 Jan 2014 23:45:13 +0000 (23:45 +0000)
bin/tests/system/xfer/prereq.sh

index 96acf14dedbf2712d609451ffd123820416f1f6b..4949de9e859e8e662e831d8dacf9aa43a7d3ef10 100644 (file)
@@ -14,6 +14,8 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
+# $Id$
+
 if $PERL -e 'use Net::DNS;' 2>/dev/null
 then
     if $PERL -e 'use Net::DNS; die if $Net::DNS::VERSION == 0.73;' 2>/dev/null