diff options
author | Alexander Barkov <alexander.barkov@oracle.com> | 2012-07-24 09:27:00 +0400 |
---|---|---|
committer | Alexander Barkov <alexander.barkov@oracle.com> | 2012-07-24 09:27:00 +0400 |
commit | 1cb513ba6b199c5bd4a2ae159839adb5dd7561a4 (patch) | |
tree | 418ba7f52be309ec746b64e8dc3e7949585def47 | |
parent | 0893a90fd7d07d568a4b702b6c607bc406d8cba5 (diff) | |
download | mariadb-git-1cb513ba6b199c5bd4a2ae159839adb5dd7561a4.tar.gz |
Fixing wrong copyright. Index.xml was modified in 2005,
while the copyright notice still mentioned 2003.
-rw-r--r-- | sql/share/charsets/Index.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/share/charsets/Index.xml b/sql/share/charsets/Index.xml index 80b844e2f19..07e7e37b798 100644 --- a/sql/share/charsets/Index.xml +++ b/sql/share/charsets/Index.xml @@ -3,7 +3,7 @@ <charsets max-id="99"> <copyright> - Copyright (C) 2003 MySQL AB + Copyright (c) 2003, 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 |