summaryrefslogtreecommitdiff
path: root/Makefile.Linux
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2003-01-24 14:11:35 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2003-01-24 14:11:35 +0000
commit7cf24682635dd2cb0726b242d2fa3e3537799cc7 (patch)
tree1dc7151a30820a59266d3c450115ba65fdea5852 /Makefile.Linux
parent71e8f92b57c9a8f5fd332babac035cd70acdaa86 (diff)
Added copyright notices
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@145 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'Makefile.Linux')
-rw-r--r--Makefile.Linux5
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++