guavac includes a classes.zip containing Java classes. There was no mention of the copyright for these (which have been included with the guavac package since at least 0.2.6p1-1.1, which was the previous release to mine). I contacted the author, whose reply is below.
I fear there may still be a copyright problem, and it is definately a problem that there is no source. He says we can leave out the classes.zip, but then do I need to modify the original tar.gz to leave it out, else the source package may have copyright problems? thanks, Hamish -----Forwarded message from David Engberg <[EMAIL PROTECTED]>----- Return-Path: <[EMAIL PROTECTED]> Received: from gridsat.thegrid.net ([209.60.100.4]) by yodeller.rising.com.au with esmtp (ident root using rfc1413) id m0xf6Hy-000W81C (Debian Smail-3.2 1996-Jul-4 #2); Tue, 9 Dec 1997 03:44:10 +1100 (EST) Received: from eecs.com (n2-102-81.thegrid.net [209.60.102.81]) by gridsat.thegrid.net (8.8.7/8.8.5) with ESMTP id IAA28475 for <[EMAIL PROTECTED]>; Mon, 8 Dec 1997 08:43:52 -0800 (PST) Message-ID: <[EMAIL PROTECTED]> Date: Mon, 08 Dec 1997 08:43:56 -0800 From: David Engberg <[EMAIL PROTECTED]> X-Mailer: Mozilla 4.03 [en] (Win95; I) MIME-Version: 1.0 To: Hamish Moffatt <[EMAIL PROTECTED]> Subject: Re: guavac References: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit > I maintain a package of your guavac compiler for the Debian GNU/Linux > operating system. I was wondering, what is the source of the classes.zip > file included in guavac-1.0.tar.gz? There is no mention of it in > the documentation, and there is no source either. Unfortunately this > may create copyright problems for Debian. The files in classes.zip contain only the interfaces to all of the Java 1.1 classes ... none of the implementation of any of the methods is included, so they would only be useful in compiling. I created these files by writing a program that would go over Sun's public API and pick out the interface to each class without generating code. If this would cause a problem for Gnu distributions, you can leave it out with a note that users will need to compile with Sun's (or Netscape's) classes in their CLASSPATH. -----End of forwarded message----- -- Hamish Moffatt Mobile: +61 412 011 176 [EMAIL PROTECTED] Rising Software Australia Pty. Ltd. Developers of music education software including Auralia & Musition. 31 Elmhurst Road, Blackburn, Victoria Australia, 3130 Phone: +61 3 9894 4788 Fax: +61 3 9894 3362 USA Toll Free: 1-888-667-7839 Internet: http://www.rising.com.au/ -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .