README: document nit_env.sh
[nit.git] / NOTICE
1 This product includes software developed as part of the Nit Language
2 project ( http://nitlanguage.org ).
3
4 Files: *
5 Copyright: 2004-2015 Jean Privat <jean@pryen.org>
6            2006-2008 Floréal Morandat <morandat@lirmm.fr>
7            2009      Julien Chevalier <chevjulien@gmail.com>
8            2009-2011 Jean-Sebastien Gelinas <calestar@gmail.com>
9            2009-2015 Alexis Laferrière <alexis.laf@xymus.net>
10            2011      Matthieu Auger <matthieu.auger@gmail.com>
11            2011-2015 Alexandre Terrasa <alexandre@moz-code.org>
12            2012      Alexandre Pennetier <alexandre.pennetier@me.com>
13            2013-2015 Lucas Bajolet <r4pass@hotmail.com>
14            2013      Stefan Lage <lagestfan@gmail.com>
15            2013      Nathan Heu <heu.nathan@courrier.uqam.ca>
16            2013      Matthieu Lucas <lucasmatthieu@gmail.com>
17            2014-2015 Romain Chanoir <romain.chanoir@viacesi.fr>
18            2014      Frédéric Vachon <fredvac@gmail.com>
19            2014      Johan Kayser <johan.kayser@viacesi.fr>
20            2014-2015 Julien Pagès <julien.projet@gmail.com>
21            2014      Geoffrey Hecht <geoffrey.hecht@gmail.com>
22            2014      Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
23            2015      Arthur Delamare <arthur.delamare@viacesi.fr>
24 License: Apache 2.0 (see LICENSE)
25 Comment: The main license of the work, except for the following exceptions
26
27 Files: lib/*
28        clib/*
29        share/nitdoc/*
30 Copyright: 2004-2015 Jean Privat <jean@pryen.org>
31            2006-2008 Floréal Morandat <morandat@lirmm.fr>
32            2009-2011 Jean-Sebastien Gelinas <calestar@gmail.com>
33            2009-2015 Alexis Laferrière <alexis.laf@xymus.net>
34            2009      Julien Chevalier <chevjulien@gmail.com>
35            2011-2015 Alexandre Terrasa <alexandre@moz-concept.com>
36            2012      Alexandre Pennetier <alexandre.pennetier@me.com>
37            2013-2015 Lucas Bajolet <r4pass@hotmail.com>
38            2013      Nathan Heu <heu.nathan@courrier.uqam.ca>
39            2013      Matthieu Lucas <lucasmatthieu@gmail.com>
40            2013      Stefan Lage <lagestfan@gmail.com>
41            2014-2015 Romain Chanoir <romain.chanoir@viacesi.fr>
42            2014      Frédéric Vachon <fredvac@gmail.com>
43            2014      Johan Kayser <johan.kayser@viacesi.fr>
44            2014      Geoffrey Hecht <geoffrey.hecht@gmail.com>
45            2014      Julien Pagès <julien.projet@gmail.com>
46            2014      Christophe Gigax <christophe.gigax@viacesi.fr>
47            2014      Clement de Figueiredo <clement.defigueiredo@gmail.com>
48            2014      Maxime Leroy <maxime.leroy76@gmail.com>
49            2014      Johann Dubois <johann.dubois@outlook.com>
50            2014-2015 Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
51            2014      Alexandre Blondin Massé <alexandre.blondin.masse@gmail.com>
52 Licence: BSD 2 (see LICENSE-BSD)
53 Comment: Use of libraries and resources is basically unrestricted. We hold the copyright
54          on the compiler and the tools but not on the programs made by the users.
55
56 Files: share/nitdoc/scripts/jquery-1.7.1.min.js
57 Copyright: 2011 John Resig, http://jquery.com/
58 Licence: BSD 2 (see LICENSE-BSD)
59
60 Files: /misc/gtksourceview/nit.lang
61 Copyright: 2009-2011 Alexis Laferrière <alexis.laf@xymus.net>
62            2011      Jean Privat <jean@pryen.org>
63            Based on ruby.lang from
64            2004      Archit Baweja <bighead@users.sourceforge.net>
65            2005      Michael Witrant <mike@lepton.fr>
66            2006      Gabriel Bauman <gbauman@gmail.com>
67 License: GPL 2.0 (see LICENSE-GPL-2)
68 Comment: GPL because the original work is GPL
69
70 Files: /share/png/*
71 Copyright: 1998-2014 Glenn Randers-Pehrson
72            1996-1997 Andreas Dilger
73            1995-1996 Guy Eric Schalnat, Group 42, Inc.
74 License: libpng license (see share/png/LICENSE)
75
76 Files: contrib/pep8analysis/www/viz.js
77 Copyright: Copyright (c) 2012 Michael Daines
78 Licence: see contrib/pep8analysis/COPYING-viz-js
79
80 Files: contrib/online_ide/www/css/jquery.terminal.css
81        contrib/online_ide/www/js/jquery.terminal-0.8.7.js
82 Copyright: Copyright (c) 2011-2014 Jakub Jankiewicz <http://jcubic.pl>
83 Licence: GNU LGPL Version 3 license
84
85 Files: contrib/online_ide/www/js/FileSaver.js
86 Copyright: Eli Grey, http://eligrey.com
87 Licence: X11/MIT (see https://github.com/eligrey/FileSaver.js/blob/master/LICENSE.md)