doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / lib / c-strstr.c
index 6162de6..c13cde2 100644 (file)
@@ -1,5 +1,5 @@
 /* c-strstr.c -- substring search in C locale
-   Copyright (C) 2005-2009 Free Software Foundation, Inc.
+   Copyright (C) 2005-2014 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2005, 2007.
 
    This program is free software: you can redistribute it and/or modify