From d2374767e4124749c08b7f65c30e392834d6532b Mon Sep 17 00:00:00 2001 From: Fred Lifton Date: Tue, 16 Sep 2014 19:51:29 -0700 Subject: [PATCH 1/2] Adds license.md --- python/license.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/license.md diff --git a/python/license.md b/python/license.md new file mode 100644 index 000000000..465982da4 --- /dev/null +++ b/python/license.md @@ -0,0 +1,2 @@ +View [license information](https://docs.python.org/2/license.html#) +for the software contained in this image. \ No newline at end of file From 1aa42282baf234fe9e3fc0f644c62f6aa8888337 Mon Sep 17 00:00:00 2001 From: Fred Lifton Date: Wed, 17 Sep 2014 12:52:06 -0700 Subject: [PATCH 2/2] Update license.md --- python/license.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python/license.md b/python/license.md index 465982da4..e9cda9a6f 100644 --- a/python/license.md +++ b/python/license.md @@ -1,2 +1 @@ -View [license information](https://docs.python.org/2/license.html#) -for the software contained in this image. \ No newline at end of file +View license information for [Python 2](https://docs.python.org/2/license.html#)and [Python 3](https://docs.python.org/3/license.html#) software contained in this image.