Licence Agreement for XSLTools
------------------------------

Copyright (C) 2005, 2006, 2007 Paul Boddie <paul@boddie.org.uk>

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the Free
Software Foundation; either version 3 of the License, or (at your option) any
later version.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more
details.

You should have received a copy of the GNU Lesser General Public License along
with this program.  If not, see <http://www.gnu.org/licenses/>.

Copyright and Licensing Information for Other Software
------------------------------------------------------

Certain examples in XSLTools use files from the Sarissa distribution (see
http://sarissa.sourceforge.net). These files were made available under the GNU
Lesser General Public License (version 2.1 or later) and under the GNU General
Public License (version 2 or later); the former licence is found in the
LICENCE-Sarissa-lgpl.txt file, whereas the latter is found in the
LICENCE-Sarissa-gpl.txt file.

The XMLTools.XMLCalendar module uses a modified version of the monthcalendar
function from the Python standard library's calendar module. This code was
made available under the Python Software Foundation License Version 2 (and
other licences) and has the following copyrights:

Copyright (c) 2001, 2002, 2003, 2004, 2005 Python Software Foundation.
All rights reserved.

Copyright (c) 2000 BeOpen.com.
All rights reserved.

Copyright (c) 1995-2001 Corporation for National Research Initiatives.
All rights reserved.

Copyright (c) 1991-1995 Stichting Mathematisch Centrum.
All rights reserved.
