summaryrefslogtreecommitdiff
path: root/mysys/my_memmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'mysys/my_memmem.c')
-rw-r--r--mysys/my_memmem.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/mysys/my_memmem.c b/mysys/my_memmem.c
index 5184037ed39..5806c502b2b 100644
--- a/mysys/my_memmem.c
+++ b/mysys/my_memmem.c
@@ -1,4 +1,5 @@
-/* Copyright (C) 2000 MySQL AB
+/* Copyright (c) 2000, 2006, 2007 MySQL AB
+ Use is subject to license terms
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