diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-05-05 06:28:09 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-05-05 06:28:09 +0200 |
commit | 5fb7e2ad1fb347382894cec0f557c197ae2cf3af (patch) | |
tree | 0817f50db5949d8e2962fa2a0005e97f37fb1bc4 /FICS | |
parent | 3624d9fac2c8407782605e2da84ad35e0162b443 (diff) |
Include legal.h
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/legal.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/legal.c b/FICS/legal.c index 5079683..a1aca2f 100644 --- a/FICS/legal.c +++ b/FICS/legal.c @@ -22,6 +22,8 @@ Richard Nash 93/10/22 Created */ +#include "legal.h" + char legalNotice[] = "\n\ fics - An internet chess server.\n\ Copyright (C) 1993 Richard V. Nash\n\ |