about summary refs log tree commit diff
path: root/nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix')
-rw-r--r--nix/readTree/default.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/nix/readTree/default.nix b/nix/readTree/default.nix
index ce4c7f032a..1f0de59e1e 100644
--- a/nix/readTree/default.nix
+++ b/nix/readTree/default.nix
@@ -1,3 +1,9 @@
+# Copyright (c) 2019 Vincent Ambo
+# Copyright (c) 2020-2021 The TVL Authors
+# SPDX-License-Identifier: MIT
+#
+# Provides a function to automatically read a a filesystem structure
+# into a Nix attribute set.
 { ... }:
 
 let