Changeset 4373

Show
Ignore:
Timestamp:
10/02/08 05:56:31 (3 months ago)
Author:
Chriki
Message:

license added to package; fixes #3847

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • restrictedareaplugin/0.10/setup.py

    r3184 r4373  
    99    packages = ['restrictedarea'], 
    1010 
    11     author = "Christian Spurk, DFKI", 
     11    author = "Christian Spurk, DFKI GmbH", 
    1212    author_email = "Christian.Spurk@dfki.de", 
    1313    description = "Allows the setup of restricted areas with access only for privileged users.", 
    14     license = "BSD", 
     14    license = "revised BSD license", 
    1515    keywords = "trac plugin restricted area access", 
    1616    url = "http://trac-hacks.org/wiki/RestrictedAreaPlugin",