diff options
author | emkael <emkael@tlen.pl> | 2019-11-09 16:16:35 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2019-11-09 16:16:35 +0100 |
commit | b771a70200c8c23c27ac9b25a4f58ab270896773 (patch) | |
tree | 52cd0db64422559515f9da5b41f7f933f2e99e1f | |
parent | 21169d812779579f6a5c3b610013822bac8a9d47 (diff) |
Bumping copyright year
-rw-r--r-- | templates/player.html | 2 | ||||
-rw-r--r-- | templates/ranking.html | 2 | ||||
-rw-r--r-- | templates/static.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/templates/player.html b/templates/player.html index 86b8338..0dfab4c 100644 --- a/templates/player.html +++ b/templates/player.html @@ -73,7 +73,7 @@ </tbody> </table> <div class="well well-sm"> - © 2017-2018 - dla <a href="http://pzbs.pl">PZBS</a> <a href="https://github.com/emkael/pzbs-ranking">zrobił</a> <a href="https://emkael.info">mkl.</a> + © 2017-2019 - dla <a href="http://pzbs.pl">PZBS</a> <a href="https://github.com/emkael/pzbs-ranking">zrobił</a> <a href="https://emkael.info">mkl.</a> </div> </div> <script type="text/javascript" src="../_res/jquery-2.2.4.min.js"></script> diff --git a/templates/ranking.html b/templates/ranking.html index 4364cb6..73949b0 100644 --- a/templates/ranking.html +++ b/templates/ranking.html @@ -251,7 +251,7 @@ <div class="clearfix"></div> </div> <div class="well well-sm"> - © 2017-2018 - dla <a href="http://pzbs.pl">PZBS</a> <a href="https://github.com/emkael/pzbs-ranking">zrobił</a> <a href="https://emkael.info">mkl.</a> + © 2017-2019 - dla <a href="http://pzbs.pl">PZBS</a> <a href="https://github.com/emkael/pzbs-ranking">zrobił</a> <a href="https://emkael.info">mkl.</a> Dane w CSV <a href="https://raw.githubusercontent.com/emkael/pzbs-ranking/master/data/rankings" id="rawlink">tu.</a> </div> </div> diff --git a/templates/static.html b/templates/static.html index 990c75b..9d0f7fa 100644 --- a/templates/static.html +++ b/templates/static.html @@ -24,7 +24,7 @@ </div> </div> <div class="well well-sm" id="footer"> - © 2017-2018 - dla <a href="http://pzbs.pl">PZBS</a> <a href="https://github.com/emkael/pzbs-ranking">zrobił</a> <a href="https://emkael.info">mkl.</a> + © 2017-2019 - dla <a href="http://pzbs.pl">PZBS</a> <a href="https://github.com/emkael/pzbs-ranking">zrobił</a> <a href="https://emkael.info">mkl.</a> </div> </div> </body> |