From cf3d3a212c0cf48cf0b06c2a9e5e569ba400b0ec Mon Sep 17 00:00:00 2001 From: peavey Date: Tue, 17 Jul 2007 18:45:23 +0000 Subject: more headers. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7468 e03df62e-2008-0410-955e-edbf42e46eb7 --- make/utilities.pm | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'make/utilities.pm') diff --git a/make/utilities.pm b/make/utilities.pm index 5b09b764e..647209f58 100644 --- a/make/utilities.pm +++ b/make/utilities.pm @@ -1,11 +1,15 @@ +# +------------------------------------+ +# | Inspire Internet Relay Chat Daemon | +# +------------------------------------+ # -# Copyright 2002-2007 The ChatSpike Development Team -# -# +# InspIRCd: (C) 2002-2007 InspIRCd Development Team +# See: http://www.inspircd.org/wiki/index.php/Credits # -# Licensed under GPL, please see the COPYING file -# for more information +# This program is free but copyrighted software; see +# the file COPYING for details. # +# --------------------------------------------------- + package make::utilities; use Exporter 'import'; -- cgit v1.2.3