diff options
author | Mattias Jonsson <mattias.jonsson@oracle.com> | 2011-01-27 23:47:24 +0100 |
---|---|---|
committer | Mattias Jonsson <mattias.jonsson@oracle.com> | 2011-01-27 23:47:24 +0100 |
commit | fa8cdca34f2f1e2e83d249a2d25c964fb491f3d2 (patch) | |
tree | 5dc92dbefe1c11cb88de80d39201f0fc88dcf3af /sql/table.cc | |
parent | 03225027dbe24903a66590c4612551ec5aa816fb (diff) | |
download | mariadb-git-fa8cdca34f2f1e2e83d249a2d25c964fb491f3d2.tar.gz |
Update of copyright headers for files I changed this year.
Diffstat (limited to 'sql/table.cc')
-rw-r--r-- | sql/table.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/table.cc b/sql/table.cc index b43d29294a8..7dbf02027fa 100644 --- a/sql/table.cc +++ b/sql/table.cc @@ -1,4 +1,4 @@ -/* Copyright 2000-2008 MySQL AB, 2008 Sun Microsystems, Inc. +/* 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 |