Changeset 89:2055309341f1 for setup.py

Show
Ignore:
Timestamp:
15/12/09 21:46:07 (2 years ago)
Author:
Menno Smits <menno@…>
Branch:
default
Children:
90:5ac3ccadb5fc, 110:91f4f018db82
Message:

missed the license attribute in setup.py

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • setup.py

    r87 r89  
    3434        author="Menno Smits", 
    3535        author_email="menno@freshfoo.com", 
    36         license="http://www.gnu.org/licenses/gpl.txt", 
     36        license="http://en.wikipedia.org/wiki/BSD_licenses", 
    3737        url="http://imapclient.freshfoo.com/", 
    3838        download_url='http://freshfoo.com/projects/IMAPClient/IMAPClient-%s.tar.gz' % version,