From 6858230ddeea95925f515978dd70285dba28eeb1 Mon Sep 17 00:00:00 2001 From: elasota Date: Tue, 11 May 2021 01:50:32 -0400 Subject: [PATCH] Update copyright --- ApplicationResourcePatches/DITL/2005.json | 2 +- GpCommon/GpBuildVersion.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"