]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - libio/tst_getwc.c
Improve performance of strstr
[thirdparty/glibc.git] / libio / tst_getwc.c
index a5e4c8263f5eb7b9ca68c5a4a0f5159870bd18df..e17e60cdc6650fc6bad27405a4b53ebdb6766503 100644 (file)
@@ -1,5 +1,5 @@
 /* Simple test of getwc in the C locale.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright (C) 2000-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; if not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include <stdio.h>
 #include <wchar.h>