From ea7742659abc999b2a9f9e1bc4d21ca32f7fd1a5 Mon Sep 17 00:00:00 2001 From: Akshat Garg Date: Tue, 23 Oct 2018 23:42:55 +0530 Subject: [PATCH] Add LICENSE info to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2d79c3245..0ffeb7c59 100644 --- a/README.md +++ b/README.md @@ -59,3 +59,7 @@ If you have any questions, feedback, or problems with Scope: - [File an issue](https://github.com/weaveworks/scope/issues/new). Your feedback is always welcome! + +### License +Scope is licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for the full license text. +Find more details about the licenses of vendored code in [VENDORED_CODE.md](VENDORED_CODE.md). \ No newline at end of file