From 67f44805b41a532b7b440773f7ee6d17dc0e97f4 Mon Sep 17 00:00:00 2001 From: Ori Bernstein Date: Thu, 3 Sep 2015 13:06:18 -0700 Subject: Openbmc dev snapshot. --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index eb35050..6860be0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -35,3 +35,11 @@ outlined on that page and do not file a public issue. ## Coding Style * 2 spaces for indentation rather than tabs * 80 character line length + +## License +OpenBMC is made up of different packages. Each package contains recipe files +that detail where to fetch source code from third party sources or local +directories. The recipe files themselves are provided under the GPLv2 +license, but your use of the code fetched by each recipe file is subject to +the licenses of each respective third party project or as defined in the local +directory. -- cgit v1.1