=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/auth-chall.c,v retrieving revision 1.5 retrieving revision 1.5.2.1 diff -u -r1.5 -r1.5.2.1 --- src/usr.bin/ssh/Attic/auth-chall.c 2001/03/02 18:54:30 1.5 +++ src/usr.bin/ssh/Attic/auth-chall.c 2001/03/12 15:44:07 1.5.2.1 @@ -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 @@ -23,7 +23,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: auth-chall.c,v 1.5 2001/03/02 18:54:30 deraadt Exp $"); +RCSID("$OpenBSD: auth-chall.c,v 1.5.2.1 2001/03/12 15:44:07 jason Exp $"); #include "auth.h"