From 8014d31278411e22655aeae47338e95f209e2907 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sat, 20 Oct 2018 09:59:58 -0500 Subject: Add SPDX identifier, update copyright year, move kconfig note into kconfig/ directory. --- LICENSE | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE index 861a0a83..8bb7e5f5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,6 @@ -Copyright (C) 2006, 2013 by Rob Landley +Toybox is released under the Zero Clause BSD license (SPDX: 0BSD) + +Copyright (C) 2006, 2018 by Rob Landley Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. @@ -10,7 +12,3 @@ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - -(Note: some build infrastructure in the kconfig directory is still GPLv2, -cleaning that out is a TODO item, but it doesn't affect the resulting -binary.) -- cgit v1.2.3