1
0
Fork 0

It's 2021!

This commit is contained in:
Chocobozzz 2021-01-13 09:19:33 +01:00
parent dbe3040e36
commit 9bb720f3f9
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 3 additions and 3 deletions

View File

@ -174,7 +174,7 @@ See our [ActivityPub documentation](https://docs.joinpeertube.org/api-activitypu
## License
Copyright (C) 2015-2020 PeerTube Contributors (see [CREDITS.md](CREDITS.md))
Copyright (C) 2015-2021 PeerTube Contributors (see [CREDITS.md](CREDITS.md))
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published

View File

@ -180,11 +180,11 @@
</div>
<div class="footer-copyleft">
<small class="d-inline" i18n-title title="powered by PeerTube - CopyLeft 2015-2020">
<small class="d-inline" i18n-title title="powered by PeerTube - CopyLeft 2015-2021">
<a href="https://joinpeertube.org" class="mr-1" target="_blank" rel="noopener noreferrer" i18n>powered by PeerTube</a>
<a href="https://github.com/Chocobozzz/PeerTube/blob/develop/LICENSE" target="_blank" rel="noopener noreferrer">
<span aria-label="copyleft" class="d-inline-block" style="transform: rotateY(180deg)">&copy;</span> 2015-2020
<span aria-label="copyleft" class="d-inline-block" style="transform: rotateY(180deg)">&copy;</span> 2015-2021
</a>
</small>
</div>