diff options
author | Kent Boortz <kent.boortz@oracle.com> | 2011-07-03 20:08:47 +0200 |
---|---|---|
committer | Kent Boortz <kent.boortz@oracle.com> | 2011-07-03 20:08:47 +0200 |
commit | e7c781e58b087031ee0c186a8e6f77da3ef363d4 (patch) | |
tree | 1c5767ac81ef76e013742a3bb98f3b2ec71f5160 /sql/spatial.cc | |
parent | 027b5f1ed4f0130bbbc174eb45162a402c65f43f (diff) | |
parent | bb3723835e3b141cc835ea9f2eb3cbf069855104 (diff) | |
download | mariadb-git-e7c781e58b087031ee0c186a8e6f77da3ef363d4.tar.gz |
Updated/added copyright headers
Diffstat (limited to 'sql/spatial.cc')
-rw-r--r-- | sql/spatial.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/spatial.cc b/sql/spatial.cc index 7b37677af17..ed3d72b91ec 100644 --- a/sql/spatial.cc +++ b/sql/spatial.cc @@ -1,5 +1,5 @@ /* - Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. + Copyright (c) 2002, 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 |