diff options
author | Vasil Dimov <vasil.dimov@oracle.com> | 2011-06-29 14:31:56 +0300 |
---|---|---|
committer | Vasil Dimov <vasil.dimov@oracle.com> | 2011-06-29 14:31:56 +0300 |
commit | 22dfca121c25f26f184bcb5fc8d52deb98c13504 (patch) | |
tree | 12eaea76d1aa9031a530f9b91d6d2cf0039ee85e | |
parent | 1bfbbaaa00c29099926bd7c5a0afb9185996d29d (diff) | |
parent | 0000ce91fe7811ccae64acb5959f660fe0a55cc3 (diff) | |
download | mariadb-git-22dfca121c25f26f184bcb5fc8d52deb98c13504.tar.gz |
Merge mysql-5.1 -> mysql-5.5
-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 |