diff options
author | Build Team <bteam@astra04> | 2008-11-10 21:21:49 +0100 |
---|---|---|
committer | Build Team <bteam@astra04> | 2008-11-10 21:21:49 +0100 |
commit | 366adeab08308aa8431b1c2363cf02226a1ad6b9 (patch) | |
tree | 5aae4a23da25165ad3a9ecef6a2e92504f6548d3 /client | |
parent | 827bae532bbb783ae0edf595ed359d4e739c43f1 (diff) | |
download | mariadb-git-366adeab08308aa8431b1c2363cf02226a1ad6b9.tar.gz |
Added "Sun Microsystems, Inc." to copyright headers on files modified
since Oct 1st
Diffstat (limited to 'client')
-rw-r--r-- | client/mysqldump.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/mysqldump.c b/client/mysqldump.c index c068b2ff16e..44c53a0e4c2 100644 --- a/client/mysqldump.c +++ b/client/mysqldump.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000 MySQL AB +/* Copyright 2000-2008 MySQL AB, 2008 Sun Microsystems, Inc. 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 |