No header for "other" .ad files.
[autodist.git] / apps / autodist / autodist.in
index 099b9abd3a4323ebc948a312b54bc7ca7ebdf782..124fe016b60e26a5e51f8dec2776964cda81a81c 100755 (executable)
@@ -474,18 +474,6 @@ ad_process_ads()
   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