Licensing stuff

This commit is contained in:
Ryan McGrath 2009-07-28 03:24:12 -04:00
parent f374ac3e61
commit 95f3ff17f0
3 changed files with 17 additions and 0 deletions

View file

@ -1,3 +1,6 @@
#!/usr/bin/env python
__author__ = 'Ryan McGrath <ryan@venodesigns.net>'
__version__ = '0.6'
from distutils.core import setup