=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/auth2-chall.c,v retrieving revision 1.2.2.2 retrieving revision 1.2.2.3 diff -u -r1.2.2.2 -r1.2.2.3 --- src/usr.bin/ssh/auth2-chall.c 2001/02/19 17:18:38 1.2.2.2 +++ src/usr.bin/ssh/auth2-chall.c 2001/03/21 19:46:22 1.2.2.3 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001 Markus Friedl. All rights reserved. + * Copyright (c) 2001 Markus Friedl. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -22,7 +22,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ #include "includes.h" -RCSID("$OpenBSD: auth2-chall.c,v 1.2.2.2 2001/02/19 17:18:38 jason Exp $"); +RCSID("$OpenBSD: auth2-chall.c,v 1.2.2.3 2001/03/21 19:46:22 jason Exp $"); #include "ssh2.h" #include "auth.h"