mariadb/storage/innodb_plugin/dict
Sergey Vojtovich 22f0da5d94 Applying InnoDB snapshot
Detailed revision comments:

r6749 | vasil | 2010-02-20 18:45:41 +0200 (Sat, 20 Feb 2010) | 5 lines
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
2010-04-01 15:59:25 +04:00
..
dict0boot.c Applying InnoDB snapshot 2010-04-01 15:59:25 +04:00
dict0crea.c Applying InnoDB snapshot 2010-04-01 15:59:25 +04:00
dict0dict.c Applying InnoDB snapshot 2010-04-01 15:59:25 +04:00
dict0load.c Applying InnoDB snapshot 2010-04-01 15:59:25 +04:00
dict0mem.c Applying InnoDB snapshot, fixes BUG#41609. 2010-04-01 14:45:58 +04:00