diff options
author | Alexey Botchkov <holyfoot@askmonty.org> | 2011-10-06 17:41:28 +0500 |
---|---|---|
committer | Alexey Botchkov <holyfoot@askmonty.org> | 2011-10-06 17:41:28 +0500 |
commit | bf2deb5ed30b03e9cada6162d8aa837115dce4cc (patch) | |
tree | 08a85c7f4655cb3754aae98966288637374b0891 /sql/item_geofunc.cc | |
parent | 0048f0b1aefa1206c6d8f35707ded2f87bc8aec1 (diff) | |
download | mariadb-git-bf2deb5ed30b03e9cada6162d8aa837115dce4cc.tar.gz |
Copyright notices fixed.
Diffstat (limited to 'sql/item_geofunc.cc')
-rw-r--r-- | sql/item_geofunc.cc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sql/item_geofunc.cc b/sql/item_geofunc.cc index 4db8ee02d7f..dd6914e5d66 100644 --- a/sql/item_geofunc.cc +++ b/sql/item_geofunc.cc @@ -1,4 +1,5 @@ -/* Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. +/* Copyright (c) 2000, 2010 Oracle and/or its affiliates. All rights reserved. + Copyright (C) 2011 Monty Program Ab. 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 |