diff options
Diffstat (limited to 'mysys/my_vle.c')
| -rw-r--r-- | mysys/my_vle.c | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mysys/my_vle.c b/mysys/my_vle.c index 5b93ba69bd9..18339c877df 100644 --- a/mysys/my_vle.c +++ b/mysys/my_vle.c @@ -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 */ /* Variable length encoding. |
