~drizzle-trunk/drizzle/development

Merge Revision revid:svn-v4:16c675df-0fcb-4bc9-8058-dcc011a37293:branches/zip:6749 from MySQL InnoDB

Original revid:svn-v4:16c675df-0fcb-4bc9-8058-dcc011a37293:branches/zip:6749

Original Authors: vasil
Original commit message:
Non-functional change: update copyright year to 2010 of the files
that have been modified after 2010-01-01 according to svn.

for f in $(svn log -v -r{2010-01-01}:HEAD |grep "^   M " |cut -b 16- |sort -u) ; do sed -i "" -E 's/(Copyright \(c\) [0-9]{4},) [0-9]{4}, (.*Innobase Oy.+All Rights Reserved)/\1 2010, \2/' $f ; done
Filename Latest Rev Last Changed Committer Comment Size
..
clean_source.sh 1122.2.2 15 years ago Monty Taylor Added missing copyright headers. Added drizzled/gl 1.1 KB Diff Download File
File cpplint.py 1241.9.37 14 years ago Monty Taylor Removed the server_includes.h and global.h excepti 112 KB Diff Download File
include.am 1757.2.8 14 years ago Monty Taylor Removed my_print_defaults. Guess what - it's no lo 214 bytes Diff Download File
mysql_password_hash.c 1799.2.4 14 years ago Monty Taylor Made BSD files reference root BSD file. 692 bytes Diff Download File
File run_cpplint.sh 1192.6.2 14 years ago Monty Taylor Merged in lifeless' fix for parallel lint and only 1.2 KB Diff Download File