From bf2deb5ed30b03e9cada6162d8aa837115dce4cc Mon Sep 17 00:00:00 2001 From: Alexey Botchkov Date: Thu, 6 Oct 2011 17:41:28 +0500 Subject: [PATCH] Copyright notices fixed. --- sql/gcalc_slicescan.cc | 1 + sql/gcalc_slicescan.h | 1 + sql/gcalc_tools.cc | 1 + sql/gcalc_tools.h | 1 + sql/item_geofunc.cc | 3 ++- sql/item_geofunc.h | 3 ++- 6 files changed, 8 insertions(+), 2 deletions(-) diff --git a/sql/gcalc_slicescan.cc b/sql/gcalc_slicescan.cc index 64e54fe0a36..10c64aa5d08 100644 --- a/sql/gcalc_slicescan.cc +++ b/sql/gcalc_slicescan.cc @@ -1,4 +1,5 @@ /* 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 diff --git a/sql/gcalc_slicescan.h b/sql/gcalc_slicescan.h index c052dcd118a..22b7cc44027 100644 --- a/sql/gcalc_slicescan.h +++ b/sql/gcalc_slicescan.h @@ -1,4 +1,5 @@ /* 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 diff --git a/sql/gcalc_tools.cc b/sql/gcalc_tools.cc index 56a3c5ee5f2..eabc42a6c51 100644 --- a/sql/gcalc_tools.cc +++ b/sql/gcalc_tools.cc @@ -1,4 +1,5 @@ /* 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 diff --git a/sql/gcalc_tools.h b/sql/gcalc_tools.h index d1087aa83b2..ca740dcdc11 100644 --- a/sql/gcalc_tools.h +++ b/sql/gcalc_tools.h @@ -1,4 +1,5 @@ /* 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 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 diff --git a/sql/item_geofunc.h b/sql/item_geofunc.h index b4e495f39a8..f637167d6d2 100644 --- a/sql/item_geofunc.h +++ b/sql/item_geofunc.h @@ -1,7 +1,8 @@ #ifndef ITEM_GEOFUNC_INCLUDED #define ITEM_GEOFUNC_INCLUDED -/* Copyright (c) 2000, 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