Skip to content

Commit cd9a5d9

Browse files
committed
Fix for issue #88
1 parent 06f6619 commit cd9a5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name='python-gcm',
55
version='0.2',
66
packages=['gcm'],
7-
license=open('LICENSE').read(),
7+
license='The MIT License (MIT)',
88
author='Nam Ngo',
99
author_email='[email protected]',
1010
url='http://blog.namis.me/python-gcm/',

0 commit comments

Comments
 (0)