summaryrefslogtreecommitdiff
path: root/strings/str_alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'strings/str_alloc.c')
-rw-r--r--strings/str_alloc.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/strings/str_alloc.c b/strings/str_alloc.c
index 9e870950c27..5d79a266fa4 100644
--- a/strings/str_alloc.c
+++ b/strings/str_alloc.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005, 2006 MySQL AB
+/* Copyright (c) 2000, 2005, 2006 MySQL AB
Use is subject to license terms.
This program is free software; you can redistribute it and/or modify
@@ -12,8 +12,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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-*/
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */
#include <my_global.h>
#include <m_string.h>