/lenasys/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/trunk

« back to all changes in this revision

Viewing changes to COPYING

  • Committer: galaxyAbstractor
  • Date: 2013-04-04 16:19:07 UTC
  • mto: (12.2.4 lenasys) (19.1.4 lenasys)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: galaxyabstractor@gmail.com-20130404161907-eo1wnb7ac2rnizg8
Started implementation of a new codeviewer using Ace

Show diffs side-by-side

added added

removed removed

Lines of Context:
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