diff options
author | Vasil Dimov <vasil.dimov@oracle.com> | 2011-06-29 14:29:45 +0300 |
---|---|---|
committer | Vasil Dimov <vasil.dimov@oracle.com> | 2011-06-29 14:29:45 +0300 |
commit | 0000ce91fe7811ccae64acb5959f660fe0a55cc3 (patch) | |
tree | 4197a5c37abb56e91a22a18db2175eead9a3a3b7 /extra | |
parent | 0f37ccb30f9ca0855b4494a7c7c10d293e316c47 (diff) | |
parent | 67ea0a59e5b3c4e990c946c3df5af46ecbc4182b (diff) | |
download | mariadb-git-0000ce91fe7811ccae64acb5959f660fe0a55cc3.tar.gz |
Merge mysql-5.0 -> mysql-5.1
Diffstat (limited to 'extra')
-rw-r--r-- | extra/innochecksum.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/innochecksum.c b/extra/innochecksum.c index 9bd4bfcc0cd..6aba399e315 100644 --- a/extra/innochecksum.c +++ b/extra/innochecksum.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000-2005 MySQL AB & Innobase Oy +/* Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |