From b125969d69fa9bf1b9b658449e36b93f5c1d0340 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Mon, 9 Aug 2021 04:22:01 -0400 Subject: Spelling and license info --- spec/README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'spec/README.md') diff --git a/spec/README.md b/spec/README.md index 0f05a37..83a6375 100644 --- a/spec/README.md +++ b/spec/README.md @@ -25,12 +25,12 @@ Right now, TNSL isn't a language. But it *could* be. And, really, I think it's - Style guide - Compiler Options - The Pre-Processor - - Included Tools + - libtnsl + - TNSL-lang export trees (T-LETs) 3. The TNSL Calling ABI - Differences from C - - Link tables - Exporting C-like Functions - Types and Arrays in Memory @@ -44,18 +44,18 @@ Right now, TNSL isn't a language. But it *could* be. And, really, I think it's - Appendix B - Reserved Words - Appendix C - Speed vs the Type System -### Credits +## Credits Copyright 2021 Kyle Gunger - This file is licenced under the CDDL 1.0 (the Licence) - and may only be used in accordance with the Licence. - You should have recieved a copy of the Licence with this + This file is licensed under the CDDL 1.0 (the License) + and may only be used in accordance with the License. + You should have recieved 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 - WARRENTY, GUARANTEE, OR CLAIM OF FITNESS FOR ANY PURPOSE + WARRANTY, GUARANTEE, OR CLAIM OF FITNESS FOR ANY PURPOSE EXPRESS OR IMPLIED \ No newline at end of file -- cgit v1.2.3