From 5a51f40cf75e7e20a8185bda3ca675e10cfae988 Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Fri, 11 Dec 2020 11:08:55 +0100 Subject: [PATCH] LICENSE: tighten license language "provided under terms" is a better match to the UNLICENSE, which puts the project in the public domain the fullest extent possible. This is a wording update, not a change in licesing terms. Signed-off-by: Elias Naur --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 818b5da9..81f47332 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ -This project is dual-licensed under the UNLICENSE or -the MIT license with the SPDX identifier: +This project is provided under the terms of the UNLICENSE or +the MIT license denoted by the following SPDX identifier: SPDX-License-Identifier: Unlicense OR MIT