summaryrefslogtreecommitdiff
path: root/include/mach0data.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mach0data.h')
-rw-r--r--include/mach0data.h20
1 files changed, 18 insertions, 2 deletions
diff --git a/include/mach0data.h b/include/mach0data.h
index 0fd005dbb96..78b48af0836 100644
--- a/include/mach0data.h
+++ b/include/mach0data.h
@@ -1,9 +1,25 @@
+/*****************************************************************************
+
+Copyright (c) 1995, 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
+
+*****************************************************************************/
+
/**********************************************************************
Utilities for converting data from the database file
to the machine format.
-(c) 1995 Innobase Oy
-
Created 11/28/1995 Heikki Tuuri
***********************************************************************/