diff --git a/ApplicationResourcePatches/DITL/2005.json b/ApplicationResourcePatches/DITL/2005.json index 381f6df..70c769f 100644 --- a/ApplicationResourcePatches/DITL/2005.json +++ b/ApplicationResourcePatches/DITL/2005.json @@ -18,7 +18,7 @@ "enabled" : false }, { - "name" : "Aerofoil ©2019-2021 Eric Lasota", + "name" : "Aerofoil ©2019-2021 Gale Force Games LLC", "itemType" : "Label", "pos" : [ 16, 21 ], "size" : [ 406, 20 ], diff --git a/GpCommon/GpBuildVersion.h b/GpCommon/GpBuildVersion.h index 8104dfe..a13d700 100644 --- a/GpCommon/GpBuildVersion.h +++ b/GpCommon/GpBuildVersion.h @@ -5,5 +5,5 @@ #define GP_BUILD_VERSION_UPDATE 0 #define GP_APPLICATION_VERSION_STRING "1.1.0 rc1" -#define GP_APPLICATION_COPYRIGHT_STRING "2019-2021 Gale Force Games" +#define GP_APPLICATION_COPYRIGHT_STRING "2019-2021 Gale Force Games LLC" #define GP_APPLICATION_WEBSITE_STRING "https://github.com/elasota/Aerofoil"