diff --git a/DMAPI/server_tools.dm b/DMAPI/server_tools.dm index ca18bb15aa..1dffefc678 100644 --- a/DMAPI/server_tools.dm +++ b/DMAPI/server_tools.dm @@ -103,7 +103,7 @@ /* 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 diff --git a/DMAPI/st_commands.dm b/DMAPI/st_commands.dm index 5334e41eac..ce3fb1bb75 100644 --- a/DMAPI/st_commands.dm +++ b/DMAPI/st_commands.dm @@ -51,7 +51,7 @@ /* 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 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