diff options
author | MySQL Build Team <mysql-build@oss.oracle.com> | 2012-02-16 11:44:10 +0100 |
---|---|---|
committer | MySQL Build Team <mysql-build@oss.oracle.com> | 2012-02-16 11:44:10 +0100 |
commit | bdc7f06a384efb4c332f3437f9ae00d0898b2bf5 (patch) | |
tree | 250f6bb785ce457706c7f9a7a33fa38f6c158cd9 /sql | |
parent | 415ebced77a1af7251618576b9412602dd8058fd (diff) | |
parent | 67e5e52fecb5969f1b3d20a3774b6dcb9eaca1d8 (diff) | |
download | mariadb-git-bdc7f06a384efb4c332f3437f9ae00d0898b2bf5.tar.gz |
Updated/added copyright headers
Diffstat (limited to 'sql')
-rw-r--r-- | sql/sql_show.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_show.cc b/sql/sql_show.cc index d7462e65ce7..748b873e015 100644 --- a/sql/sql_show.cc +++ b/sql/sql_show.cc @@ -1,4 +1,4 @@ -/* Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved. +/* Copyright (c) 2000, 2012, 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 |