#!/bin/sh
#
-# Copyright (C) 2011 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2012 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
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-# $Id: prereq.sh,v 1.2 2012/01/23 11:58:12 marka Exp $
+# $Id: prereq.sh,v 1.3 2012/01/23 23:46:48 tbox Exp $
if $PERL -e 'use Net::DNS;' 2>/dev/null
then