Copyright & Lizenzierung
webEdition CMS
webEdition CMS is distributed under the GNU General Public License Version 3 (GPL), which can be found in the file
webEdition/licenses/webEditionCMS/License.txt
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 GNU Lesser General Public License Version 3 (LGPL) license, which can be found in the file
webEdition/licenses/webEditionSDK/License.txt
Third party software
DejaVuSans fonts
webEdition CMS uses the DejaVuSans font which is Copyright © 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.
DynAPI Javascript Library
webEdition CMS uses parts of the DynAPI Javascript library by Dan Steinman. The DynAPI Javascript library is Copyright © 1999 by Dan Steinman and made available under the Lesser General Public License (LGPL).
DHTML Calendar Widget
webEdition CMS uses the DHTML Calendar Widget by Mihai Bazon. The DHTML Calendar Widget (http://dynarch.com/mishoo/calendar.epl) is Copyright © 2002-2004 by Mihai Bazon and made available under the Lesser General Public License (LGPL).
md5 Javascript function
webEdition CMS uses the md5 Javascript function which is Copyright © 1999 - 2000 by Paul Johnston. See http://pajhome.org.uk/site/legal.html for details.
PHP, PEAR
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.
PHPLIB database abstraction
webEdition CMS uses modified versions of PHPLIB's database abstraction classes for database access. PHPLIB (http://phplib.netuse.de) is Copyright © 1998,1999 by SH Online Dienst GmbH and made available under the Lesser General Public License (LGPL).
PHPUnit
webEdition CMS uses PHPUnit (http://www.phpunit.de) for unit testing. PHPUnit is Copyright © 2002-2008 by Sebastian Bergmann and made available under a BSD-Style License.
SMTP PHP class
webEdition CMS uses the SMTP PHP class by Chris Ryan which is available under the Lesser General Public License (LGPL)
webEdition SDK
webEdition CMS uses the webEdition SDK which is available under the Lesser General Public License (LGPL)
Yahoo! User Interface Library (YUI)
webEdition CMS uses parts of the Yahoo! User Interface Library (YUI) by Yahoo! Inc. YUI is Copyright © 2008 by Yahoo! Inc. and made available under the BSD License. The full version including examples and documentation can be downloaded from its homepage.
Zend Framework
webEdition CMS uses parts of the Zend Framework (http://framework.zend.com).
Zend Framework is Copyright © 2006 by Zend Technologies USA, Inc. The
Zend Framework License can be found in the following directory:
webEdition/licenses/ZendFramework
The full version of Zend Framework, including full documentation can be found
on its homepage.
CodeMirror
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/ or online (http://codemirror.net/LICENSE).
webEdition CMS also uses a PHP Parser for CodeMirror (http://codemirror.net/contrib/php/):
Copyright (c) 2008-2009, Yahoo! Inc. All rights reserved. This software is provided for use in connection with the CodeMirror suite of modules and utilities, hosted and maintained at http://codemirror.net/. Redistribution and use of this software in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Yahoo! Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission of Yahoo! Inc. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
CodeMirror is extended by CSCC from quplo (http://quplo.com/) for tag completion.
This license applies only to the CMC (CodeMirror Completion) code.
For the license on CodeMirror, see
http://marijn.haverbeke.nl/codemirror/LICENSE
Copyright (c) 2010 Q42 Internet B.V.
Written by Martin Kool
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
damages arising from the use of this software.
Permission is granted to anyone to use this software for any
purpose, including commercial applications, and to alter it and
redistribute it freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must
not claim that you wrote the original software. If you use this
software in a product, an acknowledgment in the product
documentation would be appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must
not be misrepresented as being the original software.
3. This notice may not be removed or altered from any source
distribution.
Martin Kool
martin@q42.nl
@mrtnkl