diff options
author | Kent Boortz <kent.boortz@oracle.com> | 2012-02-15 17:21:38 +0100 |
---|---|---|
committer | Kent Boortz <kent.boortz@oracle.com> | 2012-02-15 17:21:38 +0100 |
commit | 79535de2068ea4ed3d2c4328dd8637a529dd6b7a (patch) | |
tree | 1a4eee887a6d346f4e04cefbf763fa9bcbdaa792 /libmysqld | |
parent | 4af454634809b9a87af30022ea0edd40d72d0b4b (diff) | |
parent | 91a5be2cab5ebfa796001824b1317944ef067bde (diff) | |
download | mariadb-git-79535de2068ea4ed3d2c4328dd8637a529dd6b7a.tar.gz |
Updated/added copyright headers
Diffstat (limited to 'libmysqld')
-rw-r--r-- | libmysqld/CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libmysqld/CMakeLists.txt b/libmysqld/CMakeLists.txt index a1a3dbd6658..431f54abd22 100644 --- a/libmysqld/CMakeLists.txt +++ b/libmysqld/CMakeLists.txt @@ -1,5 +1,4 @@ -# Copyright (c) 2006-2008 MySQL AB, 2009 Sun Microsystems, Inc. -# Use is subject to license terms. +# Copyright (c) 2006, 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 |