aboutsummaryrefslogtreecommitdiffstats
path: root/check-certificates
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2020-06-19 22:17:42 +0200
committerGravatar Christian Hesse <mail@eworm.de>2020-06-19 22:17:42 +0200
commit71ad56aaccecb40253e8e697ff36e17b508bb927 (patch)
tree1d1fa364bffd95164c5ada0ee1d349b7f145d2ac /check-certificates
parent12015af85500a7bf836bb64478f07efc1e4672e3 (diff)
explicitly name the license
Copyright (C) 2013-2020 Christian Hesse <mail@eworm.de> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. https://www.gnu.org/licenses/#GPL https://www.gnu.org/licenses/gpl.html https://www.gnu.org/licenses/gpl.md
Diffstat (limited to 'check-certificates')
-rw-r--r--check-certificates1
1 files changed, 1 insertions, 0 deletions
diff --git a/check-certificates b/check-certificates
index 0964bde..9e65586 100644
--- a/check-certificates
+++ b/check-certificates
@@ -1,6 +1,7 @@
#!rsc
# RouterOS script: check-certificates
# Copyright (c) 2013-2020 Christian Hesse <mail@eworm.de>
+# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
#
# check for certificate validity
# https://git.eworm.de/cgit/routeros-scripts/about/doc/check-certificates.md