avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] Is the Caldera license acceptable?


From: Joerg Wunsch
Subject: [avr-libc-dev] Is the Caldera license acceptable?
Date: Wed, 16 Oct 2002 21:31:59 +0200
User-agent: Mutt/1.2.5i

While trying to add floating point conversions to vfprintf(), i
contemplate using the V7 UNIX approach, which uses ecvt(), fcvt(),
and gcvt() to convert the numbers.  For some reasons, this
currently looks more promising to me than dtostre()/dtostrf()
(in particular, since these functions already implement array
boundary checks to not overflow the resulting string).

Since old Unices are now opensource, we could use the original
implementation directly.  However, the Caldera license that made
these Unices opensource is basically the old 4-clause BSD-style
license, i. e. it contains the clause with ``All advertising
materials...'' which GNU folks seem to hate.  So the question is,
would this be a problem to us (including hosting it on savannah),
or could we use that code literally?

The original Caldera document can be found e. g. at
ftp://minnie.tuhs.org/UnixArchive/Caldera-license.pdf.  I'm
appending a text translation of it for reference.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/

Attachment: Caldera-license.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]