Fixed 'noprocess' sed script.
[autodist.git] / apps / autodist / TODO
index 8774ed5c4636ae0fecb58c171c4c7c86f7d1599b..e3e00ead42729904c74acb67257dd340f72f54cd 100644 (file)
@@ -5,4 +5,12 @@ o Autodist should produce output file when 'license-header' is used for
   files that _was not_ re-licensed.  This would be useful to check if
   there are files in the distribution with wrong license.
 
+o Better 'license-header' implementation.
+
+o Perhaps ability to partially re-license the source tree.  Now all files
+  will be processed if 'license-header' is used.
+
+o Better 'noprocess' so that it would work with directories recursively,
+  such as noprocess foo/bar, would not process anything under foo/bar.
+
 o Perhaps output autodist.log when processing the source tree.