It's 2021!
This commit is contained in:
parent
dbe3040e36
commit
9bb720f3f9
|
@ -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
|
||||
|
|
|
@ -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)">©</span> 2015-2020
|
||||
<span aria-label="copyleft" class="d-inline-block" style="transform: rotateY(180deg)">©</span> 2015-2021
|
||||
</a>
|
||||
</small>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue