]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - make/template/bsd.mk
Update copyright headers.
[user/henk/code/inspircd.git] / make / template / bsd.mk
index 05d413d0ad18b15c6fea4f963e8313c33758e964..b676d0f0c4516bf2a6a1de2941c8c6f4ae3b56b7 100644 (file)
@@ -6,7 +6,7 @@
 #
 # InspIRCd -- Internet Relay Chat Daemon
 #
-#   Copyright (C) 2017 Peter Powell <petpow@saberuk.com>
+#   Copyright (C) 2017 Sadie Powell <sadie@witchery.services>
 #
 # This file is part of InspIRCd.  InspIRCd is free software: you can
 # redistribute it and/or modify it under the terms of the GNU General Public
@@ -28,6 +28,4 @@
 
 all clean configureclean debug deinstall distclean help install:
        @echo "InspIRCd no longer supports BSD Make. You should install GNU Make instead."
-       @echo "If this is problematic for you then please contact us via our IRC channel"
-       @echo "at irc.inspircd.org #InspIRCd."
        @exit 1