X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/blobdiff_plain/1a4377e3eab674eb0dea5754d260d93988f1151a..c04c86951e9b1e852ef67779de06e401fadae0b8:/banner/banner.c diff --git a/banner/banner.c b/banner/banner.c index 7ab87d8f..9497c6f2 100644 --- a/banner/banner.c +++ b/banner/banner.c @@ -1,4 +1,4 @@ -/* $NetBSD: banner.c,v 1.8 1998/09/14 09:30:57 hubertf Exp $ */ +/* $NetBSD: banner.c,v 1.10 1999/07/19 19:07:17 hubertf Exp $ */ /* * Copyright (c) 1980, 1993, 1994 @@ -43,7 +43,7 @@ __COPYRIGHT("@(#) Copyright (c) 1980, 1993, 1994\n\ #if 0 static char sccsid[] = "@(#)banner.c 8.4 (Berkeley) 4/29/95"; #else -__RCSID("$NetBSD: banner.c,v 1.8 1998/09/14 09:30:57 hubertf Exp $"); +__RCSID("$NetBSD: banner.c,v 1.10 1999/07/19 19:07:17 hubertf Exp $"); #endif #endif /* not lint */