source:
trunk/src/templates/artifacts/TagLib.groovy
@
304
Last change on this file since 304 was 304, checked in by duh, 12 years ago | |
---|---|
File size: 249 bytes |
Line | |
---|---|
1 | /** |
2 | * @artifact.name@ Tag Library |
3 | * |
4 | * Description of my tab library |
5 | * |
6 | * @author your email (+name?) |
7 | * @since 2010mmdd |
8 | * @package ??? |
9 | * |
10 | * Revision information: |
11 | * $Rev$ |
12 | * $Author$ |
13 | * $Date$ |
14 | */ |
15 | @artifact.package@class @artifact.name@ { |
16 | |
17 | } |
Note: See TracBrowser
for help on using the repository browser.