about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-02-04 17:36:01 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-02-04 17:36:01 +0100
commitaa6a0c2a4575ac60c050deceb8a9272bb7c95f14 (patch)
tree5ce458afd124d96ae912fa28cbdcdab11c0f4bbc /flake.nix
parentbuild(flake): Update (diff)
downloadpgp-wkd-aa6a0c2a4575ac60c050deceb8a9272bb7c95f14.zip
chore(treewide): Add License via reuse
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix9
1 files changed, 9 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 4090ae9..a6a49ce 100644
--- a/flake.nix
+++ b/flake.nix
@@ -1,3 +1,12 @@
+# pgp-wkd - A web key directory for pgp-keys
+#
+# Copyright (C) 2025 Benedikt Peetz <benedikt.peetz@b-peetz.de>
+# SPDX-License-Identifier: CC-BY-SA-4.0
+#
+# This file is part of pgp-wkd.
+#
+# You should have received a copy of the License along with this program.
+# If not, see <https://creativecommons.org/licenses/by-sa/4.0/legalcode.txt>.
 {
   description = "The source of the wkd at vhack.eu";