From 7be7d5322608957fe0c21c9c07b815cf9b36896c Mon Sep 17 00:00:00 2001 From: Kin Lane Date: Mon, 17 Aug 2026 20:14:22 -0400 Subject: [PATCH] README: add the API Commons footer and license section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 6e7bc66..f27b085 100644 --- a/README.md +++ b/README.md @@ -65,3 +65,10 @@ An open, browser-first tool from **[API Commons](https://apicommons.org)** — f - [API Experience](https://experience.apicommons.org) — DX/AX layer + coverage scorecard - [API Validator](https://validator.apicommons.org) — lint OpenAPI/AsyncAPI/Arazzo/JSON Schema in-browser - [Model Library](https://library.apicommons.org) — versioned model library + drift/breaking-change detection + +## License + +**[Apache-2.0](LICENSE).** + +API Commons licenses **code** under Apache-2.0 and **artifacts** — schemas, rulesets, +examples and API descriptions — under CC BY-NC-SA 4.0.