summaryrefslogtreecommitdiff
path: root/doc/freestanding/data.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/freestanding/data.html')
-rw-r--r--doc/freestanding/data.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/freestanding/data.html b/doc/freestanding/data.html
index 5217927..9b029f1 100644
--- a/doc/freestanding/data.html
+++ b/doc/freestanding/data.html
@@ -33,7 +33,9 @@ ul ul,ol ol {margin: 0;}
<h3 id="section">*:</h3>
-<pre><code><span class="ref" >(Imports)</span>
+<pre><code><span class="ref" >(License)</span>
+
+<span class="ref" >(Imports)</span>
<span class="ref" >(Processing limits)</span>
@@ -60,6 +62,14 @@ ul ul,ol ol {margin: 0;}
<span class="ref" >(Text generation function)</span>
</code></pre>
+<h3 id="license">License:</h3>
+
+<pre><code>&#47;&#47; Copyright 2022 DistressNetwork° &#60;uplink@distress.network&#62;
+&#47;&#47; This Source Code Form is subject to the terms of the Mozilla Public
+&#47;&#47; License, v. 2.0. If a copy of the MPL was not distributed with this
+&#47;&#47; file, You can obtain one at https:&#47;&#47;mozilla.org&#47;MPL&#47;2.0&#47;.
+</code></pre>
+
<h2 id="constants">Constants</h2>
<p>We first import the standard library and the logging function from <code>log.zig</code>.</p>