From cf3d3a212c0cf48cf0b06c2a9e5e569ba400b0ec Mon Sep 17 00:00:00 2001 From: peavey Date: Tue, 17 Jul 2007 18:45:23 +0000 Subject: [PATCH] more headers. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7468 e03df62e-2008-0410-955e-edbf42e46eb7 --- make/configure.pm | 13 ++++++++----- make/utilities.pm | 14 +++++++++----- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/make/configure.pm b/make/configure.pm index b384ac109..1c475aedf 100644 --- a/make/configure.pm +++ b/make/configure.pm @@ -1,11 +1,14 @@ +# +------------------------------------+ +# | 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::configure; use Exporter 'import'; 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'; -- 2.39.5