From b66f2add1310df0ae5ee467e9b1be76c19e85bcb Mon Sep 17 00:00:00 2001 From: Tom Rothamel Date: Wed, 28 Oct 2020 19:38:44 -0400 Subject: [PATCH] doc: License/Credits/Sponsors. --- sphinx/source/credits.rst | 17 ++ sphinx/source/license.rst | 12 +- sphinx/source/sponsors.html | 398 +++++++++++++++++++++--------------- 3 files changed, 254 insertions(+), 173 deletions(-) diff --git a/sphinx/source/credits.rst b/sphinx/source/credits.rst index 9bb1eab06..7d8ca6263 100644 --- a/sphinx/source/credits.rst +++ b/sphinx/source/credits.rst @@ -20,6 +20,7 @@ the omission in future versions. * Alessio * Alexandre Tranchant * Alisha Taylor +* Andrej * Andy_kl * Apricotorange * Arda Güler @@ -32,13 +33,17 @@ the omission in future versions. * BlackDragonHunt/Mangagamer * Bryan Tsang * Carl +* Capntrips * Caryoscelus * CensoredUsername (C) +* Cherie Davidson * Chris Mear * Christian Koepp * Civalin +* CobaltCore * Craig P. Donson * DaFool +* Daniel Conley * Daniel Luque * David Gowers * Deji @@ -46,6 +51,7 @@ the omission in future versions. * Denzil * Derik * Diapolo10 +* Dogtopus * Doomfest * Donghyeok Tak * DragoonHP @@ -65,7 +71,10 @@ the omission in future versions. * Frédéric Chapoton * Gas * George Economidis +* GimmiRuski +* Gio * Giuseppe Bertone +* Gouvernathor * Gregory Pease * Grey * Gustavo Carvalho @@ -76,6 +85,7 @@ the omission in future versions. * Hixbooks * Huang Junjie * Huanxuantian +* Hyper Sonic * Ian Leslie * Jackmcbarn * JaHIY @@ -84,9 +94,12 @@ the omission in future versions. * James Pearson Hughes * Jan Beich * Javimat +* Joaquin Garmendia Cabrera * Joshua Fehler +* Joshua Stone * Julian Uy * Kalawore +* Kapil Gain * Kathryn * Kevin Turner * Kinsman @@ -98,10 +111,14 @@ the omission in future versions. * Kyouryuukunn * Lapalissiano * Lee Yunseok +* Lezalith * Lore +* Lucas Ramage +* Maciej Katafiasz * Maissara Moustafa * Mal Graty * Marcel +* Mason Chou * Markus Koschany * Max le Fou * Maxwell Paul Brickner diff --git a/sphinx/source/license.rst b/sphinx/source/license.rst index 7c3de3e55..e9944b457 100644 --- a/sphinx/source/license.rst +++ b/sphinx/source/license.rst @@ -25,7 +25,7 @@ Most of Ren'Py is covered by the terms of the following (MIT) license: OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -Portions of Ren'Py are derived from code that is licensed under the +Portions of Ren'Py are derived from source code that is licensed under the GNU Lesser General Public License, so Ren'Py games must be distributed in a manner that satisfies the LGPL. @@ -33,7 +33,7 @@ Please see each individual source file for a list of copyright holders. The artwork in the demo is released by various copyright holders, under the same terms. -Ren'Py binaries include code from the following projects: +Ren'Py binaries can include source code from the following projects: * Python (Python License) * Pygame_SDL2 (MIT License, GNU LGPL) @@ -51,17 +51,23 @@ Ren'Py binaries include code from the following projects: * py2exe (MIT License) * GLEW (Modified BSD, MIT License) * zsync (Artistic License) +* pyjnius (MIT License) +* ANGLE (Three clause BSD License) For the purposes of LGPL compliance, all source code that Ren'Py depends on is located in one of the following repositories: * https://github.com/renpy/renpy (Ren'Py) * https://github.com/renpy/pygame_sdl2 (Pygame_SDL2) +* https://github.com/renpy/renpy-build (Dependencies) +* https://github.com/renpy/renpyweb (Web) + +And for releases before Ren'Py 7.4: + * https://github.com/renpy/renpy-deps (Desktop dependencies) * https://github.com/renpy/python-for-android (Android) * https://github.com/renpy/rapt (Android Build Tools) * https://github.com/renpy/renios (iOS) -* https://github.com/renpy/renpyweb (Web) Although we are unable to provide legal advice, we believe compliance can be achieved by including a copy of this license with every copy of Ren'Py you diff --git a/sphinx/source/sponsors.html b/sphinx/source/sponsors.html index ea0cafdb5..0d7599d2c 100644 --- a/sphinx/source/sponsors.html +++ b/sphinx/source/sponsors.html @@ -1,255 +1,313 @@