Message-Id: <200007081227.PAA30793@alpha.netvision.net.il> Date: Sat, 08 Jul 2000 15:28:58 +0200 To: djgpp AT delorie DOT com X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b From: "Eli Zaretskii" In-reply-to: (message from Damian Yerrick on Sat, 08 Jul 2000 06:45:01 GMT) Subject: Re: A remark about unzip32 References: <8C684AC7AE1 AT HRZ1 DOT hrz DOT tu-darmstadt DOT de> <200007070837 DOT LAA00403 AT mailgw1 DOT netvision DOT net DOT il> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Damian Yerrick > Newsgroups: comp.os.msdos.djgpp > Date: Sat, 08 Jul 2000 06:45:01 GMT > > >I think unzip in its DJGPP version should simply reuse the code from > >DJTAR. (With minor changes, the same code is in the DJGPP ports of > >GNU Tar and cpio.) > > That would make the whole unzip package GPL. Info-ZIP wants to keep > its software under an MIT-like license. If the code is not copied verbatim, but rather rewritten implementing the same ideas, GPL is not an issue. The name conversions performed by DJTAR are documented in utils.info.