0byt3m1n1
Path:
/
data
/
applications
/
aps
/
mambo
/
4.6.2-16
/
standard
/
htdocs
/
[
Home
]
File: copyright.php
<?php /** * Mambo Copyright * @package Mambo * @author Mambo Foundation Inc see README.php * @copyright (C) 2000 - 2007 Mambo Foundation Inc. * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php * Mambo is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; version 2 of the License. */ // no direct access defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); /* Mambo is a Trademark of the Mambo Foundation, Inc. http://www.mambo-foundation.org Mambo was originally developed by Miro International Pty Ltd in 2000. Mambo became Open Source software in April, 2001 under a GNU/GPL license. Miro assigned the copyright in Mambo to The Mambo Foundation in 2005 to ensure that Mambo remained free Open Source software owned and managed by the community. */ /* Third Party Tools: 1) JSCookMenu - http://www.cs.ucla.edu/%7Eheng/JSCookMenu/index.html License - http://www.cs.ucla.edu/%7Eheng/JSCookMenu/copyright.html 2) TinyMCE - http://tinymce.moxiecode.com/ License (LGPL) - http://www.gnu.org/copyleft/lesser.html 3) PCLZip/PCLTar - http://www.phpconcept.net License (LGPL) - http://www.gnu.org/copyleft/lesser.html 4) phpGACL - http://phpgacl.sf.net">phpGACL License (LGPL) - http://www.gnu.org/copyleft/lesser.html 5) Calendar - http://dynarch.com/mishoo/calendar.epl License (LGPL) - http://www.gnu.org/copyleft/lesser.html 6) overLIB - http://www.bosrup.com/web/overlib License - http://www.bosrup.com/web/overlib/?License 7) XP-Style Tabs - http://webfx.eae.net License - Public Domain 8) phpMailer - http://phpmailer.sourceforge.net License (LGPL) - http://www.gnu.org/copyleft/lesser.html 9) Feedcreator - http://www.bitfolge.de/rsscreator-en.html License (LGPL) - http://www.gnu.org/copyleft/lesser.html 10) Cache_Lite - http://pear.php.net License (LGPL) - http://www.gnu.org/copyleft/lesser.html 11) GeSHi - http://qbnz.com/highlighter License (GPL) - http://www.gnu.org/licenses/gpl.html 12) PHP VCard License (LGPL) - http://www.gnu.org/copyleft/lesser.html 13) SpamStop - http://www.dpaulus.de License (GPL) - http://www.gnu.org/licenses/gpl.html 14) Tango Base Icon Library - http://tango.freedesktop.org/Tango_Desktop_Project License (Creative Commons) - http://creativecommons.org/licenses/by-sa/2.5/ */ ?>