From owner-freebsd-questions Fri Jul 31 01:48:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA22830 for freebsd-questions-outgoing; Fri, 31 Jul 1998 01:48:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA22794 for ; Fri, 31 Jul 1998 01:48:52 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id SAA02409; Fri, 31 Jul 1998 18:18:02 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id SAA12360; Fri, 31 Jul 1998 18:17:36 +0930 (CST) Message-ID: <19980731181735.E11960@freebie.lemis.com> Date: Fri, 31 Jul 1998 18:17:35 +0930 From: Greg Lehey To: HIGANO Etsuko , freebsd-questions@FreeBSD.ORG Subject: Re: Can anyone tell us please? References: <39086DCC3416D211A04400A02475CE43A30F@bungo.etl.go.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <39086DCC3416D211A04400A02475CE43A30F@bungo.etl.go.jp>; from HIGANO Etsuko on Fri, Jul 31, 1998 at 05:23:01PM +0900 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Friday, 31 July 1998 at 17:23:01 +0900, HIGANO Etsuko wrote: > ear FreeBSD people: > > We are just preparing to make a " HORB Open Consortium" > HORB is the easiest and fastest distributed Java.(100% compatible with > Sun's Java language specification, interpreter, and Java classes, and a > natural extension to the Java programming style. ) > > We've found that the Free BSD handbook is very useful and excellent > guide to establish order of copyrights of large amounts of code which is > contributed. > New code or major value -added packages' description in your Home pages > would help us a lot. > > We would like to confirm if the following text > (http://freebsd.org/handbook/handbook279.html )can be used > as it is on our own work. > If it's ok, we would like to place the same text at the beginning of > every source code file > we wish to protect. > > Can anyone tell us if we can use the following text or not , please? Interesting question. I don't think -questions is the best forum for this question, so I'm following up to -chat for want of something more specific. > Copyright (c) %%proper_years_here%% > %%your_name_here%%, %%your_state%% %%your_zip%%. All rights > reserved. > Redistribution and use in source and binary forms, with or without > modification, are permitted provided that the following conditionsare > met: > 1. Redistributions of source code must retain the above copyright > notice, this list of conditions and the following disclaimer as > the first lines of this file unmodified. > 2. Redistributions in binary form must reproduce the above copyright > notice, this list of conditions and the following disclaimer in the > documentation and/or other materials provided with the distribution. > > THIS SOFTWARE IS PROVIDED BY %%your_name_here%% ``AS IS'' AND ANY > EXPRESS OR > IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED > WARRANTIES > OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. > IN NO EVENT SHALL %%your_name_here%% BE LIABLE FOR ANY DIRECT, INDIRECT, > INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT > NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF > USE, > DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY > THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT > (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF > THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. I'd suggest you format it with roughly equal length lines: > THIS SOFTWARE IS PROVIDED BY %%your_name_here%% ``AS IS'' AND ANY > EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE > IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR > PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL %%your_name_here%% BE > LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR > CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF > SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR > BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF > LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING > NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS > SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. My personal preference is also not to SHOUT, but maybe there are legal reasons in the USA why you must shout these paragraphs. Anyway, lots of people, myself included, have copied this license form. I don't see anything in it which suggests that you can't copy the license, but let's see what the others think. Where can we find more about HORB? Greg -- See complete headers for address and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message