From d9832f1b9afd2c34ddc765ce51bad649e6135b1a Mon Sep 17 00:00:00 2001 From: eaccmk Date: Tue, 29 Mar 2022 20:33:01 +1100 Subject: [PATCH] docs(README): add LICENSE section (#7327) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b3038a53..1cf6c736 100644 --- a/README.md +++ b/README.md @@ -90,3 +90,9 @@ To help with the migration, here are the currently known issues with 3.X. This l ## Security contact Please disclose any security-related issues or vulnerabilities by emailing [security@swagger.io](mailto:security@swagger.io), instead of using the public issue tracker. + +## License + +SwaggerUI is licensed under [Apache 2.0 license](https://github.com/swagger-api/swagger-ui/blob/master/LICENSE). +SwaggerUI comes with an explicit [NOTICE](https://github.com/swagger-api/swagger-ui/blob/master/NOTICE) file +containing additional legal notices and information.