summaryrefslogtreecommitdiffstats
path: root/canfield/cfscores
diff options
context:
space:
mode:
Diffstat (limited to 'canfield/cfscores')
-rw-r--r--canfield/cfscores/cfscores.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/canfield/cfscores/cfscores.c b/canfield/cfscores/cfscores.c
index 645da6f6..da9df376 100644
--- a/canfield/cfscores/cfscores.c
+++ b/canfield/cfscores/cfscores.c
@@ -38,7 +38,8 @@ char copyright[] =
#endif /* not lint */
#ifndef lint
-static char sccsid[] = "@(#)cfscores.c 5.6 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)cfscores.c 5.6 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: cfscores.c,v 1.2 1993/08/01 18:55:25 mycroft Exp $";
#endif /* not lint */
#include <sys/types.h>