summaryrefslogtreecommitdiff
path: root/spec/2.md
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2024-02-08 17:54:51 -0500
committerKyle Gunger <kgunger12@gmail.com>2024-02-08 17:54:51 -0500
commit0bc05b40d541483d16445b98ea0841d1912a8198 (patch)
tree1720bcafc0889ae93d4e82e4de95f78ab8aa2d83 /spec/2.md
parent4f10bbae5df677c80feeea82be597b8f1768776e (diff)
Update license notices
Diffstat (limited to 'spec/2.md')
-rw-r--r--spec/2.md18
1 files changed, 4 insertions, 14 deletions
diff --git a/spec/2.md b/spec/2.md
index b8dc8fd..1f5a7ac 100644
--- a/spec/2.md
+++ b/spec/2.md
@@ -94,18 +94,8 @@ The type `tnsl.vector.vector` must exist. This is the generic simd/vector type
TNSL doesn't use header files, and downloading full source code for every library being referenced would be a pain. This is where T-LETs come in. T-LETs contain a tree of all exported modules, functions, types, methods, and doc comments from a project. They are more compact and are simply named `<project name>.tlet`.
-## Credits
+## License
- Copyright 2021-2022 Kyle Gunger
-
- This file is licensed under the CDDL 1.0 (the License)
- and may only be used in accordance with the License.
- You should have received a copy of the License with this
- software/source code. If you did not, a copy can be found
- at the following URL:
-
- https://opensource.org/licenses/CDDL-1.0
-
- THIS SOFTWARE/SOURCE CODE IS PROVIDED "AS IS" WITH NO
- WARRANTY, GUARANTEE, OR CLAIM OF FITNESS FOR ANY PURPOSE
- EXPRESS OR IMPLIED
+ 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 http://mozilla.org/MPL/2.0/.