diff options
Diffstat (limited to 'client/src/app/app.component.html')
-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 1a808b397..ba7debc71 100644 --- a/client/src/app/app.component.html +++ b/client/src/app/app.component.html | |||
@@ -27,7 +27,7 @@ | |||
27 | </div> | 27 | </div> |
28 | 28 | ||
29 | <footer class="row"> | 29 | <footer class="row"> |
30 | <a href="https://github.com/Chocobozzz/PeerTube" title="PeerTube on Github">PeerTube</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-2017</a> |
32 | </footer> | 32 | </footer> |
33 | </div> | 33 | </div> |