diff options
Diffstat (limited to 'client/src/app')
-rw-r--r-- | client/src/app/app.component.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/app.component.html b/client/src/app/app.component.html index 3a7aedac6..eda7cc4b6 100644 --- a/client/src/app/app.component.html +++ b/client/src/app/app.component.html | |||
@@ -28,7 +28,7 @@ | |||
28 | 28 | ||
29 | <footer class="row"> | 29 | <footer class="row"> |
30 | <a href="https://github.com/Chocobozzz/PeerTube" title="PeerTube on Github">PeerTube v{{ serverVersion }}</a> - | 30 | <a href="https://github.com/Chocobozzz/PeerTube" title="PeerTube on Github">PeerTube v{{ serverVersion }}</a> - |
31 | <a href="https://github.com/Chocobozzz/PeerTube/blob/develop/LICENSE" title="PeerTube licence">CopyLeft 2015-2017</a> | 31 | <a href="https://github.com/Chocobozzz/PeerTube/blob/develop/LICENSE" title="PeerTube licence">CopyLeft 2015-2018</a> |
32 | </footer> | 32 | </footer> |
33 | </div> | 33 | </div> |
34 | </div> | 34 | </div> |