X-Git-Url: http://nitlanguage.org diff --git a/NOTICE b/NOTICE index 8166308..2e08fad 100644 --- a/NOTICE +++ b/NOTICE @@ -1,7 +1,87 @@ This product includes software developed as part of the Nit Language project ( http://nitlanguage.org ). -Nit Language - Copyright 2004-2008 Jean Privat - Copyright 2006-2008 Floréal Morandat - Copyright 2008 Etienne M. Gagnon +Files: * +Copyright: 2004-2015 Jean Privat + 2006-2008 Floréal Morandat + 2009 Julien Chevalier + 2009-2011 Jean-Sebastien Gelinas + 2009-2015 Alexis Laferrière + 2011 Matthieu Auger + 2011-2015 Alexandre Terrasa + 2012 Alexandre Pennetier + 2013-2015 Lucas Bajolet + 2013 Stefan Lage + 2013 Nathan Heu + 2013 Matthieu Lucas + 2014-2015 Romain Chanoir + 2014 Frédéric Vachon + 2014 Johan Kayser + 2014-2015 Julien Pagès + 2014 Geoffrey Hecht + 2014 Jean-Christophe Beaupré + 2015 Arthur Delamare +License: Apache 2.0 (see LICENSE) +Comment: The main license of the work, except for the following exceptions + +Files: lib/* + clib/* + share/nitdoc/* +Copyright: 2004-2015 Jean Privat + 2006-2008 Floréal Morandat + 2009-2011 Jean-Sebastien Gelinas + 2009-2015 Alexis Laferrière + 2009 Julien Chevalier + 2011-2015 Alexandre Terrasa + 2012 Alexandre Pennetier + 2013-2015 Lucas Bajolet + 2013 Nathan Heu + 2013 Matthieu Lucas + 2013 Stefan Lage + 2014-2015 Romain Chanoir + 2014 Frédéric Vachon + 2014 Johan Kayser + 2014 Geoffrey Hecht + 2014 Julien Pagès + 2014 Christophe Gigax + 2014 Clement de Figueiredo + 2014 Maxime Leroy + 2014 Johann Dubois + 2014-2015 Jean-Christophe Beaupré + 2014 Alexandre Blondin Massé +Licence: BSD 2 (see LICENSE-BSD) +Comment: Use of libraries and resources is basically unrestricted. We hold the copyright + on the compiler and the tools but not on the programs made by the users. + +Files: share/nitdoc/scripts/jquery-1.7.1.min.js +Copyright: 2011 John Resig, http://jquery.com/ +Licence: BSD 2 (see LICENSE-BSD) + +Files: /misc/gtksourceview/nit.lang +Copyright: 2009-2011 Alexis Laferrière + 2011 Jean Privat + Based on ruby.lang from + 2004 Archit Baweja + 2005 Michael Witrant + 2006 Gabriel Bauman +License: GPL 2.0 (see LICENSE-GPL-2) +Comment: GPL because the original work is GPL + +Files: /share/png/* +Copyright: 1998-2014 Glenn Randers-Pehrson + 1996-1997 Andreas Dilger + 1995-1996 Guy Eric Schalnat, Group 42, Inc. +License: libpng license (see share/png/LICENSE) + +Files: contrib/pep8analysis/www/viz.js +Copyright: Copyright (c) 2012 Michael Daines +Licence: see contrib/pep8analysis/COPYING-viz-js + +Files: contrib/online_ide/www/css/jquery.terminal.css + contrib/online_ide/www/js/jquery.terminal-0.8.7.js +Copyright: Copyright (c) 2011-2014 Jakub Jankiewicz +Licence: GNU LGPL Version 3 license + +Files: contrib/online_ide/www/js/FileSaver.js +Copyright: Eli Grey, http://eligrey.com +Licence: X11/MIT (see https://github.com/eligrey/FileSaver.js/blob/master/LICENSE.md)