Changeset 4530

Show
Ignore:
Timestamp:
04/28/08 15:19:31 (7 months ago)
Author:
alberto
Message:

preliminary Sphinx docs for TW. yay

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • projects/ToscaWidgets/trunk/tw/release.py

    r4520 r4530  
    44    '__AUTHOR__', 
    55    '__LICENSE__', 
     6    '__PACKAGE_NAME__', 
    67    ] 
    78 
     
    1011__AUTHOR__ = "Alberto Valverde Gonzalez" 
    1112__EMAIL__ = "alberto@toscat.net" 
    12 __COPYRIGHT__ = "Copyright 2006-2007 Alberto Valverde Gonzalez and contributors.
     13__COPYRIGHT__ = "2006-2008 Alberto Valverde Gonzalez and contributors
    1314__LICENSE__ = "MIT"