diff options
Diffstat (limited to 'spec/README.md')
-rw-r--r-- | spec/README.md | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/spec/README.md b/spec/README.md index ae1c246..4a201c8 100644 --- a/spec/README.md +++ b/spec/README.md @@ -45,18 +45,8 @@ Right now, TNSL isn't a language. But it *could* be. And, really, I think it's - B: Reserved Words - C: Speed vs the Type System -## 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/. |