This package was debianised by Thorsten Glaser <t.glaser@tarent.de> on
Tue, 08 Jun 2010 11:03:48 +0200.

$MirOS: contrib/hosted/tg/deb/host/debian/copyright,v 1.2 2011/04/19 11:35:34 tg Exp $

It was downloaded from:
cvs -qd _anoncvs@anoncvs.mirbsd.org:/cvs export \
    -D"2011/04/19 00:00 UTC" -d mirhost-20110419/src src/usr.bin/host


Licence:

/*-
 * Copyright (c) 2001, 2002, 2003, 2004, 2006, 2010, 2011
 *	Thorsten Glaser <tg@mirbsd.org>
 *
 * Provided that these terms and disclaimer and all copyright notices
 * are retained or reproduced in an accompanying document, permission
 * is granted to deal in this work without restriction, including un-
 * limited rights to use, publicly perform, distribute, sell, modify,
 * merge, give away, or sublicence.
 *
 * This work is provided "AS IS" and WITHOUT WARRANTY of any kind, to
 * the utmost extent permitted by applicable law, neither express nor
 * implied; without malicious intent or gross negligence. In no event
 * may a licensor, author or contributor be held liable for indirect,
 * direct, other damage, loss, or other issues arising in any way out
 * of dealing in the work, even if advised of the possibility of such
 * damage or existence of a defect, except proven that it results out
 * of said person's immediate fault when using the work as intended.
 *-
 * Based upon code by:
 * Copyright (c) 1985, 1989 Regents of the University of California.
 * Copyright (c) by Eric Wassenaar, Nikhef-H, <e07@nikhef.nl>
 */

/*
 * Copyright (c) 1985, 1989 Regents of the University of California.
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms are permitted
 * provided that source distributions retain this entire copyright
 * notice and comment. Neither the name of the University nor the
 * names of its contributors may be used to endorse or promote
 * products derived from this software without specific prior
 * written permission.
 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 */

/*
 * Originally, this program came from Rutgers University, however it
 * is based on nslookup and other pieces of named tools, so it needs
 * that copyright notice.
 */
