aboutsummaryrefslogtreecommitdiffstats
path: root/example-hook.sh
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-06-03 07:36:32 +0100
committerLexi Winter <ivy@FreeBSD.org>2025-06-03 07:36:32 +0100
commitc556b84e5a817053da208267827d8d637582d105 (patch)
tree14c7bb495d1eeda1cdda6876ad7fec4a1b153813 /example-hook.sh
parentedce34c81e5ee38d676ab71e1fe84395a664101e (diff)
downloadlfacme-c556b84e5a817053da208267827d8d637582d105.tar.gz
lfacme-c556b84e5a817053da208267827d8d637582d105.tar.bz2
update license headers
Diffstat (limited to 'example-hook.sh')
-rw-r--r--example-hook.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/example-hook.sh b/example-hook.sh
index 01c5644..48eb07b 100644
--- a/example-hook.sh
+++ b/example-hook.sh
@@ -1,4 +1,6 @@
#! /bin/sh
+# This source code is released into the public domain.
+#
# An example hook.
# Action is always 'newcert', at least for now.