A Qcodo based CMS/ecommerce framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
1.4 KiB

12 years ago
12 years ago
12 years ago
12 years ago
  1. 2008-07-26
  2. Quasi CMS is released under the terms of the GPL version 3.0. This covers the code
  3. found in under the directories admin/, core/, and doc/ in the same directory as this file.
  4. This license applies to any code that comprises the CMS itself which contains the
  5. GPL notice at the top of the file.
  6. You may freely distribute Quasi CMS and you may distribute modifications of Quasi
  7. CMS under the terms of the GPL. This means that you may not change the license on this
  8. or derivative works and that you must provide the source code of the application if it is
  9. requested of you. Please see the full text of the GPL for a complete description of the
  10. terms of the license.
  11. NOTE: THIS LICENSE DOES NOT INCLUDE THE QCODO FRAMEWORK. The
  12. Qcodo framework consists of the software in the directories assets/ and includes/
  13. found in this directory nor the tinyMCE javascript library under core/assets/.
  14. The QCodo framework is distributed under the terms of the MIT Open Source
  15. licence - please see the file _LICENSE.txt under the includes/ directory
  16. for the precise terms or visit http://www.qcodo.com for more information.
  17. The TinyMCE library is released under the LGPL - see the file
  18. core/assets/js/tiny_mce/licence.txt for the terms.
  19. You should have received a copy of the GPL with this software - it is normally
  20. located under the doc/ directory. If you did not receive a copy of the license you can
  21. find one at http://www.gnu.org/copyleft/gpl.txt