unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* doc license section
@ 2004-01-15  0:30 Kevin Ryde
  2004-01-15  2:12 ` Stephen Compall
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Kevin Ryde @ 2004-01-15  0:30 UTC (permalink / raw)


I wonder if the guile license section in the manual could say a little
more about the terms guile is published on.  For a start I think it
ought to mention the readline module is gpl rather than lgpl.

I'm thinking of something like below.  Perhaps with a few more words
about what free software means, and/or about source code availablity.
The one-liners about what the terms mean in practice to applications
might want to be run past an expert, perhaps even rms.

Might be worth thinking about GFDL for the manuals, while on the
subject of licenses.



The Guile License
*****************

Guile is Free Software.  Guile is copyrighted, not public domain, and
there are restrictions on its distribution or redistribution, but these
restrictions are designed to permit everything a cooperating person
would want to do.

   * The Guile library (libguile) and supporting files are published
     under the terms of the GNU Lesser General Public License version
     2.1.  See the file `COPYING.LIB'.

   * The Guile readline module is published under the terms of the GNU
     General Public License version 2.  See the file `COPYING'.

   * The manual you're now reading is published under terms described at
     the start of the document (*note Top::).

   Basically you can give or sell copies of Guile to anyone, with or
without modifications, but you may not deprive others of these same
rights, and must clearly identify any modifications.

   C code linking to the Guile library is subject to terms of that
library.  Basically such code may be published on any terms, provided
users can re-link against a new or modified version of Guile.

   C code linking to the Guile readline module is subject to the terms
of that module.  Basically such code must be published on Free terms.

   Scheme level code written to be run by Guile (but not derived from
the Guile sources) is not resticted in any way, and may be published on
any terms.  We encourage authors to publish on Free terms.

   You must be aware there is no warranty whatsoever for Guile.  This is
described in full in the license terms.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2004-02-18 20:34 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-15  0:30 doc license section Kevin Ryde
2004-01-15  2:12 ` Stephen Compall
2004-01-20  0:46   ` Kevin Ryde
2004-01-15 21:37 ` Neil Jerram
2004-01-21 21:56 ` Marius Vollmer
2004-01-21 22:04   ` Carl Witty
2004-01-21 22:58     ` Kevin Ryde
2004-01-21 23:07     ` Marius Vollmer
2004-01-21 23:22       ` Marius Vollmer
2004-01-22 18:08         ` Pierre Bernatchez
2004-01-22 18:22           ` Paul Jarc
2004-01-22 23:18           ` Marius Vollmer
2004-01-21 22:13   ` Kevin Ryde
2004-01-21 22:40     ` Neil Jerram
2004-02-18 20:34       ` Marius Vollmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).