mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-17 14:22:02 +00:00
first commit
This commit is contained in:
+28
@@ -0,0 +1,28 @@
|
||||
Software License Agreement
|
||||
==========================
|
||||
|
||||
CKEditor Text Transform Plugin - A very simple plugin which provides transforming selected texts to new cases. - http://github.com/onderceylan/ckeditor-texttransform-plugin
|
||||
Copyright (c) 2013, Önder Ceylan. All rights reserved.
|
||||
|
||||
Licensed under the terms of any of the following licenses at your
|
||||
choice:
|
||||
|
||||
- GNU General Public License Version 2 or later (the "GPL")
|
||||
http://www.gnu.org/licenses/gpl.html
|
||||
(See Appendix A)
|
||||
|
||||
- GNU Lesser General Public License Version 2.1 or later (the "LGPL")
|
||||
http://www.gnu.org/licenses/lgpl.html
|
||||
(See Appendix B)
|
||||
|
||||
- Mozilla Public License Version 1.1 or later (the "MPL")
|
||||
http://www.mozilla.org/MPL/MPL-1.1.html
|
||||
(See Appendix C)
|
||||
|
||||
You are not required to, but if you want to explicitly declare the
|
||||
license you have chosen to be bound to when using, reproducing,
|
||||
modifying and distributing this software, just include a text file
|
||||
titled "legal.txt" in your version of this software, indicating your
|
||||
license choice. In any case, your choice will not restrict any
|
||||
recipient of your version of this software to use, reproduce, modify
|
||||
and distribute this software under any of the above licenses.
|
||||
Reference in New Issue
Block a user