libxml2dom

docs/COPYING.txt

345:0a3f4b5a51d7
2008-09-14 Paul Boddie Added some XML-RPC methods and properties to the SOAP implementation. Moved the Python value emulation classes into the new libxml2dom.values module. Renamed the SOAP test program. Updated release information.
     1 Licence Agreement for libxml2dom
     2 --------------------------------
     3 
     4 Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Paul Boddie <paul@boddie.org.uk>
     5 
     6 This program is free software; you can redistribute it and/or modify it under
     7 the terms of the GNU Lesser General Public License as published by the Free
     8 Software Foundation; either version 3 of the License, or (at your option) any
     9 later version.
    10 
    11 This program is distributed in the hope that it will be useful, but WITHOUT
    12 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
    13 FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more
    14 details.
    15 
    16 You should have received a copy of the GNU Lesser General Public License along
    17 with this program.  If not, see <http://www.gnu.org/licenses/>.