diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2021-08-09 04:22:01 -0400 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2021-08-09 04:22:01 -0400 |
commit | b125969d69fa9bf1b9b658449e36b93f5c1d0340 (patch) | |
tree | e528a3f0151bd0e0238ccd9a74cc60a0caaf161a /tnslc/README.md | |
parent | 37fd69c79922daa00ac3617b5cc41cd6f5171e1a (diff) |
Spelling and license info
Diffstat (limited to 'tnslc/README.md')
-rw-r--r-- | tnslc/README.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tnslc/README.md b/tnslc/README.md index 81cb844..b242a4c 100644 --- a/tnslc/README.md +++ b/tnslc/README.md @@ -6,14 +6,14 @@ The reference compiler for the TNSL programming language. The compiler is writt 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 - EXPRESS OR IMPLIED + WARRANTY, GUARANTEE, OR CLAIM OF FITNESS FOR ANY PURPOSE + EXPRESS OR IMPLIED
\ No newline at end of file |