diff options
Diffstat (limited to 'include/my_vle.h')
-rw-r--r-- | include/my_vle.h | 7 |
1 files changed, 2 insertions, 5 deletions
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 |