webEdition CMS Copyright and Licensing
--------------------------------------

webEdition CMS is distributed under the GPL 3 license, which can be found in the
webEdition/licenses/webEditionCMS/License.txt file.

The license covers all source files in the webEdition CMS distribution, with the
exception of the webEdition SDK and the following third party software parts, 
which remain licensed under their respective licenses.

webEdition SDK
--------------

All content which is stored in the directory webEdition/lib is distributed under 
the Lesser General Public License (LGPL) 3 license, which can be found in the file 
webEdition/licenses/webEditionSDK/License.txt

Third party software
--------------------

webEdition CMS uses the DejaVuSans font which is Copyright (c) by 
Bitstream Vera Fonts Copyright and Arev Fonts Copyright and made available
under a free License. See http://dejavu.sourceforge.net/wiki/index.php/License
for details.

webEdition CMS uses parts of the DynAPI Javascript library by Dan Steinman. 
The DynAPI Javascript library is Copyright (c) 1999 by Dan Steinman and made 
available under the Lesser General Public License (LGPL). 

webEdition CMS uses the DHTML Calendar Widget by Mihai Bazon. 
The DHTML Calendar Widget (http://dynarch.com/mishoo/calendar.epl) 
is Copyright (c) 2002-2004 by Mihai Bazon and made available under the 
Lesser General Public License (LGPL). 

webEdition CMS uses the md5 Javascript function which is Copyright 
(c) 1999 - 2000 by Paul Johnston. See http://pajhome.org.uk/site/legal.html
for details.

webEdition CMS uses parts of PEAR, the PHP Extension and Application Repository
(http://pear.php.net/). The used PEAR classes are available either under the 
BSD License or the PHP License. See the notes at the top of the source 
files for more information. The full version including examples
and documentation can be downloaded from its homepage.

webEdition CMS uses modified versions of PHPLIB's database abstraction classes for
database access. PHPLIB (http://phplib.netuse.de) is Copyright (c) 1998,1999 by
SH Online Dienst GmbH and made available under the Lesser General Public 
License (LGPL). 

webEdition CMS uses PHPUnit (http://www.phpunit.de) for unit testing. PHPUnit
is Copyright (c) 2002-2008 by Sebastian Bergmann and made available under a
BSD-Style License. 

webEdition CMS uses the SMTP PHP class by Chris Ryan which is available under
the Lesser General Public License (LGPL)

webEdition CMS uses the webEdition SDK which is available under the Lesser 
General Public License (LGPL)

webEdition CMS uses parts of the Yahoo! User Interface Library (YUI) by Yahoo! Inc. 
YUI is Copyright (c) 2008 by Yahoo! Inc. and made available under the BSD  License.
The full version including examples and documentation can be downloaded from its homepage.

webEdition CMS uses parts of the Zend Framework (http://framework.zend.com).
Zend Framework is Copyright (c) 2006 by Zend Technologies USA, Inc. The
Zend Framework License can be found in the webEdition/licenses/ZendFramework directory.
The full version of Zend Framework, including full documentation can be found 
on its homepage.

webEdition CMS contains CodeMirror (http://codemirror.net) as one of the
available template editors. CodeMirror is released under a zlib-style license, the license
text is available in the directory webEdition/licenses/CodeMirror/

webEdition CMS uses a PHP Parser for CodeMirror under Copyright of Yahoo. The license
text is located at webEdition/licenses/CodeMirror/PHP-Parser/LICENSE

webEdition CMS implements CSCC by quplo for tag completion inside CodeMirror.
Licence text is availbale at webEdition/licenses/CodeMirror/CSCC/LICENSE