aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2023-12-18 22:18:32 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2023-12-18 22:18:32 +0100
commit0fe1dbf465fa6bf5b244add64935a11424902e74 (patch)
tree364c2549d71374707712cea074dc3d47f666eb23 /FICS
parent525366c51fcb11b9a5ce6aeee561c4574d6ba7b7 (diff)
Added a file header
Diffstat (limited to 'FICS')
-rw-r--r--FICS/shutdown.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/FICS/shutdown.c b/FICS/shutdown.c
index 77b7cee..ed19c55 100644
--- a/FICS/shutdown.c
+++ b/FICS/shutdown.c
@@ -1,3 +1,8 @@
+/*
+ * Revised by maxxe <maxxe@rpblc.net>,
+ * 18 Dec 2023.
+ */
+
#include "stdinclude.h"
#include "common.h"