diff --git a/ibuf/ibuf0ibuf.c b/ibuf/ibuf0ibuf.c index ba954530dd5..9553588e341 100644 --- a/ibuf/ibuf0ibuf.c +++ b/ibuf/ibuf0ibuf.c @@ -1,8 +1,24 @@ +/***************************************************************************** + +Copyright (c) 1997, 2009, Innobase Oy. 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 the Free Software +Foundation; version 2 of the License. + +This program is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with +this program; if not, write to the Free Software Foundation, Inc., 59 Temple +Place, Suite 330, Boston, MA 02111-1307 USA + +*****************************************************************************/ + /****************************************************** Insert buffer -(c) 1997 Innobase Oy - Created 7/19/1997 Heikki Tuuri *******************************************************/ diff --git a/include/btr0btr.h b/include/btr0btr.h index abf650e59b0..298942bd542 100644 --- a/include/btr0btr.h +++ b/include/btr0btr.h @@ -1,8 +1,24 @@ +/***************************************************************************** + +Copyright (c) 1994, 2009, Innobase Oy. 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 the Free Software +Foundation; version 2 of the License. + +This program is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with +this program; if not, write to the Free Software Foundation, Inc., 59 Temple +Place, Suite 330, Boston, MA 02111-1307 USA + +*****************************************************************************/ + /****************************************************** The B-tree -(c) 1994-1996 Innobase Oy - Created 6/2/1994 Heikki Tuuri *******************************************************/ diff --git a/include/btr0btr.ic b/include/btr0btr.ic index 215defbfa3e..a8d934ecc87 100644 --- a/include/btr0btr.ic +++ b/include/btr0btr.ic @@ -1,8 +1,24 @@ +/***************************************************************************** + +Copyright (c) 1994, 2009, Innobase Oy. 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 the Free Software +Foundation; version 2 of the License. + +This program is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with +this program; if not, write to the Free Software Foundation, Inc., 59 Temple +Place, Suite 330, Boston, MA 02111-1307 USA + +*****************************************************************************/ + /****************************************************** The B-tree -(c) 1994-1996 Innobase Oy - Created 6/2/1994 Heikki Tuuri *******************************************************/ diff --git a/include/btr0cur.h b/include/btr0cur.h index 49d5d344318..c3a478c4bb7 100644 --- a/include/btr0cur.h +++ b/include/btr0cur.h @@ -1,8 +1,24 @@ +/***************************************************************************** + +Copyright (c) 1994, 2009, Innobase Oy. 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 the Free Software +Foundation; version 2 of the License. + +This program is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with +this program; if not, write to the Free Software Foundation, Inc., 59 Temple +Place, Suite 330, Boston, MA 02111-1307 USA + +*****************************************************************************/ + /****************************************************** The index tree cursor -(c) 1994-1996 Innobase Oy - Created 10/16/1994 Heikki Tuuri *******************************************************/ diff --git a/include/btr0cur.ic b/include/btr0cur.ic index 46ee6d71097..84a3a5cba0b 100644 --- a/include/btr0cur.ic +++ b/include/btr0cur.ic @@ -1,8 +1,24 @@ +/***************************************************************************** + +Copyright (c) 1994, 2009, Innobase Oy. 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 the Free Software +Foundation; version 2 of the License. + +This program is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with +this program; if not, write to the Free Software Foundation, Inc., 59 Temple +Place, Suite 330, Boston, MA 02111-1307 USA + +*****************************************************************************/ + /****************************************************** The index tree cursor -(c) 1994-1996 Innobase Oy - Created 10/16/1994 Heikki Tuuri *******************************************************/ diff --git a/include/btr0pcur.h b/include/btr0pcur.h index b38decb6031..1fdd102d32a 100644 --- a/include/btr0pcur.h +++ b/include/btr0pcur.h @@ -1,8 +1,24 @@ +/***************************************************************************** + +Copyright (c) 1996, 2009, Innobase Oy. 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 the Free Software +Foundation; version 2 of the License. + +This program is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with +this program; if not, write to the Free Software Foundation, Inc., 59 Temple +Place, Suite 330, Boston, MA 02111-1307 USA + +*****************************************************************************/ + /****************************************************** The index tree persistent cursor -(c) 1996 Innobase Oy - Created 2/23/1996 Heikki Tuuri *******************************************************/ diff --git a/include/btr0pcur.ic b/include/btr0pcur.ic index b4325249011..bde7413820a 100644 --- a/include/btr0pcur.ic +++ b/include/btr0pcur.ic @@ -1,8 +1,24 @@ +/***************************************************************************** + +Copyright (c) 1996, 2009, Innobase Oy. 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 the Free Software +Foundation; version 2 of the License. + +This program is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with +this program; if not, write to the Free Software Foundation, Inc., 59 Temple +Place, Suite 330, Boston, MA 02111-1307 USA + +*****************************************************************************/ + /****************************************************** The index tree persistent cursor -(c) 1996 Innobase Oy - Created 2/23/1996 Heikki Tuuri *******************************************************/ diff --git a/include/btr0sea.h b/include/btr0sea.h index b665b1085ae..074e6595258 100644 --- a/include/btr0sea.h +++ b/include/btr0sea.h @@ -1,8 +1,24 @@ +/***************************************************************************** + +Copyright (c) 1996, 2009, Innobase Oy. 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 the Free Software +Foundation; version 2 of the License. + +This program is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with +this program; if not, write to the Free Software Foundation, Inc., 59 Temple +Place, Suite 330, Boston, MA 02111-1307 USA + +*****************************************************************************/ + /************************************************************************ The index tree adaptive search -(c) 1996 Innobase Oy - Created 2/17/1996 Heikki Tuuri *************************************************************************/ diff --git a/include/btr0sea.ic b/include/btr0sea.ic index cc25d99fa77..c948d7e92af 100644 --- a/include/btr0sea.ic +++ b/include/btr0sea.ic @@ -1,8 +1,24 @@ +/***************************************************************************** + +Copyright (c) 1996, 2009, Innobase Oy. 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 the Free Software +Foundation; version 2 of the License. + +This program is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with +this program; if not, write to the Free Software Foundation, Inc., 59 Temple +Place, Suite 330, Boston, MA 02111-1307 USA + +*****************************************************************************/ + /************************************************************************ The index tree adaptive search -(c) 1996 Innobase Oy - Created 2/17/1996 Heikki Tuuri *************************************************************************/ diff --git a/include/btr0types.h b/include/btr0types.h index 5c1e08be131..074b15fa68d 100644 --- a/include/btr0types.h +++ b/include/btr0types.h @@ -1,8 +1,24 @@ +/***************************************************************************** + +Copyright (c) 1996, 2009, Innobase Oy. 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 the Free Software +Foundation; version 2 of the License. + +This program is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with +this program; if not, write to the Free Software Foundation, Inc., 59 Temple +Place, Suite 330, Boston, MA 02111-1307 USA + +*****************************************************************************/ + /************************************************************************ The index tree general types -(c) 1996 Innobase Oy - Created 2/17/1996 Heikki Tuuri *************************************************************************/