From 012d4ccc9f34ac50b4c68e5c97e36d9d9813fc42 Mon Sep 17 00:00:00 2001 From: Hunter Kvalevog Date: Fri, 26 Sep 2025 10:19:10 -0500 Subject: Simplify licensing --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9fa9208..c129899 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,13 @@ A collection of small demo applications that don’t deserve their own repositories. -These demos are for educational and experimental purposes only. They are not guaranteed to be correct, performant, safe, or (generally speaking) good. +These demos are for educational and experimental purposes only. They are not guaranteed to +be correct, performant, safe, or (generally speaking) good. ## Licensing -I use 0BSD wherever possible, but some demos may carry a different license due to library dependencies. See the SPDX license identifier at the top of each source file for details. +The source code in this repository is available under the terms of the BSD Zero Clause +License. Attribution is welcome but not required. + +Some demos depend on external libraries. While this repository only provides source code, +any binaries you compile may be subject to the terms of those libraries' licenses. -- cgit v1.2.3