public
Description: A collection of phing tasks for adding a heading to a set of files.
Homepage: http://pioupioum.fr/developpement/phing-header-task.html
Clone URL: git://github.com/piouPiouM/phing-header.git
Click here to lend your support to: phing-header and make a donation at www.pledgie.com !
piouPiouM (author)
Sun Aug 30 12:09:51 -0700 2009
commit  c8faee37d266e8e7dd713c875af4fbe7aca78fd9
tree    429d4590fb0aa1b584b94586f3b2e967a84b184c
parent  90f52688a4d5208afbdc018b4ad2841625e8c768
name age message
file README.md Loading commit data...
directory src/
README.md

Phing Header

Phing Header is a set of Phing tasks for adding a header to a set of files.

Installation

Before using a Phing Header task, you will need to register the new task using the taskdef task:

<taskdef name="header" classname="phing.tasks.my.header.HeaderTask" />

Tasks available

License

Copyright (C) 2008 Mehdi Kabab, released under the GNU Lesser Public General License (LGPL) version 3 or later.