Commit Graph

2 Commits

Author SHA1 Message Date
Tobias Hunger
ffb90dff22 Update copyright check script
Use perl instead of bash and avoid lots of rereading of the file,
making the script much faster to run.

Change-Id: Ic898f324b2952c593b89d8efca8ea1e344cf5858
Reviewed-by: hjk <qthjk@ovi.com>
2012-10-05 11:49:06 +02:00
Tobias Hunger
469e1d0984 Add scripts to check/fix copyright headers.
* Add a script that will report files without copyright headers.
   (see hasCopyright.sh for sample usage).
 * Add a script that will add a header to files.
   (see fixCopyright.sh for sample usage).

Reviewed-by: Roberto Raggi
2010-01-07 14:41:14 +01:00