Any rake task to add licences on top of files?

Hi!
I need to release my code under some open source license (yet to be
decided) so is there any rake task available that can automatically
add license headers to all my models, controllers, tests, fixtures and
plugins?

Regards,
Mohsin Hijazee

write one :slight_smile:

On May 23, 2008, at 12:37 PM, Paul Szulc wrote:

Regards,
Mohsin Hijazee

And you can probably follow the example found in Dave T.'s
annotate_models plugin. It adds a structured comment to the top of
all your models and fixtures.

-Rob

Rob B. http://agileconsultingllc.com
[email protected]