summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/posts/WIP-how-bsd-authentication-works/index.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/posts/WIP-how-bsd-authentication-works/index.org b/content/posts/WIP-how-bsd-authentication-works/index.org
index 24823b1..17fb53b 100644
--- a/content/posts/WIP-how-bsd-authentication-works/index.org
+++ b/content/posts/WIP-how-bsd-authentication-works/index.org
@@ -66,6 +66,7 @@
[[https://man.openbsd.org/auth_subr][=auth_subr(3)=]].
Click on any function prototype in this post to see its definition.
+
All code snippets from this blog post belong to the OpenBSD
contributors. Please see the [[#copyright][Copyright]] section for details.