mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 10:19:34 +00:00
Cosmetic: update year
This commit is contained in:
@@ -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 © 2018-2020 LabCA</small>
|
||||
<small>Copyright © 2018-2021 LabCA</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
2
install
2
install
@@ -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
|
||||
|
||||
@@ -118,7 +118,7 @@
|
||||
<small></small>
|
||||
</div>
|
||||
<div class="col-sm-6 footer text-muted text-right" id="footer">
|
||||
<small>Copyright © 2018-2020 LabCA</small>
|
||||
<small>Copyright © 2018-2021 LabCA</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user