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 !
name age message
file LICENSE Loading commit data...
file README.md
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.