research asset licenses (closes #789)

pull/2316/head
Niklas Fiekas 2016-10-17 13:57:34 +02:00
parent b5830fa61e
commit 0a5310e27b
2 changed files with 67 additions and 37 deletions

37
COPYING
View File

@ -1,37 +0,0 @@
Any file in this project that does not state otherwise and is not listed as an
exception below is part of lila and copyright (c) 2012-2016 the lila authors.
For a list of the authors see the commit log or
https://github.com/ornicar/lila/graphs/contributors.
Lila is free software; you can redistribute and/or modify it under the terms
of the GNU Affero General Public License as published by the Free Software
Foundation; either version 3 of the License, or (at your option) any later
version.
Lila is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
details.
See the LICENSE file for a copy of the GNU Affero General Public License.
Additional permission under GNU AGPL version 3 section 7
If you modify this Program, or any covered work, by linking or combining it
with Highcharts (or a modified version of that library), containing parts
covered by the terms of the Creative Commons (CC) Attribution-NonCommercial
licence, the licensors of this Program grant you additional permission to
convey the resulting work. Corresponding Source for a non-source form of such a
combination shall include the source code for the parts of Highcharts used as
well as that of the covered work.
Exceptions:
* The ChessSansPiratf font in public/fonts is part of
pgn4web <http://pgn4web.casaschi.net/home.html> which is licensed under
the GPLv2.
* The artwork in public/images.
* The icon font in public/font70.
* The sound themes in public/sound.
* The piece sets in public/piece and public/piece-src.

67
COPYING.md 100644
View File

@ -0,0 +1,67 @@
Copying Lila
============
Any file in this project that does not state otherwise and is not listed as an
exception below is part of lila and copyright (c) 2012-2016 the lila authors.
For a list of the authors see the commit log or
https://github.com/ornicar/lila/graphs/contributors.
Lila is free software; you can redistribute and/or modify it under the terms
of the GNU Affero General Public License as published by the Free Software
Foundation; either version 3 of the License, or (at your option) any later
version.
Lila is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
details.
See the LICENSE file for a copy of the *GNU Affero General Public License*.
Additional permission under GNU AGPL version 3 section 7
--------------------------------------------------------
If you modify this Program, or any covered work, by linking or combining it
with Highcharts (or a modified version of that library), containing parts
covered by the terms of the *Creative Commons (CC) Attribution-NonCommercial*
licence, the licensors of this Program grant you additional permission to
convey the resulting work. Corresponding Source for a non-source form of such a
combination shall include the source code for the parts of Highcharts used as
well as that of the covered work.
Exceptions (free)
-----------------
Files | Author(s) | License
--- | --- | ---
ChessSansPiratf in public/fonts | the [pgn4web](http://pgn4web.casaschi.net/home.html) authors | [GPLv2+](https://www.gnu.org/licenses/gpl-2.0.txt)
public/images/boards | the lila authors and [pirouetti](https://lichess.org/@/pirouetti) | AGPLv3+
public/piece-src/cburnett | [Colin M.L. Burnett](https://en.wikipedia.org/wiki/User:Cburnett) | [GPLv2+](https://www.gnu.org/licenses/gpl-2.0.txt)
public/piece-src/mono | [Thibault Duplessis](Thibault Duplessis) and [Colin M.L. Burnett](https://en.wikipedia.org/wiki/User:Cburnett) | [GPLv2+](https://www.gnu.org/licenses/gpl-2.0.txt)
public/piece-src/chessnut | [Alexis Luengas](https://github.com/LexLuengas) | [Apache 2.0](https://github.com/LexLuengas/chessnut-pieces/blob/master/LICENSE.txt)
public/piece-src/letter | [usolando](https://lichess.org/@/usolando) | AGPLv3+
public/piece-src/pirouetti | [pirouetti](https://lichess.org/@/pirouetti) | AGPLv3+
public/piece-src/merida | Armando Hernandez Marroquin | [GPLv2+](https://www.gnu.org/licenses/gpl-2.0.txt)
public/piece-src/shapes | [flugsio](https://github.com/flugsio/chess_shapes) | [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)
public/sounds/futuristic | [Enigmahack](https://github.com/Enigmahack) | AGPLv3+
public/sounds/nes | [Enigmahack](https://github.com/Enigmahack) | AGPLv3+
public/sounds/piano | [Enigmahack](https://github.com/Enigmahack) | AGPLv3+
public/sounds/sfx | [Enigmahack](https://github.com/Enigmahack) | AGPLv3+
Exceptions (non-free)
---------------------
Files | Author(s) | License
--- | --- | ---
public/piece-src/alpha | Eric Bentzen | "free for personal non commercial use" (see [zip](http://www.enpassant.dk/chess/downl/alpha.zip))
public/piece-src/chess7 | [Style-7](http://www.styleseven.com/) | "freeware"
public/piece-src/companion | David L. Brown | ["freeware"](http://www.enpassant.dk/chess/fonteng.htm#GC)
public/piece-src/fantasy | [Maurizio Monge](http://poisson.phc.unipi.it/~monge/chess_art.php) | "give credit in a suitable way"
public/piece-src/spatial | [Maurizio Monge](http://poisson.phc.unipi.it/~monge/chess_art.php) | "give credit in a suitable way"
public/piece-src/reillycraig | [Reilly Craig](https://instagram.com/fader_) |
public/piece/other | [Twitch](http://lazythunk.com/kappa/) |
* The other sounds in public/sound.
* The other artwork in public/images.
* The icon font in public/font70.