X-Git-Url: https://git.distorted.org.uk/~mdw/shells/blobdiff_plain/173be29709cadb53cdd747e86379b768fef1d045..4a9966ef3efd72f14b97b4f23f09afbe5870ae0a:/cvssh.c diff --git a/cvssh.c b/cvssh.c index 57fb4b2..ed85de2 100644 --- a/cvssh.c +++ b/cvssh.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: cvssh.c,v 1.2 1999/04/21 09:07:55 mdw Exp $ + * $Id$ * * Login shell for an anonymous CVS user * @@ -24,17 +24,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: cvssh.c,v $ - * Revision 1.2 1999/04/21 09:07:55 mdw - * Fiddle with copyright messages so that they're correct. - * - * Revision 1.1 1999/04/21 09:04:24 mdw - * Add `cvssh' shell for anonymous CVS support. - * - */ - /*----- Header files ------------------------------------------------------*/ #include