Merge pull request #1897 from Sir3lit/fixCR

Fixed Copyright year
This commit is contained in:
Dane Everitt 2020-04-09 20:16:28 -07:00 committed by GitHub
commit 2da0d8b083
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ export default ({ children }: Props) => (
</ContentContainer>
<ContentContainer className={'mb-4'}>
<p className={'text-right text-neutral-500 text-xs'}>
&copy; 2015 - 2019&nbsp;
&copy; 2015 - 2020&nbsp;
<a
rel={'noopener nofollow'}
href={'https://pterodactyl.io'}