X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/blobdiff_plain/1855dcd4d2560ee6a85ee271e81ba19d567dd596..ed4e5b1f179113443a4a87aa7e150b4198e2dfac:/canfield/cfscores/cfscores.c?ds=sidebyside diff --git a/canfield/cfscores/cfscores.c b/canfield/cfscores/cfscores.c index fe1f7767..14725bae 100644 --- a/canfield/cfscores/cfscores.c +++ b/canfield/cfscores/cfscores.c @@ -1,4 +1,4 @@ -/* $NetBSD: cfscores.c,v 1.14 2008/01/28 02:37:50 dholland Exp $ */ +/* $NetBSD: cfscores.c,v 1.15 2008/07/20 01:03:21 lukem Exp $ */ /* * Copyright (c) 1983, 1993 @@ -31,15 +31,15 @@ #include #ifndef lint -__COPYRIGHT("@(#) Copyright (c) 1983, 1993\n\ - The Regents of the University of California. All rights reserved.\n"); +__COPYRIGHT("@(#) Copyright (c) 1983, 1993\ + The Regents of the University of California. All rights reserved."); #endif /* not lint */ #ifndef lint #if 0 static char sccsid[] = "@(#)cfscores.c 8.1 (Berkeley) 5/31/93"; #else -__RCSID("$NetBSD: cfscores.c,v 1.14 2008/01/28 02:37:50 dholland Exp $"); +__RCSID("$NetBSD: cfscores.c,v 1.15 2008/07/20 01:03:21 lukem Exp $"); #endif #endif /* not lint */