Update copyright to 2023

This commit is contained in:
Chocobozzz 2023-02-13 10:03:47 +01:00
parent c092b8637f
commit 376d8f134b
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 3 additions and 3 deletions

View File

@ -186,7 +186,7 @@ See our [ActivityPub documentation](https://docs.joinpeertube.org/api-activitypu
### Code
Copyright (C) 2015-2022 PeerTube Contributors (see [CREDITS.md](CREDITS.md))
Copyright (C) 2015-2023 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

@ -148,11 +148,11 @@
</div>
</div>
<div class="footer-copyleft" i18n-title title="powered by PeerTube - CopyLeft 2015-2022">
<div class="footer-copyleft" i18n-title title="powered by PeerTube - CopyLeft 2015-2023">
<a href="https://joinpeertube.org" class="me-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-2022
<span aria-label="copyleft" class="d-inline-block" style="transform: rotateY(180deg)">&copy;</span> 2015-2023
</a>
</div>
</div>