diff options
Diffstat (limited to 'Makefile.Linux')
-rw-r--r-- | Makefile.Linux | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.Linux b/Makefile.Linux index 04484d56a..df6d2008e 100644 --- a/Makefile.Linux +++ b/Makefile.Linux @@ -1,7 +1,8 @@ # Insp Main Makefile # -# -# +# (C) ChatSpike development team +# Makefile by <Craig@ChatSpike.net> +# Small modifications by <brain@ChatSpike.net> # CC = g++ |