From 0bc05b40d541483d16445b98ea0841d1912a8198 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Thu, 8 Feb 2024 17:54:51 -0500 Subject: Update license notices --- tnslc/README.md | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) (limited to 'tnslc') diff --git a/tnslc/README.md b/tnslc/README.md index e0f9a61..e30130b 100644 --- a/tnslc/README.md +++ b/tnslc/README.md @@ -13,18 +13,8 @@ Examples: - `.\run.ps1 hello.tnsl`: Run the compiler on the sample "Hello World" program -### 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/. -- cgit v1.2.3