mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
Copyright notices fixed.
This commit is contained in:
parent
0048f0b1ae
commit
bf2deb5ed3
6 changed files with 8 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
||||||
/* 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
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* 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
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* 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
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* 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
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -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
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
#ifndef ITEM_GEOFUNC_INCLUDED
|
#ifndef ITEM_GEOFUNC_INCLUDED
|
||||||
#define 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
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
Loading…
Reference in a new issue