From 522e6310967bcb4fadd99d76dc3205991ecae1ad Mon Sep 17 00:00:00 2001
From: Sven Dowideit <SvenDowideit@home.org.au>
Date: Fri, 5 Dec 2014 21:04:46 +1000
Subject: [PATCH] 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>
---
 README.md             |  4 +++-
 docs/sources/index.md | 10 +++++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index fc41e409df..c2273eb656 100644
--- a/README.md
+++ b/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.
 
diff --git a/docs/sources/index.md b/docs/sources/index.md
index 5780eab05d..993603eb33 100644
--- a/docs/sources/index.md
+++ b/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.
+