summaryrefslogtreecommitdiffstats
path: root/robots/score.c
diff options
context:
space:
mode:
Diffstat (limited to 'robots/score.c')
-rw-r--r--robots/score.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/robots/score.c b/robots/score.c
index fc0fb757..e4c413f6 100644
--- a/robots/score.c
+++ b/robots/score.c
@@ -32,7 +32,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)score.c 5.6 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)score.c 5.6 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: score.c,v 1.2 1993/08/01 18:52:38 mycroft Exp $";
#endif /* not lint */
# include "robots.h"