Library mockpp
copyright 2002-2010 Ewald Arnold <mockpp at ewald-arnold dot de>
Documentation copyright 2002-2010 Ewald Arnold<mockpp at ewald-arnold dot de>
This library 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 2 of the License, or (at your option) any later version.
This library 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 library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
The files in the directory mockpp/3party
are copyright
of the respective owners. See the according files for details.
Some of the files below mockpp/generator
also have
different copyright. The basis for the C++ parser in mockpp/generator/mockpp2xml
was taken from the KDE Project. Originally
it was used to create DCOP files for the interprocess communication in the
KDE 3.x series. Many thanks go to the people who created this useful application. For
the copyright details see the according files.
The files below mockpp/generator/xml2mockpp
on the other hand are regular part of mockpp and under LGPL so they could be
integrated into third party tools.