/lenasys/trunk

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