1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
COPYING
=======
LenaSYS, this software ("The Software") is provided as Free Software under the
license of the Lesser General Public License (LGPL) version 3, a copy of the
license can be found in the file lgpl-3.0.
And all files related to this project should have a "copyright header"
specifying the licence of the file and the name of the project. An example
of such an header can be found in the file COPYRIGHT_HEADER.
LIBRARIES
---------
The Software uses the following libraries and/or frameworks, and a copy of the
license associated with the libraries can be found in the provided URLs or
files.
* js/ace/ - license provided in header of files
* etc/PIE/ - https://www.apache.org/licenses/LICENSE-2.0.html and
https://www.gnu.org/licenses/gpl-2.0.html
* codeigniter/ -
a copy of the license for CodeIgniter can be found in codeigniter/COPYING
* codeigniter/application/models, codeigniter/application/views and
codeigniter/application/controllers -
Is what is referred to as "The Software", and as such has the licence of
LGPLv3.0.
All files and media are copyright to there respective owners.
|