WebStack

Annotated docs/COPYING.txt

664:78e060b753dd
2007-09-27 paulb [project @ 2007-09-27 22:38:38 by paulb] Fixed desktop module reference.
paulb@370 1
Licence Agreement for WebStack
paulb@370 2
------------------------------
paulb@370 3
paulb@613 4
Copyright (C) 2004, 2005, 2006, 2007 Paul Boddie <paul@boddie.org.uk>
paulb@370 5
paulb@370 6
This library is free software; you can redistribute it and/or
paulb@370 7
modify it under the terms of the GNU Lesser General Public
paulb@370 8
License as published by the Free Software Foundation; either
paulb@370 9
version 2.1 of the License, or (at your option) any later version.
paulb@370 10
paulb@370 11
This library is distributed in the hope that it will be useful,
paulb@370 12
but WITHOUT ANY WARRANTY; without even the implied warranty of
paulb@370 13
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
paulb@370 14
Lesser General Public License for more details.
paulb@370 15
paulb@370 16
You should have received a copy of the GNU Lesser General Public
paulb@370 17
License along with this library; if not, write to the Free Software
paulb@489 18
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
paulb@370 19
paulb@370 20
Licence for Other Software
paulb@370 21
--------------------------
paulb@370 22
paulb@370 23
See the LICENCE-PyServlet.txt file for the PyServlet copyrights and licence.
paulb@370 24
The wsgi_cgi.py module originates from PEP 333 and is apparently "placed in
paulb@370 25
the public domain" (see http://www.python.org/peps/pep-0333.html).