=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/uname/uname.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/uname/uname.c 1995/10/18 08:46:28 1.1 +++ src/usr.bin/uname/uname.c 1996/06/26 05:42:07 1.2 @@ -1,3 +1,5 @@ +/* $OpenBSD: uname.c,v 1.2 1996/06/26 05:42:07 deraadt Exp $ */ + /* * Copyright (c) 1994 Winning Strategies, Inc. * All rights reserved. @@ -30,7 +32,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: uname.c,v 1.1 1995/10/18 08:46:28 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: uname.c,v 1.2 1996/06/26 05:42:07 deraadt Exp $"; #endif /* not lint */ #include