From 04f2fcc9cfa1442d6a63faec283b1dd96cac3737 Mon Sep 17 00:00:00 2001 From: Vincent Jacques Date: Wed, 13 Jun 2012 13:57:25 +0300 Subject: [PATCH] Add a note about licensing (issue #45) --- ReadMe.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ReadMe.md b/ReadMe.md index 0294f02c..9a51d8c7 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -40,6 +40,12 @@ Or without authentication: g = Github() +Licensing +========= + +PyGithub is distributed under the GNU Lesser General Public Licence. +See files COPYING and COPYING.LESSER, as requested by [GNU](http://www.gnu.org/licenses/gpl-howto.html). + Projects using PyGithub =======================