summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/my_uctype.h15
-rw-r--r--include/my_vle.h7
2 files changed, 17 insertions, 5 deletions
diff --git a/include/my_uctype.h b/include/my_uctype.h
index d82349a8618..9aaf478810c 100644
--- a/include/my_uctype.h
+++ b/include/my_uctype.h
@@ -1,3 +1,18 @@
+/* Copyright (C) 2006 MySQL 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
+ 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */
+
/*
Unicode ctype data
Generated from UnicodeData-5.0.0d9.txt
diff --git a/include/my_vle.h b/include/my_vle.h
index b13699a175c..21db8eeb6e1 100644
--- a/include/my_vle.h
+++ b/include/my_vle.h
@@ -1,5 +1,4 @@
-/*
- Copyright (C) 2005 MySQL AB
+/* Copyright (C) 2005 MySQL AB
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
@@ -12,9 +11,7 @@
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
-*/
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
#ifndef VLE_H
#define VLE_H