Added an FAQ section to the license.

merge-requests/1/head
Julien BLACHE 2005-04-23 18:28:17 +00:00
rodzic 289daa1e9c
commit 21caf22cfa
2 zmienionych plików z 46 dodań i 3 usunięć

19
LICENSE
Wyświetl plik

@ -1,4 +1,4 @@
Sat Jul 26 2003
Sat Apr 23 2005
This files attempts to clarify the licensing situation for the SANE
distribution. In case of doubt, the copyright information contained
@ -29,3 +29,20 @@ terms:
The standard is considered to be in the public domain. Anyone is free
to implement SANE interface conforming applications or libraries in
any way he or she sees fit.
Frequently Asked Questions about the SANE licensing:
* Why don't you use the GNU LPGL ?
The reason SANE isn't licensed under the GNU LGPL is very simple: the
GNU LGPL didn't exist at the time SANE was first released. So, the SANE
Exception was added to the GNU GPL.
* Why don't you relicense SANE, now that the GNU LGPL is available ?
To relicense the various pieces of code composing SANE, each and every
copyright holder needs to agree with the relicensing. Unfortunately, some
of the (original) backend authors cannot be contacted any longer, for
various reasons; not to mention each and every contributor who sent in a
patch. This effectively makes it impossible for the SANE Project to
relicense SANE.

Wyświetl plik

@ -73,14 +73,40 @@
</dd>
</dl>
</blockquote>
<p>
Frequently Asked Questions about the SANE licensing:
</p>
<blockquote>
<dl>
<dt>
Why don't you use the GNU LPGL ?
</dt>
<dd>
The reason SANE isn't licensed under the GNU LGPL is very
simple: the GNU LGPL didn't exist at the time SANE was first
released. So, the SANE Exception was added to the GNU GPL.
</dd>
<dt>
Why don't you relicense SANE, now that the GNU LGPL is
available ?
</dt>
<dd>
To relicense the various pieces of code composing SANE, each
and every copyright holder needs to agree with the
relicensing. Unfortunately, some of the (original) backend
authors cannot be contacted any longer, for various reasons;
not to mention each and every contributor who
sent in a patch. This effectively makes it impossible for
the SANE Project to relicense SANE.
</dd>
</dl>
</blockquote>
<hr>
<p>
<a href="/">SANE homepage</a><br>
<a href="imprint.html">Contact</a>
</p>
<p>
<font size="-1">$Date$ $Author$</font>
</p>