From 7c836f05095ddb80d21cd37d099c2e73ed53e06c Mon Sep 17 00:00:00 2001 From: Celotajs <81999976+celotajstg@users.noreply.github.com> Date: Wed, 5 May 2021 05:53:20 +0300 Subject: [PATCH] Update license text in changelog (#58764) Co-authored-by: celotajstg --- tgui/packages/tgui/interfaces/Changelog.js | 49 ++++++++++++++++++++-- 1 file changed, 45 insertions(+), 4 deletions(-) diff --git a/tgui/packages/tgui/interfaces/Changelog.js b/tgui/packages/tgui/interfaces/Changelog.js index edc898dfd1c..dcee31ceba4 100644 --- a/tgui/packages/tgui/interfaces/Changelog.js +++ b/tgui/packages/tgui/interfaces/Changelog.js @@ -234,12 +234,53 @@ export class Changelog extends Component { SomethingAwful Goons {' only.'}

+

Traditional Games Space Station 13 License

- {'Traditional Games Space Station 13 is licensed under a '} - - GNU Affero General Public 3.0 License + {'All code after '} + + commit 333c566b88108de218d882840e61928a9b759d8f on 2014/31/12 + at 4:38 PM PST - . + {' is licensed under '} + + GNU AGPL v3 + + {'. All code before that commit is licensed under '} + + GNU GPL v3 + + {', including tools unless their readme specifies otherwise. See '} + + LICENSE + + {' and '} + + GPLv3.txt + + {' for more details.'} +

+

+ The TGS DMAPI API is licensed as a subproject under the MIT license. + {' See the footer of '} + + code/__DEFINES/tgs.dm + + {' and '} + + code/modules/tgs/LICENSE + + {' for the MIT license.'} +

+

+ {'All assets including icons and sound are under a '} + + Creative Commons 3.0 BY-SA license + + {' unless otherwise indicated.'}

);