From 94d14fe97c84eedabaf8496161f6fb509c70da9c Mon Sep 17 00:00:00 2001 From: UserSv4 <70157095+UserSv4@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:45:29 +0400 Subject: [PATCH 1/2] Update LICENSE --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 945e8d6..a166ede 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Alex Redden +Copyright (c) 2022 Alex Redden Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal From 6622d226b498ec2bb32928692abbf832798dcc3a Mon Sep 17 00:00:00 2001 From: UserSv4 <70157095+UserSv4@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:46:01 +0400 Subject: [PATCH 2/2] Update ContentLayout.tsx --- src/Components/ContentLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/ContentLayout.tsx b/src/Components/ContentLayout.tsx index 11271ed..e1ec51e 100644 --- a/src/Components/ContentLayout.tsx +++ b/src/Components/ContentLayout.tsx @@ -104,7 +104,7 @@ export default class ContentLayout extends Component { margin: '2rem 1rem', height: 'auto', }}> - G14ControlV2 ©2020 Created by Alex Redden + G14ControlV2 ©2022 Created by Alex Redden
Version {this.props.version.replace('v', '')}