Changeset 2865 for trac/trunk


Ignore:
Timestamp:
03/01/05 10:46:36 (8 years ago)
Author:
hauma
Message:
  • Author and license for TracNav added.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trac/trunk/wiki-macros/TracNav.py

    r2864 r2865  
    4747argument. 
    4848 
     49 
     50== Author and license == 
     51 
     52Copyright 2005 Bernhard Haumacher (haui at haumacher.de) 
     53 
     54{{{ 
     55This program is free software; you can redistribute it and/or modify 
     56it under the terms of the GNU General Public License as published by 
     57the Free Software Foundation; either version 2 of the License, or 
     58(at your option) any later version. 
     59 
     60This program is distributed in the hope that it will be useful, 
     61but WITHOUT ANY WARRANTY; without even the implied warranty of 
     62MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     63GNU General Public License for more details. 
     64 
     65You should have received a copy of the GNU General Public License 
     66along with this program; if not, write to the Free Software 
     67Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
     68}}} 
    4969 
    5070== Additional information and a life example == 
Note: See TracChangeset for help on using the changeset viewer.