Cosmetic: update year

This commit is contained in:
Arjan H
2021-01-15 20:14:34 +01:00
parent ccbf7bc968
commit 51aec5f6c1
3 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@
<small>{{ if .Version }}{{ .Version }}{{ end }}</small>
</div>
<div class="col-sm-6 footer text-muted text-right" id="footer">
<small>Copyright &copy; 2018-2020 LabCA</small>
<small>Copyright &copy; 2018-2021 LabCA</small>
</div>
</div>
</div>

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# LabCA: a private Certificate Authority for internal lab usage
# (c) 2018-2020 Arjan Hakkesteegt
# (c) 2018-2021 Arjan Hakkesteegt
#
# Install with this command from a Linux machine (only tested with Debian 9):
# curl -sSL https://raw.githubusercontent.com/hakwerk/labca/master/install | bash

View File

@@ -118,7 +118,7 @@
<small></small>
</div>
<div class="col-sm-6 footer text-muted text-right" id="footer">
<small>Copyright &copy; 2018-2020 LabCA</small>
<small>Copyright &copy; 2018-2021 LabCA</small>
</div>
</div>
</div>