summaryrefslogtreecommitdiff
path: root/data.lp
diff options
context:
space:
mode:
Diffstat (limited to 'data.lp')
-rw-r--r--data.lp9
1 files changed, 9 insertions, 0 deletions
diff --git a/data.lp b/data.lp
index ee40f5d..2986a20 100644
--- a/data.lp
+++ b/data.lp
@@ -1,6 +1,8 @@
This file contains the various data processing-related constants and functions referenced by the tangling and weaving processes.
@: *
+@= License
+
@= Imports
@= Processing limits
@@ -28,6 +30,13 @@ This file contains the various data processing-related constants and functions r
@= Text generation function
@.
+@: License
+// Copyright 2022 DistressNetwork° <uplink@distress.network>
+// This Source Code Form is subject to the terms of the Mozilla Public
+// License, v. 2.0. If a copy of the MPL was not distributed with this
+// file, You can obtain one at https://mozilla.org/MPL/2.0/.
+@.
+
## Constants
We first import the standard library and the logging function from `log.zig`.