summaryrefslogtreecommitdiff
path: root/strings/strnlen.c
diff options
context:
space:
mode:
Diffstat (limited to 'strings/strnlen.c')
-rw-r--r--strings/strnlen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/strings/strnlen.c b/strings/strnlen.c
index 4826c17ff19..1d35ed66edc 100644
--- a/strings/strnlen.c
+++ b/strings/strnlen.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2000, 2001, 2006, 2007 MySQL AB
+/* Copyright (c) 2000, 2001, 2007 MySQL AB
Use is subject to license terms.
This program is free software; you can redistribute it and/or modify