]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Update copyright to 2023
authorChocobozzz <me@florianbigard.com>
Mon, 13 Feb 2023 09:03:47 +0000 (10:03 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 13 Feb 2023 09:03:47 +0000 (10:03 +0100)
README.md
client/src/app/menu/menu.component.html

index 6c352c4a15629be06b43022e5a943b5855e5b8d9..b4c7ac04d37367845517181ef69cb79b7a97eb3a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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
index 15b1a3c4a4b18bb9110bebe8660f07e2be72ea79..abfc151e7aa65cd85c3ce10858c9b6e7f6dc84b3 100644 (file)
           </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>