From 1b6dbbdef74372543fef7e5744733b88b26c26f2 Mon Sep 17 00:00:00 2001 From: Michael Chiang Date: Wed, 29 Jul 2015 13:43:48 -0700 Subject: [PATCH] license. --- osx/README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/osx/README.md b/osx/README.md index 27e0681994..2b8b1e55e5 100644 --- a/osx/README.md +++ b/osx/README.md @@ -1,9 +1,14 @@ -Docker Toolbox for Mac OS X +#Docker Toolbox for Mac OS X ============= Installation [instructions](https://docs.docker.com/mac/started/) available on the Docker documentation site. -How to build +##How to build ============ Running `make` will produce a `Docker.pkg` installer. + +##License +Docker Toolbox code is licensed under the Apache License, Version 2.0. See [LICENSE](https://github.com/docker/toolbox/blob/master/LICENSE) for the full license text. + +Docker Toolbox Logo and all other related Docker artwork © Docker, Inc. 2015. All rights reserved; not licensed for third party use.