a tiny simple web content management system      
  home  
     

license

tinySimple CMS is released under the terms of the LGPL license

 

free open source

tinySimple CMS is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation;
either version 3 of the License, or (at your option) any later version.

tinySimple CMS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.GNU Lesser General Public License

See the GNU Lesser General Public License for more details.

tinySimple CMS is copyrighted by Jacob Friis Mathiasen.

included works of others

tinyMCE
tinySimple CMS' content editor uses tinyMCE - the state of the art javascript html WYSIWYG editor. A copy of tinyMCE is included in the release package of tinySimple CMS.
tinyMCE is released under the same license as tinySimple CMS - namely LGPL.
For more info about tinyMCE check tinymce.moxiecode.com.

PclZip
tinySimple CMS' backup feature uses PhpConcept's brillant PHP zip library PclZip.
A copy of PclZip is included in the release package of tinySimple CMS.
PclZip is also released under the LGPL license.

Movable Type SHA1
tinySimple CMS' login mechanism uses a modified version of Movable Type's (Chris Veness, not the blogging device) fast SHA1 Javacript implementation.
Same story, it's LGPL-licensed.