]> sjero.net Git - wget/blobdiff - lib/memchr.c
Explicitly import stdbool gnulib module (gnulib copyrights were reverted in the process).
[wget] / lib / memchr.c
index 9e20780a02c259b7908b8942f93451f7f01463b3..2253d2d651cd2b97993309f2cb00428041082c21 100644 (file)
@@ -1,5 +1,5 @@
-/* Copyright (C) 1991, 1993, 1996, 1997, 1999, 2000, 2003, 2004, 2006,
-   2008, 2009 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 1993, 1996, 1997, 1999, 2000, 2003, 2004, 2006, 2008
+   Free Software Foundation, Inc.
 
    Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
    with help from Dan Sahlin (dan@sics.se) and