From: richard AT stardate DOT bc DOT ca (Richard Sanders) To: djgpp AT delorie DOT com Subject: Re: (Fwd) Compression Date: Sun, 21 Mar 1999 03:43:06 GMT Message-ID: <36f46114.1939698@mail.stardate.bc.ca> References: <36f1c898 DOT 5217335 AT mail DOT stardate DOT bc DOT ca> <199903190357 DOT WAA32755 AT envy DOT delorie DOT com> In-Reply-To: <199903190357.WAA32755@envy.delorie.com> X-Mailer: Forte Free Agent 1.11/32.235 Reply-To: djgpp AT delorie DOT com On Thu, 18 Mar 1999 22:57:57 -0500, in comp.os.msdos.djgpp you wrote: > >> For the usage and distribution license please read the >> file LICENSE.TXT. > >Can it be distributed under the terms of the GNU GPL? If not, it >can't go in djtar anyway. I emailed Eugene Roshal, the author if RAR below is the reply. I don't see an agreement to allow distribution under the GPL but I do see a liberal usage of the code. What do you think DJ. > Would you consider allowing unrar to be distributed under the GNU > GPL. Modified unrar sources can be freely distributed as part of any other software. The only condition that it should be clear from the software documentation that RAR compression algorithm is proprietary and Unrar sources must not be used to reconstruct it. I am going to change paragraph 2 in unrar sources license to make it clearer. In the new version of license it will be: 2. The unRAR sources may be used in any software to handle RAR archives without limitations free of charge, but cannot be used to re-create the RAR compression algorithm, which is proprietary. Distribution of modified unRAR sources in separate form or as a part of other software is permitted, provided that it is clearly stated in the documentation and source comments that the code may not be used to develop a RAR (WinRAR) compatible archiver. Eugene