X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Ftools%2Fwadcvt.dpr;h=778f7a6a71edff90ebd478578122412b2fec5bfd;hb=645d02199259b5e43745df45f027c46e09293dbe;hp=92e56b2e88c349ee958b5e9504bc1e248da05eb3;hpb=939cb39acd39a1ca2bf11a0e4a8488c05baf7358;p=d2df-sdl.git diff --git a/src/tools/wadcvt.dpr b/src/tools/wadcvt.dpr index 92e56b2..778f7a6 100644 --- a/src/tools/wadcvt.dpr +++ b/src/tools/wadcvt.dpr @@ -1,9 +1,8 @@ -(* Copyright (C) DooM 2D:Forever Developers +(* Copyright (C) Doom 2D: Forever Developers * * This program 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, either version 3 of the License, or - * (at your option) any later version. + * the Free Software Foundation, version 3 of the License ONLY. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -41,7 +40,6 @@ uses wadreader in '../shared/wadreader.pas', hashtable in '../shared/hashtable.pas', conbuf in '../shared/conbuf.pas', - BinEditor in '../shared/BinEditor.pas', MAPDEF in '../shared/MAPDEF.pas', CONFIG in '../shared/CONFIG.pas', e_log in '../engine/e_log.pas',