MIT License

This commit is contained in:
Kenneth Reitz
2010-05-16 14:28:31 -04:00
parent 35288018b6
commit 57821ea261
+1 -1
View File
@@ -36,7 +36,7 @@ except ImportError: import json
__author__ = 'Kenneth Reitz'
__version__ = ('0', '6', '1')
__license__ = 'PSFL'
__license__ = 'MIT'
class Gist(object):