summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2007-06-05 21:40:33 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2007-06-05 21:40:33 +0000
commit2885e18dcb007a93af43ae2bb5c6b6299fe42182 (patch)
tree80b49edadf70f82089334c79661eb564f69aca73 /configure
parentf65debb46ea781d0a8d8bf48f833d8385b82959e (diff)
Same here
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7246 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure11
1 files changed, 4 insertions, 7 deletions
diff --git a/configure b/configure
index fdde42e2b..b20e28da2 100755
--- a/configure
+++ b/configure
@@ -1,19 +1,16 @@
#!/usr/bin/perl
-
+###################################################
# InspIRCd Configuration Script
#
-# Copyright 2002-2007 The ChatSpike Development Team
-# <brain@chatspike.net>
-# <Craig@chatspike.net>
+# Copyright 2002-2007 The InspIRCd Development Team
+# http://www.inspircd.org/wiki/index.php/Credits
#
# Licensed under GPL, please see the COPYING file
# for more information
#
-# [14:21] Brain: <matrix impression> i know perl-fu!
-#
# $Id$
#
-########################################
+###################################################
require 5.6.0;
use Socket;