* More test cases in tests/.
+ * No Autodist header for "other" '.ad' files as we don't know
+ what the file contains.
+
Tue Apr 19 17:12:09 EEST 2005 Pekka Riikonen <priikone@silcnet.org>
* Remove extra ' ' and '\t' when joining backslashed lines.
do
fname=`echo $i | sed s/\.ad//`
- # Header
- cat > $fname <<EOF
-# Automatically generated by Autodist $ver. Do not edit.
-# To make changes edit the $i file in the source tree.
-
-# Source: $i
-# Generated: `date` by `whoami`
-# Distribution: $distribution
-# License: $license
-
-EOF
-
# Run the distribution processing for this file
ad_debug "Processing $i to be $fname"
ad_process_file $i $fname