diff options
author | Vasil Dimov <vasil.dimov@oracle.com> | 2011-06-29 14:28:30 +0300 |
---|---|---|
committer | Vasil Dimov <vasil.dimov@oracle.com> | 2011-06-29 14:28:30 +0300 |
commit | 67ea0a59e5b3c4e990c946c3df5af46ecbc4182b (patch) | |
tree | e2c102978c4e5770a3cc647608e4a128ea631e83 /extra | |
parent | 93823c525020e02109746dcdb5c2449658fa82e9 (diff) | |
download | mariadb-git-67ea0a59e5b3c4e990c946c3df5af46ecbc4182b.tar.gz |
Bug #12696083 FIX OUTDATED COPYRIGHT NOTICES IN INNODB RELATED CLIENT TOOLS
Update copyright comment in innochecksum.
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 33f925a4cad..ecdf84d5181 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 |