From 8577d770963bb52efd9f60c6159b30faaae73cf7 Mon Sep 17 00:00:00 2001 From: Bryan Behrenshausen Date: Fri, 18 Sep 2026 09:23:07 -0400 Subject: [PATCH] Update license section of README.md Clarify licensing and trademark terms Signed-off-by: Bryan Behrenshausen --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c6b8f52..1413254d 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,9 @@ for details on how to submit contributions to this project. ## License -See the [LICENSE](LICENSE) file for details. +Except for the the contents of the `doc/_static/` folder, this project is licensed under the [Apache 2.0 License](LICENSE). +Elements in the `doc/_static/` folder are owned by SAS and are not released under an open source license. +SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries. ® indicates USA registration. ## Additional Resources