Merge pull request #9528 from SvenDowideit/add-license-to-docs

Add Apache license and link to the docs
This commit is contained in:
Michael Crosby 2014-12-05 11:15:47 -08:00
commit 8bfe4d906e
2 changed files with 12 additions and 2 deletions

View File

@ -202,5 +202,7 @@ For more information, please see http://www.bis.doc.gov
Licensing
=========
Docker is licensed under the Apache License, Version 2.0. See LICENSE for full license text.
Docker is licensed under the Apache License, Version 2.0. See
[LICENSE](https://github.com/docker/docker/blob/master/LICENSE) for the full
license text.

View File

@ -88,4 +88,12 @@ implementation, check out the [Docker User Guide](/userguide/).
## Release Notes
A summary of the changes in each release in the current series can now be found on the separate [Release Notes page](/release-notes/)
A summary of the changes in each release in the current series can now be found
on the separate [Release Notes page](/release-notes/)
## Licensing
Docker is licensed under the Apache License, Version 2.0. See
[LICENSE](https://github.com/docker/docker/blob/master/LICENSE) for the full
license text.