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 | 095a91756c7ff794f74e993a57d6b1aa7f56f99f (patch) | |
tree | e2c102978c4e5770a3cc647608e4a128ea631e83 /extra | |
parent | 940335e18c6498f7de8932fca2a7f83d1672b36c (diff) | |
download | mariadb-git-095a91756c7ff794f74e993a57d6b1aa7f56f99f.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 |