X-Git-Url: https://git.distorted.org.uk/~mdw/shells/blobdiff_plain/173be29709cadb53cdd747e86379b768fef1d045..HEAD:/ushell.c diff --git a/ushell.c b/ushell.c index 29872dd..2fadb53 100644 --- a/ushell.c +++ b/ushell.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: ushell.c,v 1.2 1999/04/21 09:07:55 mdw Exp $ + * $Id$ * * Extract a user's shell * @@ -24,17 +24,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: ushell.c,v $ - * Revision 1.2 1999/04/21 09:07:55 mdw - * Fiddle with copyright messages so that they're correct. - * - * Revision 1.1.1.1 1999/04/20 00:19:04 mdw - * Initial versions. - * - */ - /*----- Header files ------------------------------------------------------*/ #include