X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=win%2Finspircd.nsi;h=78f73ef0919e4817fd1711169415145edb2808f2;hb=038b550c832ca890ae0adbac15b824debb644c9f;hp=421a6492e248671ad8b8dec70061b08d1b3bf2bd;hpb=699a8b2fc82949bfd5a39acc5b00670a5c350b4d;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/win/inspircd.nsi b/win/inspircd.nsi index 421a6492e..78f73ef09 100644 --- a/win/inspircd.nsi +++ b/win/inspircd.nsi @@ -1,14 +1,23 @@ -; * +------------------------------------+ -; * | Inspire Internet Relay Chat Daemon | -; * +------------------------------------+ -; * -; * InspIRCd: (C) 2002-2011 InspIRCd Development Team -; * See: http://wiki.inspircd.org/Credits -; * -; * This program is free but copyrighted software; see -; * the file COPYING for details. -; * -; * --------------------------------------------------- +; +; InspIRCd -- Internet Relay Chat Daemon +; +; Copyright (C) 2011 Adam +; Copyright (C) 2007 Dennis Friis +; Copyright (C) 2007 Craig Edwards +; +; This file is part of InspIRCd. InspIRCd is free software: you can +; redistribute it and/or modify it under the terms of the GNU General Public +; License as published by the Free Software Foundation, version 2. +; +; This program is distributed in the hope that it will be useful, but WITHOUT +; ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +; FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +; details. +; +; You should have received a copy of the GNU General Public License +; along with this program. If not, see . +; + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;