e3e00ead42729904c74acb67257dd340f72f54cd
[silc.git] / apps / autodist / TODO
1 TODO In Autodist
2 ================
3
4 o Autodist should produce output file when 'license-header' is used for
5   files that _was not_ re-licensed.  This would be useful to check if
6   there are files in the distribution with wrong license.
7
8 o Better 'license-header' implementation.
9
10 o Perhaps ability to partially re-license the source tree.  Now all files
11   will be processed if 'license-header' is used.
12
13 o Better 'noprocess' so that it would work with directories recursively,
14   such as noprocess foo/bar, would not process anything under foo/bar.
15
16 o Perhaps output autodist.log when processing the source tree.