• unknown's avatar
    mysql-copyright: · e4042c25
    unknown authored
      * added 'local $/' to keep from undef-ing $/ (the newline setting) for the whole script
      * removed the target dir removal (target dir is not a temp dir!)
      * use split to create filelist (cleaner way than using chomp!)
      * removed use of chomp because it caused some file names to be mangled
      * print out which file is being processed if verbose
    mysql-copyright-2:
      * added cpp to list of files to be processed (for windows archives)
    
    
    Build-tools/mysql-copyright-2:
      * added cpp to list of files to be processed (for windows archives)
    Build-tools/mysql-copyright:
      * added 'local $/' to keep from undef-ing $/ (the newline setting) for the whole script
      * removed the target dir removal (target dir is not a temp dir!)
      * use split to create filelist (cleaner way than using chomp!)
      * removed use of chomp because it caused some file names to be mangled
      * print out which file is being processed if verbose
    e4042c25
mysql-copyright 6.96 KB