=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-keyscan.c,v retrieving revision 1.22.2.2 retrieving revision 1.23 diff -u -r1.22.2.2 -r1.23 --- src/usr.bin/ssh/ssh-keyscan.c 2001/03/21 18:53:10 1.22.2.2 +++ src/usr.bin/ssh/ssh-keyscan.c 2001/06/05 05:05:39 1.23 @@ -3,12 +3,11 @@ * * Modification and redistribution in source and binary forms is * permitted provided that due credit is given to the author and the - * OpenBSD project (for instance by leaving this copyright notice - * intact). + * OpenBSD project by leaving this copyright notice intact. */ #include "includes.h" -RCSID("$OpenBSD: ssh-keyscan.c,v 1.22.2.2 2001/03/21 18:53:10 jason Exp $"); +RCSID("$OpenBSD: ssh-keyscan.c,v 1.23 2001/06/05 05:05:39 pvalchev Exp $"); #include #include