Commit graph

5 commits

Author SHA1 Message Date
patg@krsna.patg.net
3b34ea8cd0 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
mysql-copyright-2:
  * added cpp to list of files to be processed (for windows archives)
2004-06-15 23:05:12 -07:00
patg@krsna.patg.net
946ebdd7d2 see notes for mysql-copyright scripts 2004-06-08 13:36:32 -07:00
lenz@mysql.com
79ab39ec94 - replaced Docs/LICENSE with Docs/MySQLEULA.txt
- Updated scripts/make_binary_distribution and scripts/mysql-copyright*
   accordingly
2002-10-13 16:57:33 +02:00
lenz@mysql.com
c25a99214c Fixed Build-tools/mysql-copyright-2 to properly replace the copyright
header in x86 assemler files instead of eating the whole file
2002-06-17 08:54:57 +02:00
bk@work.mysql.com
f4c589ff6c Import changeset 2000-07-31 21:29:14 +02:00