diff options
Diffstat (limited to 'strings/strstr.c')
-rw-r--r-- | strings/strstr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/strings/strstr.c b/strings/strstr.c index 8c7be350bb6..292dd94d53d 100644 --- a/strings/strstr.c +++ b/strings/strstr.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2000-2002, 2004, 2006 MySQL AB +/* Copyright (c) 2000-2002, 2004 MySQL AB Use is subject to license terms. This library is free software; you can redistribute it and/or |