Remove a remnant of the old non-licensing.
[open-adventure.git] / main.c
diff --git a/main.c b/main.c
index 7127ba29837ee4f47c8996b9b117d54fee963211..e0887e94c953b407232755f5640ad78fb9139dd9 100644 (file)
--- a/main.c
+++ b/main.c
@@ -1,3 +1,8 @@
+/*
+ * The author - Don Woods - apologises for the style of the code; it
+ * is a result of running the original Fortran IV source through a
+ * home-brew Fortran-to-C converter.)
+ */
 #include <stdlib.h>
 #include <stdio.h>
 #include "main.h"