X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=make%2Futilities.pm;h=c00a541b337e33755b19a8ccb18af9cd74a9a1ff;hb=553ac7e86a33ceb61561a199fce47106c9d671ab;hp=da5ff3abbe935b9ff2a7e2e4d1ce13f12c9a9892;hpb=3102dedbb8a4bf4b0263715d507e3603cf048711;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/make/utilities.pm b/make/utilities.pm index da5ff3abb..c00a541b3 100644 --- a/make/utilities.pm +++ b/make/utilities.pm @@ -1,3 +1,12 @@ +# +# Copyright 2002-2007 The ChatSpike Development Team +# +# +# +# Licensed under GPL, please see the COPYING file +# for more information +# + package make::utilities; use Exporter 'import'; use POSIX;