[Wiki] changed: Doc/Dev/CopyrightLicense
Michael Slusarz <[email protected]>
| Newsgroups | gmane.comp.horde.cvs |
|---|---|
| Message-ID | <[email protected]> |
slusarz Sat, 24 Oct 2009 22:48:09 -0400 Modified page: http://wiki.horde.org/Doc/Dev/CopyrightLicense New Revision: 2.9 Change log: add ckeditor info @@ -2,8 +2,16 @@ ++ xinha * Upstream homepage: http://xinha.webfactional.com/ * License: [http://cvs.horde.org/co.php?f=horde%2Fservices%2Feditor%2Fxinha%2Flicense.txt 'Three-clause BSD'-like license] * Files: services/editor/xinha/* + +++ ckeditor +* Upstream homepage: http://www.ckeditor.com/ +* License: [http://cvs.horde.org/co.php?f=horde%2Fservices%2Feditor%2Ffckeditor%2Flicense.txt LGPL2] +* Files: services/editor/ckeditor/* +* Local modifications: + * Convert all files to UNIX linebreaks and [http://unix.derkeiler.com/Mailing-Lists/FreeBSD/questions/2006-02/msg01772.html remove Unicode prefix from beginning of files] (prevents js compression from working properly) + * find . -name CVS -prune -o -type f -print | xargs dos2unix ++ fckeditor * Upstream homepage: http://www.fckeditor.net/ * License: [http://cvs.horde.org/co.php?f=horde%2Fservices%2Feditor%2Ffckeditor%2Flicense.txt LGPL2] -- To unsubscribe, mail: [email protected]