summaryrefslogtreecommitdiff
path: root/doc/data.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/data.html')
-rwxr-xr-xdoc/data.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/data.html b/doc/data.html
index 7b5e079..d66a5d9 100755
--- a/doc/data.html
+++ b/doc/data.html
@@ -21,7 +21,9 @@
<h3 id="section">*:</h3>
-<pre><code><span class="lp-ref">(Imports)</span>
+<pre><code><span class="lp-ref">(License)</span>
+
+<span class="lp-ref">(Imports)</span>
<span class="lp-ref">(Processing limits)</span>
@@ -48,6 +50,14 @@
<span class="lp-ref">(Text generation function)</span>
</code></pre>
+<h3 id="license">License:</h3>
+
+<pre><code>// Copyright 2022 DistressNetwork° &#60;uplink@distress.network&#62;
+// 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/.
+</code></pre>
+
<h2 id="constants">Constants</h2>
<p>We first import the standard library and the logging function from <code>log.zig</code>.</p>