]> sjero.net Git - wget/blobdiff - lib/strcasestr.c
Check for idna.h in /usr/include/idn.
[wget] / lib / strcasestr.c
index a7a6630fdd884c93efd8da5cfa37de926865e78e..f831868e5069b467a606d166429f7dfb7cc36acd 100644 (file)
@@ -1,5 +1,6 @@
 /* Case-insensitive searching in a string.
-   Copyright (C) 2005-2008 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
+   Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2005.
 
    This program is free software; you can redistribute it and/or modify