Przeglądaj źródła

I was talking to someone whom i listen to, and she noted that our docs don't mention the license

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
Sven Dowideit 10 lat temu
rodzic
commit
522e631096
2 zmienionych plików z 12 dodań i 2 usunięć
  1. 3 1
      README.md
  2. 9 1
      docs/sources/index.md

+ 3 - 1
README.md

@@ -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.
 

+ 9 - 1
docs/sources/index.md

@@ -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.
+