=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/dns.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/ssh/dns.c 2003/05/14 18:16:20 1.1 +++ src/usr.bin/ssh/dns.c 2003/05/14 22:51:56 1.2 @@ -1,4 +1,4 @@ -/* $OpenBSD: dns.c,v 1.1 2003/05/14 18:16:20 jakob Exp $ */ +/* $OpenBSD: dns.c,v 1.2 2003/05/14 22:51:56 jakob Exp $ */ /* * Copyright (c) 2003 Wesley Griffin. All rights reserved. @@ -12,8 +12,6 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. The name of the authors may not be used to endorse or promote products - * derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES @@ -46,7 +44,7 @@ #include "uuencode.h" extern char *__progname; -RCSID("$OpenBSD: dns.c,v 1.1 2003/05/14 18:16:20 jakob Exp $"); +RCSID("$OpenBSD: dns.c,v 1.2 2003/05/14 22:51:56 jakob Exp $"); #ifndef LWRES static const char *errset_text[] = {