Update license year, right on time 👹
This commit is contained in:
parent
b5f5185a9b
commit
a072b9c5be
4 changed files with 4 additions and 4 deletions
|
@ -47,7 +47,7 @@ export default forwardRef<HTMLFormElement, Props>(({ title, ...props }, ref) =>
|
|||
</div>
|
||||
</Form>
|
||||
<p css={tw`text-center text-neutral-500 text-xs mt-4`}>
|
||||
© 2015 - 2020
|
||||
© 2015 - {(new Date()).getFullYear()}
|
||||
<a
|
||||
rel={'noopener nofollow noreferrer'}
|
||||
href={'https://pterodactyl.io'}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue