Re: SRFI copyright license

2004-01-04 Thread Lionel Elie Mamane
On Wed, Dec 24, 2003 at 10:06:10PM +0100, Lionel Elie Mamane wrote:

> I wish to get your opinions on the case of the reference
> implementations in the SRFI's.

I have done some more digging around the issue. Several scheme
implementations in Debian main contain code lifted from SRFI
implementations, and several of those reference implementations are
covered by the standard SRFI copyright license (others are covered by
a different, clearly DFSG-free license, like those by Olin Shivers,
like SRFI 1). One particular example of such a scheme implementation
is Guile, which contains SRFI 19. The case of guile is exemplary,
because it is an official GNU project. I have contacted the
maintainers about this (in the case of guile, he happens to be the
listed author of the file in the guile sources) and asked them to
contribute to this discussion.

The fact that some reference implementations are covered by a
different license than the SRFI copyright is a hint that to SRFI
authors themselves, the SRFI copyright isn't free (enough), or not
intended for code at all.

On the other hand, it looks like standard practice in the scheme
community to consider the SRFI copyright as 'do what you want' when
applied to code.

-- 
Lionel

signature.asc
Description: Digital signature


UnicodeData.txt : what solution ?

2004-01-04 Thread Sylvain LE GALL
Hello,

I have heard that the licence coming with UnicodeData.txt is not DFSG
free. I am not sure of this assertion.

Can you give me the current debian position about this ?

If it is not DFSG compliant, what should be the solution to still have
unicode support ?

Thanks
Kind regard
Sylvain LE GALL

ps : i think that there is the same problem with gucharmap package.