From 070f10234b208d8d9c11cff6a82bbddd4a41d2ed Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Thu, 16 Nov 2017 17:03:59 -0500 Subject: [PATCH] Fix MIT license name in st_interface.dm --- DMAPI/st_interface.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DMAPI/st_interface.dm b/DMAPI/st_interface.dm index 9e7d987af2..c059eda6dd 100644 --- a/DMAPI/st_interface.dm +++ b/DMAPI/st_interface.dm @@ -105,7 +105,7 @@ SERVER_TOOLS_DEFINE_AND_SET_GLOBAL(server_tools_api_compatible, FALSE) /* The MIT License -Copyright (c) 2011 Dominic Tarr +Copyright (c) 2017 Jordan Brown Permission is hereby granted, free of charge, to any person obtaining a copy of this software and