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