Changeset 3084 for trac/plugins


Ignore:
Timestamp:
03/23/06 01:15:09 (7 years ago)
Author:
moschny
Message:

Add license entry.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trac/plugins/tracnav/setup.py

    r3083 r3084  
    1515    description = 'The navigation bar for Trac', 
    1616    entry_points={'trac.plugins': '%s = tracnav' % PACKAGE}, 
     17    licence = 'GPL', 
    1718) 
Note: See TracChangeset for help on using the changeset viewer.