]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Fix a header that was partly in the older style.
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Fri, 31 Oct 2008 00:11:48 +0000 (00:11 +0000)
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Fri, 31 Oct 2008 00:11:48 +0000 (00:11 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10756 e03df62e-2008-0410-955e-edbf42e46eb7

.inspircd.inc

index 810a3a70d69fb43d3c25fdd637373f4092dfa00a..76e7248c192a31e72d0d8fe22ed32e1b4123af44 100644 (file)
@@ -3,14 +3,14 @@
 #       | Inspire Internet Relay Chat Daemon |
 #       +------------------------------------+
 #
-#      (C) 2002-2008 InspIRCd Development Team
-#   http://www.inspircd.org/wiki/index.php/Credits
+#  InspIRCd: (C) 2002-2008 InspIRCd Development Team
+# See: http://www.inspircd.org/wiki/index.php/Credits
 #
-# Written by Craig Edwards, Craig McLure, and others.
 # This program is free but copyrighted software; see
-#            the file COPYING for details.
+#          the file COPYING for details.
 #
 # ---------------------------------------------------
+#
 use POSIX;
 
 my $basepath   =       "@BASE_DIR@";