summaryrefslogtreecommitdiffstats
path: root/hack/hack.rip.c
diff options
context:
space:
mode:
Diffstat (limited to 'hack/hack.rip.c')
-rw-r--r--hack/hack.rip.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/hack/hack.rip.c b/hack/hack.rip.c
index 7f729ba2..8bb37559 100644
--- a/hack/hack.rip.c
+++ b/hack/hack.rip.c
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.rip.c - version 1.0.2 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.rip.c,v 1.3 1993/08/02 17:19:18 mycroft Exp $";
+#endif /* not lint */
#include <stdio.h>
#include "hack.h"