From e8c8f6560f3c01b0ae6f7005dbb8af54958e907f Mon Sep 17 00:00:00 2001 From: Michael Chiang Date: Mon, 10 Aug 2015 14:19:18 -0700 Subject: [PATCH] Adding contributing license. --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a33becfbb1..6bb9e5df41 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,3 +8,7 @@ Docker does things, you'll feel right at home. Please [sign your work](https://github.com/docker/docker/blob/master/CONTRIBUTING.md#sign-your-work) before creating a pull request. Thanks for taking the time to improve the Docker Toolbox! + +## License + +By contributing your code, you agree to license your contribution under the [Apache license](https://github.com/docker/toolbox/blob/master/LICENSE/LICENSE).