From 6e1ef76dfd86e44781d23324c2b35a0b233146ea Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Mon, 13 Jul 2020 14:56:31 -0400 Subject: [PATCH] Fix TGS licensing in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f31a3fbc235..ac66647cab1 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ All code before [commit 333c566b88108de218d882840e61928a9b759d8f on 2014/31/12 a See LICENSE and GPLv3.txt for more details. -The TGS3 API is licensed as a subproject under the MIT license. +The TGS DMAPI API is licensed as a subproject under the MIT license. -See the footers of code/\_\_DEFINES/server\_tools.dm, code/modules/server\_tools/st\_commands.dm, and code/modules/server\_tools/st\_inteface.dm for the MIT license. +See the footer of [code/__DEFINES/tgs.dm](./code/__DEFINES/tgs.dm) and [code/modules/tgs/LICENSE](./code/modules/tgs/LICENSE) for the MIT license. All assets including icons and sound are under a [Creative Commons 3.0 BY-SA license](https://creativecommons.org/licenses/by-sa/3.0/) unless otherwise indicated.