Source for file copyright.php

Documentation is available at copyright.php

  1. <?php
  2. /**
  3. * Mambo Copyright
  4. @package Mambo
  5. @author Mambo Foundation Inc see README.php
  6. @copyright (C) 2000 - 2007 Mambo Foundation Inc.
  7. @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see
  8.   LICENSE.php
  9. *  Mambo is free software; you can redistribute it and/or
  10. *  modify it under the terms of the GNU General Public License
  11. *  as published by the Free Software Foundation; version 2 of the
  12.   License.
  13. */
  14.  
  15. // no direct access
  16. defined'_VALID_MOS' or die'Direct Access to this location is not allowed.' );
  17.  
  18. /* 
  19. Mambo is a Trademark of the Mambo Foundation, Inc. http://www.mambo-foundation.org
  20.  
  21. 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.
  22. */
  23. /*
  24. Third Party Tools:
  25.  
  26. 1) JSCookMenu - http://www.cs.ucla.edu/%7Eheng/JSCookMenu/index.html
  27.     License - http://www.cs.ucla.edu/%7Eheng/JSCookMenu/copyright.html
  28.  
  29. 2) TinyMCE - http://tinymce.moxiecode.com/
  30.     License (LGPL) - http://www.gnu.org/copyleft/lesser.html
  31.  
  32. 3) PCLZip/PCLTar - http://www.phpconcept.net
  33.     License (LGPL) - http://www.gnu.org/copyleft/lesser.html
  34.  
  35. 4) phpGACL - http://phpgacl.sf.net">phpGACL
  36.     License (LGPL) - http://www.gnu.org/copyleft/lesser.html
  37.  
  38. 5) Calendar - http://dynarch.com/mishoo/calendar.epl
  39.     License (LGPL) - http://www.gnu.org/copyleft/lesser.html
  40.  
  41. 6) overLIB - http://www.bosrup.com/web/overlib
  42.     License - http://www.bosrup.com/web/overlib/?License
  43.  
  44. 7) XP-Style Tabs - http://webfx.eae.net
  45.     License - Public Domain
  46.  
  47. 8) phpMailer - http://phpmailer.sourceforge.net
  48.     License (LGPL) - http://www.gnu.org/copyleft/lesser.html
  49.  
  50. 9) Feedcreator - http://www.bitfolge.de/rsscreator-en.html
  51.     License (LGPL) - http://www.gnu.org/copyleft/lesser.html
  52.  
  53. 10) Cache_Lite - http://pear.php.net
  54.     License (LGPL) - http://www.gnu.org/copyleft/lesser.html
  55.  
  56. 11) GeSHi - http://qbnz.com/highlighter
  57.     License (GPL) - http://www.gnu.org/licenses/gpl.html
  58.  
  59. 12) PHP VCard
  60.     License (LGPL) - http://www.gnu.org/copyleft/lesser.html
  61.  
  62. 13) SpamStop - http://www.dpaulus.de
  63.     License (GPL) - http://www.gnu.org/licenses/gpl.html
  64.     
  65. 14) Tango Base Icon Library - http://tango.freedesktop.org/Tango_Desktop_Project
  66.     License (Creative Commons) - http://creativecommons.org/licenses/by-sa/2.5/
  67. */
  68.  
  69. ?>

Documentation generated on Mon, 05 May 2008 16:18:45 +0400 by phpDocumentor 1.4.0