From owner-freebsd-java Wed Oct 11 8:49:47 2000 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id D1E3037B66C for ; Wed, 11 Oct 2000 08:49:42 -0700 (PDT) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id JAA13276; Wed, 11 Oct 2000 09:49:41 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id JAA21149; Wed, 11 Oct 2000 09:49:40 -0600 (MDT) (envelope-from nate) Date: Wed, 11 Oct 2000 09:49:40 -0600 (MDT) Message-Id: <200010111549.JAA21149@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Yuri Khotyaintsev Cc: freebsd-java@FreeBSD.ORG Subject: Re: swing.jar In-Reply-To: References: X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I want to create a binary package of our program (http://ovt.irfu.se) > for FreeBSD. So the question is if I can include swing.jar in it? > Are there any license limitations ? You need to speak with Sun for legal advice, but as I understand it (I'm no lawyer), it shouldn't be an issue. However, if you use newer versions of the JDK/JRE (1.2 or later), Swing is included as part of the base package. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message