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 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', '')}