]> sjero.net Git - wget/commitdiff
Mass update copyright years.
authorGiuseppe Scrivano <gscrivano@gnu.org>
Sat, 8 May 2010 19:56:15 +0000 (21:56 +0200)
committerGiuseppe Scrivano <gscrivano@gnu.org>
Sat, 8 May 2010 19:56:15 +0000 (21:56 +0200)
120 files changed:
ChangeLog
Makefile.am
build-aux/build_info.pl
configure.ac
configure.bat
doc/ChangeLog
doc/Makefile.am
doc/fdl.texi
doc/texi2pod.pl
doc/wget.texi
m4/exitfail.m4
m4/getpagesize.m4
m4/wchar.m4
m4/wctype.m4
m4/wget.m4
md5/Makefile.am
md5/dummy.c
md5/m4/00gnulib.m4
md5/m4/gnulib-cache.m4
md5/m4/gnulib-common.m4
md5/m4/gnulib-comp.m4
md5/m4/gnulib-tool.m4
md5/m4/include_next.m4
md5/m4/longlong.m4
md5/m4/md5.m4
md5/m4/multiarch.m4
md5/m4/stddef_h.m4
md5/m4/stdint.m4
md5/m4/wchar.m4
md5/m4/wchar_t.m4
md5/m4/wint_t.m4
md5/md5.h
md5/stddef.in.h
md5/stdint.in.h
md5/wchar.in.h
msdos/config.h
msdos/msdos.c
po/POTFILES.in
src/ChangeLog
src/Makefile.am
src/cmpt.c
src/connect.h
src/convert.c
src/convert.h
src/cookies.c
src/cookies.h
src/css-tokens.h
src/css-url.c
src/css-url.h
src/css.l
src/exits.c
src/exits.h
src/ftp-basic.c
src/ftp-ls.c
src/ftp-opie.c
src/ftp.c
src/ftp.h
src/gen-md5.c
src/gen-md5.h
src/gettext.h
src/gnutls.c
src/hash.c
src/hash.h
src/host.c
src/host.h
src/html-parse.c
src/html-parse.h
src/html-url.c
src/html-url.h
src/http-ntlm.c
src/http-ntlm.h
src/http.c
src/http.h
src/init.c
src/init.h
src/iri.c
src/iri.h
src/log.c
src/log.h
src/main.c
src/mswindows.c
src/mswindows.h
src/netrc.c
src/netrc.h
src/openssl.c
src/options.h
src/progress.c
src/progress.h
src/ptimer.c
src/ptimer.h
src/recur.c
src/recur.h
src/res.c
src/res.h
src/retr.c
src/retr.h
src/spider.c
src/spider.h
src/ssl.h
src/sysdep.h
src/test.c
src/test.h
src/url.c
src/url.h
src/utils.c
src/utils.h
src/wget.h
tests/ChangeLog
tests/Makefile.am
util/Makefile.am
util/paramcheck.pl
util/rmold.pl
windows/ChangeLog
windows/Makefile.am
windows/Makefile.doc
windows/Makefile.src
windows/Makefile.top
windows/Makefile.top.bor
windows/Makefile.top.mingw
windows/config-compiler.h

index f925cdfe7db592f2b0265d431b40ac93283c65b6..42f96b63e15ff66d54118407e24838d1e1df8df0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,83 @@
+2010-05-08  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * Makefile.am: Update copyright years.
+
+       * build-aux/build_info.pl: Likewise.
+
+       * configure.ac: Likewise.
+
+       * configure.bat: Likewise.
+
+       * doc/Makefile.am: Likewise.
+
+       * doc/fdl.texi: Likewise.
+
+       * doc/texi2pod.pl: Likewise.
+
+       * doc/wget.texi: Likewise.
+
+       * m4/exitfail.m4: Likewise.
+
+       * m4/getpagesize.m4: Likewise.
+
+       * m4/wchar.m4: Likewise.
+
+       * m4/wctype.m4: Likewise.
+
+       * m4/wget.m4: Likewise.
+
+       * md5/Makefile.am: Likewise.
+
+       * md5/dummy.c: Likewise.
+
+       * md5/m4/00gnulib.m4: Likewise.
+
+       * md5/m4/gnulib-cache.m4: Likewise.
+
+       * md5/m4/gnulib-common.m4: Likewise.
+
+       * md5/m4/gnulib-comp.m4: Likewise.
+
+       * md5/m4/gnulib-tool.m4: Likewise.
+
+       * md5/m4/include_next.m4: Likewise.
+
+       * md5/m4/longlong.m4: Likewise.
+
+       * md5/m4/md5.m4: Likewise.
+
+       * md5/m4/multiarch.m4: Likewise.
+
+       * md5/m4/stddef_h.m4: Likewise.
+
+       * md5/m4/stdint.m4: Likewise.
+
+       * md5/m4/wchar.m4: Likewise.
+
+       * md5/m4/wchar_t.m4: Likewise.
+
+       * md5/m4/wint_t.m4: Likewise.
+
+       * md5/md5.h: Likewise.
+
+       * md5/stddef.in.h: Likewise.
+
+       * md5/stdint.in.h: Likewise.
+
+       * md5/wchar.in.h: Likewise.
+
+       * msdos/config.h: Likewise.
+
+       * msdos/msdos.c: Likewise.
+
+       * po/POTFILES.in: Likewise.
+
+       * util/Makefile.am: Likewise.
+
+       * util/paramcheck.pl: Likewise.
+
+       * util/rmold.pl: Likewise.
+
 2010-05-07  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * configure.ac: Don't call macro WGET_SOCKLEN_T.
 2010-05-07  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * configure.ac: Don't call macro WGET_SOCKLEN_T.
index 7324ade7da34755c3190f301502abcc7d04273f8..81630614de9e3cfc80ed2da7fcb0753d78ef63f2 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for `Wget' utility
 # Makefile for `Wget' utility
-# Copyright (C) 1995, 1996, 1997, 2006, 2007,
-#   2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 2006, 2007, 2008, 2009, 2010 Free
+# Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 406c78d88863af53da14b5b663088cd4ba91da9b..83211a23a0b2b5344634d2edf1d0765815947a31 100755 (executable)
@@ -2,7 +2,7 @@
 
 # Generate build_info.c.
 
 
 # Generate build_info.c.
 
-# Copyright (C) 2009 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 208fea6ce03a226a9beaa51cfd568f05ef4643de..46cf94e7e631b87b98515b3824b39a04d03c8904 100644 (file)
@@ -1,6 +1,6 @@
 dnl Template file for GNU Autoconf
 dnl Template file for GNU Autoconf
-dnl Copyright (C) 1995, 1996, 1997, 2001, 2007, 2008, 2009 Free Software
-dnl Foundation, Inc.
+dnl Copyright (C) 1995, 1996, 1997, 2001, 2007, 2008, 2009, 2010 Free
+dnl Software Foundation, Inc.
 
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
 
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
index 45ea41dcbd4ea60ea04d4cd97885da9786aeedcd..aad1fa722da6500d4a19bcb7f05695c50d181235 100755 (executable)
@@ -1,6 +1,6 @@
 @echo off\r
 rem Configure batch file for `Wget' utility\r
 @echo off\r
 rem Configure batch file for `Wget' utility\r
-rem Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009 Free Software\r
+rem Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009, 2010 Free Software\r
 rem Foundation, Inc.\r
 \r
 rem This program is free software; you can redistribute it and/or modify\r
 rem Foundation, Inc.\r
 \r
 rem This program is free software; you can redistribute it and/or modify\r
index 7a0a94735b68b9ce5eb191fcfc0185613e817601..3193d925a3bc2fd82a9b42ccd822547d45d48c67 100644 (file)
@@ -1,3 +1,13 @@
+2010-05-08  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * Makefile.am: Update copyright years.
+
+       * fdl.texi: Likewise.
+
+       * texi2pod.pl: Likewise.
+
+       * wget.texi: Likewise.
+
 2010-01-09  Micah Cowan  <micah@cowan.name>
 
        * wget.texi (Download Options): Documented
 2010-01-09  Micah Cowan  <micah@cowan.name>
 
        * wget.texi (Download Options): Documented
index 0ae3adb33a328361a02993661c71271ba447a45c..52b690b73052030ec60986f376f5d9f40df21f0b 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for `wget' utility
 # Makefile for `wget' utility
-# Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009 Free Software
+# Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009, 2010 Free Software
 # Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
index 8be0b0b1f23cdf3d0dc6c0bcddad4824b18f9a80..d4807186cdfab7f26e5783184b3ba6668d12906e 100644 (file)
@@ -5,8 +5,8 @@
 @c hence no sectioning command or @node.
 
 @display
 @c hence no sectioning command or @node.
 
 @display
-Copyright @copyright{} 2000, 2001, 2002, 2007, 2008, 2009 Free Software
-Foundation, Inc.
+Copyright @copyright{} 2000, 2001, 2002, 2007, 2008, 2009, 2010 Free
+Software Foundation, Inc.
 @uref{http://fsf.org/}
 
 Everyone is permitted to copy and distribute verbatim copies
 @uref{http://fsf.org/}
 
 Everyone is permitted to copy and distribute verbatim copies
index d2f3a026baca03b16a4e23674ee1674bf608dfec..2b743cfb3efffaab3f2164b42561eb286227e059 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/env perl
 
 #! /usr/bin/env perl
 
-#   Copyright (C) 1999, 2000, 2001, 2003, 2007, 2009 Free Software
+#   Copyright (C) 1999, 2000, 2001, 2003, 2007, 2009, 2010 Free Software
 #   Foundation, Inc.
 
 # This file is part of GCC.
 #   Foundation, Inc.
 
 # This file is part of GCC.
index 0f8f266330e3be605635aeeb65325ecd4ee050fe..83894258583c0b06d92754fd146eb2ad9c5d0b04 100644 (file)
@@ -31,7 +31,7 @@ data.
 
 @c man begin COPYRIGHT
 Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
 
 @c man begin COPYRIGHT
 Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 @iftex
 Permission is granted to make and distribute verbatim copies of
 
 @iftex
 Permission is granted to make and distribute verbatim copies of
index b7a691e501e30af03ce8f9b6b169e48922e232a0..4e1d11542b2437c921e218ef2e6d82cb8b38ecdc 100644 (file)
@@ -1,5 +1,6 @@
 # exitfail.m4 serial 6
 # exitfail.m4 serial 6
-dnl Copyright (C) 2002, 2003, 2005, 2006 Free Software Foundation, Inc.
+dnl Copyright (C) 2002, 2003, 2005, 2006, 2010 Free Software Foundation,
+dnl Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 0d07a3a53bb95aa2dd8f387630f0c7578cac1e50..a180b05ac9602833677478c07cfcf53340e1cf05 100644 (file)
@@ -1,5 +1,6 @@
 # getpagesize.m4 serial 7
 # getpagesize.m4 serial 7
-dnl Copyright (C) 2002, 2004-2005, 2007 Free Software Foundation, Inc.
+dnl Copyright (C) 2002, 2004, 2005, 2007, 2010 Free Software Foundation,
+dnl Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index ce53a45cf5c4a8481933f2307f3e44f7a90ba0d4..d0aae6e1c2706173c4e0b57bc454bf1751d57531 100644 (file)
@@ -1,6 +1,6 @@
 dnl A placeholder for ISO C99 <wchar.h>, for platforms that have issues.
 
 dnl A placeholder for ISO C99 <wchar.h>, for platforms that have issues.
 
-dnl Copyright (C) 2007-2009 Free Software Foundation, Inc.
+dnl Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 6a1b6f07f482838d4e2faeafa7474c368336d716..29440aedbf98a47ea677ae212f3b43909ae5ce9d 100644 (file)
@@ -2,7 +2,7 @@
 
 dnl A placeholder for ISO C99 <wctype.h>, for platforms that lack it.
 
 
 dnl A placeholder for ISO C99 <wctype.h>, for platforms that lack it.
 
-dnl Copyright (C) 2006-2008 Free Software Foundation, Inc.
+dnl Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index e06eab4f4ba378811f325a4c6e2dc523af0d393b..5948b37b33d24cfcd06fa600bc73849544952fde 100644 (file)
@@ -1,6 +1,7 @@
 dnl Wget-specific Autoconf macros.
 dnl Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
 dnl Wget-specific Autoconf macros.
 dnl Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-dnl 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+dnl 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
+dnl Inc.
 
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
 
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
index 5a3312ffbf5361e84b72565d3bc64d7530cad363..c26da98d06b94c5f976a2adba633ec689822f87e 100644 (file)
@@ -1,6 +1,7 @@
 ## DO NOT EDIT! GENERATED AUTOMATICALLY!
 ## Process this file with automake to produce Makefile.in.
 ## DO NOT EDIT! GENERATED AUTOMATICALLY!
 ## Process this file with automake to produce Makefile.in.
-# Copyright (C) 2002-2009 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+# Free Software Foundation, Inc.
 #
 # This file is free software, distributed under the terms of the GNU
 # General Public License.  As a special exception to the GNU General
 #
 # This file is free software, distributed under the terms of the GNU
 # General Public License.  As a special exception to the GNU General
index f49be8eb6d455aeb64576ea81abc6ea49f0eb08c..0f9a277962f2fa79b8b444d303b4acdb49a4dcc9 100644 (file)
@@ -1,5 +1,5 @@
 /* A dummy file, to prevent empty libraries from breaking builds.
 /* A dummy file, to prevent empty libraries from breaking builds.
-   Copyright (C) 2004, 2007, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2007, 2009, 2010 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d4d04d1530a27c0921a542c6978da037107b9ee0..5c060fd1668295429f0ba9da37cdd0d07ad07b6a 100644 (file)
@@ -1,5 +1,5 @@
 # 00gnulib.m4 serial 2
 # 00gnulib.m4 serial 2
-dnl Copyright (C) 2009 Free Software Foundation, Inc.
+dnl Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 8a5d1f2e7b7b1d33a11d56275aed3d1b4b0986b4..a4c2aaab8dd9713f3be31871077b195375be653f 100644 (file)
@@ -1,4 +1,5 @@
-# Copyright (C) 2002-2009 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+# Free Software Foundation, Inc.
 #
 # This file is free software, distributed under the terms of the GNU
 # General Public License.  As a special exception to the GNU General
 #
 # This file is free software, distributed under the terms of the GNU
 # General Public License.  As a special exception to the GNU General
index c8fda2033045d38975415f240bd9a72a14a2c949..1a9b325aeeec8d6574138d5462a012788a42b8d5 100644 (file)
@@ -1,5 +1,5 @@
 # gnulib-common.m4 serial 11
 # gnulib-common.m4 serial 11
-dnl Copyright (C) 2007-2009 Free Software Foundation, Inc.
+dnl Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 1b6f3e80a84b1d6e7ba540bd060d3c05733323db..d98ea1f9cc7f478d68c0906d5e59877940b81d9a 100644 (file)
@@ -1,5 +1,6 @@
 # DO NOT EDIT! GENERATED AUTOMATICALLY!
 # DO NOT EDIT! GENERATED AUTOMATICALLY!
-# Copyright (C) 2002-2009 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+# Free Software Foundation, Inc.
 #
 # This file is free software, distributed under the terms of the GNU
 # General Public License.  As a special exception to the GNU General
 #
 # This file is free software, distributed under the terms of the GNU
 # General Public License.  As a special exception to the GNU General
index 40d661c0aaadf725ed0213b0b25ddc211d099ca8..09958e3af873acb0c08469a07030180a6cae1dda 100644 (file)
@@ -1,5 +1,5 @@
 # gnulib-tool.m4 serial 2
 # gnulib-tool.m4 serial 2
-dnl Copyright (C) 2004, 2005, 2009 Free Software Foundation, Inc.
+dnl Copyright (C) 2004, 2005, 2009, 2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 5e22ded936ccb558203f81709e7b8f2417fd532f..c236d71686ba990a06ccf85a42ca2c2e6c35f77f 100644 (file)
@@ -1,5 +1,6 @@
 # include_next.m4 serial 14
 # include_next.m4 serial 14
-dnl Copyright (C) 2006-2009 Free Software Foundation, Inc.
+dnl Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
+dnl Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index eedc8d56826218e41849ce337e63964a968b7a1a..726875f11aebca402502de446ba67b9c87870647 100644 (file)
@@ -1,5 +1,6 @@
 # longlong.m4 serial 14
 # longlong.m4 serial 14
-dnl Copyright (C) 1999-2007, 2009 Free Software Foundation, Inc.
+dnl Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+dnl 2009, 2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 57b193fdf22bd6eb11e7edb1ac9d039efecd0aa5..496b7cebe9807e99825def5d097bd515473a8b6f 100644 (file)
@@ -1,5 +1,6 @@
 # md5.m4 serial 11
 # md5.m4 serial 11
-dnl Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
+dnl Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010 Free
+dnl Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index ec377bac86691e897398063ede37d01f02d4994a..389bd2bbaa6e73bbccc10e73f88c2ab079a24e0b 100644 (file)
@@ -1,5 +1,5 @@
 # multiarch.m4 serial 5
 # multiarch.m4 serial 5
-dnl Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+dnl Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 682e9c626e6b8b43a21192617c4fd538b2fd9e4d..c8572de947dcd3fe6492189ec54b7811c4c9f4d0 100644 (file)
@@ -1,6 +1,6 @@
 dnl A placeholder for POSIX 2008 <stddef.h>, for platforms that have issues.
 # stddef_h.m4 serial 1
 dnl A placeholder for POSIX 2008 <stddef.h>, for platforms that have issues.
 # stddef_h.m4 serial 1
-dnl Copyright (C) 2009 Free Software Foundation, Inc.
+dnl Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index a2e8bdd62814a97e7be2875fd8f3cbf3b4c4ba8f..2eebdec0c0301b2cd7482ce4a5ed2b7de847fa5e 100644 (file)
@@ -1,5 +1,6 @@
 # stdint.m4 serial 34
 # stdint.m4 serial 34
-dnl Copyright (C) 2001-2009 Free Software Foundation, Inc.
+dnl Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+dnl 2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index ce53a45cf5c4a8481933f2307f3e44f7a90ba0d4..d0aae6e1c2706173c4e0b57bc454bf1751d57531 100644 (file)
@@ -1,6 +1,6 @@
 dnl A placeholder for ISO C99 <wchar.h>, for platforms that have issues.
 
 dnl A placeholder for ISO C99 <wchar.h>, for platforms that have issues.
 
-dnl Copyright (C) 2007-2009 Free Software Foundation, Inc.
+dnl Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index fb27a7f65f46e0f23b883d01e9e74f84e13595b5..8d8787e39a2e0b80ff4ad8ae2fc91276e638a51f 100644 (file)
@@ -1,5 +1,6 @@
 # wchar_t.m4 serial 3 (gettext-0.18)
 # wchar_t.m4 serial 3 (gettext-0.18)
-dnl Copyright (C) 2002-2003, 2008, 2009 Free Software Foundation, Inc.
+dnl Copyright (C) 2002, 2003, 2008, 2009, 2010 Free Software Foundation,
+dnl Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 47a4363d79041b6481ed781bcbe798dc1b171ec9..3d91ea9bc09987bd84f951817b4084750d5b624f 100644 (file)
@@ -1,5 +1,6 @@
 # wint_t.m4 serial 4 (gettext-0.18)
 # wint_t.m4 serial 4 (gettext-0.18)
-dnl Copyright (C) 2003, 2007-2009 Free Software Foundation, Inc.
+dnl Copyright (C) 2003, 2007, 2008, 2009, 2010 Free Software Foundation,
+dnl Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 3999b9a50cf6c96a8a59babc1c8c196bbcedcb68..73546a73b5c28705619405fa140146755e50a193 100644 (file)
--- a/md5/md5.h
+++ b/md5/md5.h
@@ -1,7 +1,7 @@
 /* Declaration of functions and data types used for MD5 sum computing
    library functions.
 /* Declaration of functions and data types used for MD5 sum computing
    library functions.
-   Copyright (C) 1995-1997,1999,2000,2001,2004,2005,2006,2008,2009
-      Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1997, 1999, 2000, 2001, 2004, 2005, 2006,
+   2008, 2009, 2010 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software; you can redistribute it and/or modify it
    This file is part of the GNU C Library.
 
    This program is free software; you can redistribute it and/or modify it
index aff3b94c0fad7a890866d2dbf2b72c330f7448ff..08778a2336d55dbaf6560819907823f263b95e51 100644 (file)
@@ -1,6 +1,6 @@
 /* A substitute for POSIX 2008 <stddef.h>, for platforms that have issues.
 
 /* A substitute for POSIX 2008 <stddef.h>, for platforms that have issues.
 
-   Copyright (C) 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 53aa34a870e4fe38b329d2a5fc578ea1d7dcb14b..73dee6e46b57fb8860761d62ac2ee0f2fb059f56 100644 (file)
@@ -1,4 +1,5 @@
-/* Copyright (C) 2001-2002, 2004-2009 Free Software Foundation, Inc.
+/* Copyright (C) 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Written by Paul Eggert, Bruno Haible, Sam Steingold, Peter Burwood.
    This file is part of gnulib.
 
    Written by Paul Eggert, Bruno Haible, Sam Steingold, Peter Burwood.
    This file is part of gnulib.
 
index cc5baad3c07c8e624bf3d5b05a590ebd571a63c6..d85696c0719d668892d080684b1ecc32db508631 100644 (file)
@@ -1,6 +1,6 @@
 /* A substitute for ISO C99 <wchar.h>, for platforms that have issues.
 
 /* A substitute for ISO C99 <wchar.h>, for platforms that have issues.
 
-   Copyright (C) 2007-2009 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a463b1201868940021bce951f1ca1ed603ece6f3..4ea82d86cb377e7d66decf64a4ab6efa2455c20c 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration header file for MS-DOS/Watt-32
 /* Configuration header file for MS-DOS/Watt-32
-   Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GNU Wget.
 
 
    This file is part of GNU Wget.
 
index b3e5d395dc6dad26caa3d1a0a12f121181ae69bf..722b6aadf31db565c1e768574d415746a9200750 100644 (file)
@@ -1,5 +1,5 @@
 /* MSDOS utility functions.
 /* MSDOS utility functions.
-   Copyright (C) 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index a8c4f97e5210d43642a202c1c65d636edaf7bf44..cef117ef6ede215ac065577119def279c3d3d00a 100644 (file)
@@ -1,6 +1,7 @@
 # List of files which containing translatable strings.
 # Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
 # List of files which containing translatable strings.
 # Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-# 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
+# Inc.
 
 # Package source files
 lib/error.c
 
 # Package source files
 lib/error.c
index 473d4c648bfe9de13598b0f9b245778ec9308b40..e29cc9142b656b376b5f6866ba2bae28898a5e5b 100644 (file)
@@ -1,3 +1,139 @@
+2010-05-08  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * Makefile.am: Update copyright years.
+
+       * cmpt.c: Likewise.
+
+       * connect.h: Likewise.
+
+       * convert.c: Likewise.
+
+       * convert.h: Likewise.
+
+       * cookies.c: Likewise.
+
+       * cookies.h: Likewise.
+
+       * css-tokens.h: Likewise.
+
+       * css-url.c: Likewise.
+
+       * css-url.h: Likewise.
+
+       * css.l: Likewise.
+
+       * exits.c: Likewise.
+
+       * exits.h: Likewise.
+
+       * ftp-basic.c: Likewise.
+
+       * ftp-ls.c: Likewise.
+
+       * ftp-opie.c: Likewise.
+
+       * ftp.c: Likewise.
+
+       * ftp.h: Likewise.
+
+       * gen-md5.c: Likewise.
+
+       * gen-md5.h: Likewise.
+
+       * gettext.h: Likewise.
+
+       * gnutls.c: Likewise.
+
+       * hash.c: Likewise.
+
+       * hash.h: Likewise.
+
+       * host.c: Likewise.
+
+       * host.h: Likewise.
+       * html-parse.c: Likewise.
+
+       * html-parse.h: Likewise.
+
+       * html-url.c: Likewise.
+
+       * html-url.h: Likewise.
+
+       * http-ntlm.c: Likewise.
+
+       * http-ntlm.h: Likewise.
+
+       * http.c: Likewise.
+
+       * http.h: Likewise.
+
+       * init.c: Likewise.
+
+       * init.h: Likewise.
+
+       * iri.c: Likewise.
+
+       * iri.h: Likewise.
+
+       * log.c: Likewise.
+
+       * log.h: Likewise.
+
+       * main.c: Likewise.
+
+       * mswindows.c: Likewise.
+
+       * mswindows.h: Likewise.
+
+       * netrc.c: Likewise.
+
+       * netrc.h: Likewise.
+
+       * openssl.c: Likewise.
+
+       * options.h: Likewise.
+       * progress.c: Likewise.
+
+       * progress.h: Likewise.
+
+       * ptimer.c: Likewise.
+
+       * ptimer.h: Likewise.
+
+       * recur.c: Likewise.
+
+       * recur.h: Likewise.
+
+       * res.c: Likewise.
+
+       * res.h: Likewise.
+
+       * retr.c: Likewise.
+
+       * retr.h: Likewise.
+
+       * spider.c: Likewise.
+
+       * spider.h: Likewise.
+
+       * ssl.h: Likewise.
+
+       * sysdep.h: Likewise.
+
+       * test.c: Likewise.
+
+       * test.h: Likewise.
+
+       * url.c: Likewise.
+
+       * url.h: Likewise.
+
+       * utils.c: Likewise.
+
+       * utils.h: Likewise.
+
+       * wget.h: Likewise.
+
 2010-05-07  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * gnutls.c (wgnutls_close): Use always `close', not `closesocket'.
 2010-05-07  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * gnutls.c (wgnutls_close): Use always `close', not `closesocket'.
index 1bb0f1b3585df36ba623dbbe077d49004c4333c5..49afcee4e8bc7b2e1a82d9c0f1aec0b8722027d7 100644 (file)
@@ -1,6 +1,7 @@
 # Makefile for `wget' utility
 # Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
 # Makefile for `wget' utility
 # Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-# 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
+# Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 16ce0e4a8ae5fd08ee4845c567c192dcf91f279d..ac75b5dd68f66b6839c228ad696141984848b618 100644 (file)
@@ -1,6 +1,7 @@
 /* Replacements for routines missing on some systems.
    Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
 /* Replacements for routines missing on some systems.
    Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
+   Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index a3469b80dec7410eefc33c2f934ca68a430cad9b..9634304366ab0ab7c22c03acddf85cd5de27dfa9 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for connect.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* Declarations for connect.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 61bbe6e2c26e580814801fef74bab544ce0b94f7..c0144230b842d848b2b6978d5f5e9c7fa757e465 100644 (file)
@@ -1,6 +1,6 @@
 /* Conversion of links to local files.
 /* Conversion of links to local files.
-   Copyright (C) 2003, 2004, 2005, 2006, 2007,
-   2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+   Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 0d3166e6d9610138c7ef0c18b6fab20412a101ce..14187ae31bc6c172c77b2dd282ba5dc247868530 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for convert.c
 /* Declarations for convert.c
-   Copyright (C) 2003, 2004, 2005, 2006, 2009 Free Software Foundation,
-   Inc.
+   Copyright (C) 2003, 2004, 2005, 2006, 2009, 2010 Free Software
+   Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index d5ae7bf7492a64d28f3183115daa50c1b757108e..5788c6572dcd3b10e84d8f4968031e99204331b7 100644 (file)
@@ -1,6 +1,6 @@
 /* Support for cookies.
 /* Support for cookies.
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-   Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+   2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 58142934447d6b023d1d052028a7c2515ba51748..3b073b69bf1968f97baec83592c727fd98701956 100644 (file)
@@ -1,6 +1,6 @@
 /* Support for cookies.
 /* Support for cookies.
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-   Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+   2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 579590fc9f527f9a41f080910d62143afb821f59..ece9fcc76ce37e6f46083d593961798d38ca44d8 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations for css.lex
 /* Declarations for css.lex
-   Copyright (C) 2006, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 355e780a4e0a92f4e991fa7d156c9822b8a2f01b..fd3d5f77a1c53af84a6c1bbb09a13f9dac43b5f0 100644 (file)
@@ -1,5 +1,5 @@
 /* Collect URLs from CSS source.
 /* Collect URLs from CSS source.
-   Copyright (C) 1998, 2000, 2001, 2002, 2003, 2009 Free Software
+   Copyright (C) 1998, 2000, 2001, 2002, 2003, 2009, 2010 Free Software
    Foundation, Inc.
 
 This file is part of GNU Wget.
    Foundation, Inc.
 
 This file is part of GNU Wget.
index 3978b1a07cc3a34cc513602358a518b59a71cc01..ff99fee57491fcd193ab7b1f7200fddf5cad5700 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations for css-url.c.
 /* Declarations for css-url.c.
-   Copyright (C) 2006, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 59f8cbb91ab032ef0f43be33c5115d89e67b3e14..be777de22506c18c9631bbc6235960f3d81a4614 100644 (file)
--- a/src/css.l
+++ b/src/css.l
@@ -5,7 +5,7 @@
 %{
 /* Lex source for CSS tokenizing.
    Taken from http://www.w3.org/TR/CSS21/grammar.html#q2
 %{
 /* Lex source for CSS tokenizing.
    Taken from http://www.w3.org/TR/CSS21/grammar.html#q2
-   Copyright (C) 2006, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 254034f7c50374c13f2d113c3383a853c01ae643..273a67789c4aeac1e02a33daf025475b3cde3be9 100644 (file)
@@ -1,6 +1,6 @@
 /* Command line parsing.
 /* Command line parsing.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GNU Wget.
 
 
    This file is part of GNU Wget.
 
index c50fc9b7e216169157c32b4fbe67900b033c9529..0c7d13042ae9ff24953797ff1967db34978ccf61 100644 (file)
@@ -1,5 +1,5 @@
 /* Internationalization related declarations.
 /* Internationalization related declarations.
-   Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index f0022116947a57cb80886285a328053a29a0eb52..5084aae64c3c2e1e43da6aa64d1da7b468df53e1 100644 (file)
@@ -1,6 +1,6 @@
 /* Basic FTP routines.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* Basic FTP routines.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 2115922074659b4f898c4532fef7c93e96fc6e59..ed402df7c82df8f51d0bc9cc12a26205a11a75c2 100644 (file)
@@ -1,6 +1,6 @@
 /* Parsing FTP `ls' output.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* Parsing FTP `ls' output.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 44614ba0b342d540a5ce58ad29ed529df3869b73..ee51047b86473248671e60f2b2a08e4b5dc6e935 100644 (file)
@@ -1,6 +1,6 @@
 /* Opie (s/key) support for FTP.
    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
 /* Opie (s/key) support for FTP.
    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-   2007, 2008, 2009 Free Software Foundation, Inc.
+   2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 79b23b30205424918b6303b64159bd100d7ba2f0..298f4b980ddad58617273b835034cd533d9c3800 100644 (file)
--- a/src/ftp.c
+++ b/src/ftp.c
@@ -1,6 +1,6 @@
 /* File Transfer Protocol support.
 /* File Transfer Protocol support.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index c0ee354a9a5c3dde9b2e3afbd9723856dbe40610..49279ac83874440ef743232305012a0166fba220 100644 (file)
--- a/src/ftp.h
+++ b/src/ftp.h
@@ -1,6 +1,6 @@
 /* Declarations for FTP support.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* Declarations for FTP support.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index c06bffa1410f25b2a26ac73f37904f4d2f81ed2c..f22c398ed9d7364e5d2b850823528df686742a68 100644 (file)
@@ -1,6 +1,6 @@
 /* General MD5 support.
 /* General MD5 support.
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-   Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+   2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index a0fbddf4fc8c4e38bf4889f7a0c4cceeac849131..5382a26cd07049d04c081d32a4091b9575b28573 100644 (file)
@@ -1,6 +1,6 @@
 /* General MD5 header file.
 /* General MD5 header file.
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-   Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+   2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index e1780bf0fa2485b5def5200761bcd2966af9fbdb..aedfb0e0fc73dcc45c793f54704aa8bff737bd78 100644 (file)
@@ -1,6 +1,6 @@
 /* Convenience header for conditional use of GNU <libintl.h>.
    Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2004, 2005,
 /* Convenience header for conditional use of GNU <libintl.h>.
    Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2004, 2005,
-   2006, 2009 Free Software Foundation, Inc.
+   2006, 2009, 2010 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published
 
    This program is free software; you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published
index 0bb49ca533cd794b56ccd4420d74e51f31b15b0c..6d30a5d5c66f58caf5882affe12c632cb7562ee4 100644 (file)
@@ -1,6 +1,6 @@
 /* SSL support via GnuTLS library.
 /* SSL support via GnuTLS library.
-   Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-   Inc.
+   Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+   Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 7160006a67d31f37e17c400048e335788150d458..99815d3d64fefbf6a734135f0fc5a503aa5781c6 100644 (file)
@@ -1,6 +1,6 @@
 /* Hash tables.
    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
 /* Hash tables.
    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-   2009 Free Software Foundation, Inc.
+   2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 34fb410b5712728dfb7fba1f45fc07337e8db8e9..972d0b7465c6f7f8edd3a5c42f2be0bd2230444a 100644 (file)
@@ -1,5 +1,6 @@
 /* Hash table declarations.
 /* Hash table declarations.
-   Copyright (C) 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2007, 2008, 2009, 2010 Free Software Foundation,
+   Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index a660c5a0646d084f7d277a9aba1d9648210a9533..c6e42acd01f76786d1adf5b43ca529507deef8d8 100644 (file)
@@ -1,6 +1,6 @@
 /* Host name resolution and matching.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* Host name resolution and matching.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index cefbb4f4f0d3709d63d6cdc0caa3c2c8379f7261..aa8d59cb35fe05f759ac295498d35ffa8615907d 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for host.c
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* Declarations for host.c
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 8c263f044dddaa48335144fee99ec1cabcbd2d04..070913f4869ce4de19e4115f0ee0eb8566eaf097 100644 (file)
@@ -1,6 +1,6 @@
 /* HTML parser for Wget.
    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
 /* HTML parser for Wget.
    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-   2007, 2008, 2009 Free Software Foundation, Inc.
+   2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 4fd3b235774efc8adaef00482cd4ee2cf7a851ae..39a0b52628a9fafb36006ab4bc6a48f6323c5270 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for html-parse.c.
    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
 /* Declarations for html-parse.c.
    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-   2007, 2008, 2009 Free Software Foundation, Inc.
+   2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index f938c80c2b81685c8ef2cac374d3c61cfae53c41..5e9aeb4bb2333ab262c9a3aeeae77fd5c673dcf8 100644 (file)
@@ -1,6 +1,6 @@
 /* Collect URLs from HTML source.
    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
 /* Collect URLs from HTML source.
    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-   2007, 2008, 2009 Free Software Foundation, Inc.
+   2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 42b67c2f53e72bc2422b11ff6cf294664d0ff727..458f2521ea6af4680e28ad8a692335abb5ca8732 100644 (file)
@@ -1,5 +1,6 @@
 /* Declarations for html-url.c.
 /* Declarations for html-url.c.
-   Copyright (C) 1995, 1996, 1997, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1997, 2009, 2010 Free Software Foundation,
+   Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index a3423d5e111628bc1625388964ab8834c2033fcd..43d9eb9d889e40c2c1050dc8cb450e8c9f5e9300 100644 (file)
@@ -1,6 +1,6 @@
 /* NTLM code.
 /* NTLM code.
-   Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-   Inc.
+   Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+   Foundation, Inc.
    Contributed by Daniel Stenberg.
 
 This file is part of GNU Wget.
    Contributed by Daniel Stenberg.
 
 This file is part of GNU Wget.
index 331d9774b0c0787cdb71d6d99d8b06fd012fcf51..085ad26c2ce1ea10dc8dcae914a26fb2eea56ed7 100644 (file)
@@ -1,8 +1,8 @@
 #ifndef __HTTP_NTLM_H
 #define __HTTP_NTLM_H
 /* Declarations for http_ntlm.c
 #ifndef __HTTP_NTLM_H
 #define __HTTP_NTLM_H
 /* Declarations for http_ntlm.c
-   Copyright (C) 1995, 1996, 1997, 2000, 2007, 2008, 2009 Free Software
-   Foundation, Inc.
+   Copyright (C) 1995, 1996, 1997, 2000, 2007, 2008, 2009, 2010 Free
+   Software Foundation, Inc.
    Contributed by Daniel Stenberg.
 
 This file is part of GNU Wget.
    Contributed by Daniel Stenberg.
 
 This file is part of GNU Wget.
index 0ffbd66c8f8ac2ccf0641f908a16e2ddf4e5352b..21a2d7ce100811e4ed2b671bf98f55983b88b955 100644 (file)
@@ -1,6 +1,6 @@
 /* HTTP support.
 /* HTTP support.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 894091e34bfc6bb9be702dca18162f974491f36f..293b82e448206fda89a3fd1c30d109cf6838e024 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for HTTP.
 /* Declarations for HTTP.
-   Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-   Inc.
+   Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+   Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 16a4d9d29438e1bd288bd36ca9903fb6dcce1b10..e3e7af21a95f596eaabbfba8f2224863dca10cd1 100644 (file)
@@ -1,6 +1,6 @@
 /* Reading/parsing the initialization file.
 /* Reading/parsing the initialization file.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index deba61222e370cf7c21a767c1b26546b575567cd..968099cfbf0e1ffac99a95e9e00668530720a9a2 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for init.c.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* Declarations for init.c.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 51c2329101f31ad940438e2e19f38744f3cecff1..22d57610cdd19c9916f4cac13745a66daac07323 100644 (file)
--- a/src/iri.c
+++ b/src/iri.c
@@ -1,5 +1,5 @@
 /* IRI related functions.
 /* IRI related functions.
-   Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index ed776e1a34473d7e09b60e106394f65e13c46212..1d2fe645807f969eb1e35b0bd3a3279f647349de 100644 (file)
--- a/src/iri.h
+++ b/src/iri.h
@@ -1,5 +1,5 @@
 /* Internationalization related declarations.
 /* Internationalization related declarations.
-   Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index f68e40d211448aee85be258a95c766948ee48ac8..489702b1f547021d5ba927606612f7d35331b577 100644 (file)
--- a/src/log.c
+++ b/src/log.c
@@ -1,6 +1,6 @@
 /* Messages logging.
    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
 /* Messages logging.
    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-   2007, 2008, 2009 Free Software Foundation, Inc.
+   2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 7cef7076ffee0eedb02ced83d7b45196dcf71afd..86dc9bb17273fdd87d30ff4c65059c62d921012f 100644 (file)
--- a/src/log.h
+++ b/src/log.h
@@ -1,6 +1,6 @@
 /* Declarations for log.c.
    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
 /* Declarations for log.c.
    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-   2007, 2008, 2009 Free Software Foundation, Inc.
+   2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index b41277ba841355a66c8f49df7f7632676a206b3d..8cacb893f36d74ccba329921c6a94fa7db2abccb 100644 (file)
@@ -1,6 +1,6 @@
 /* Command line parsing.
 /* Command line parsing.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 245cff3b7abc6bbb65e0a22821087e48cbaa3836..5e10695c51d706377878d6862c8ef71e8348b1b3 100644 (file)
@@ -1,6 +1,6 @@
 /* mswindows.c -- Windows-specific support
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* mswindows.c -- Windows-specific support
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 12f55833044dc424270005a2e431540da0d688fd..8321868d986fabbca8bcb99b7ab6231ebefe10cd 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for windows
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* Declarations for windows
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 352e3c8445cdbc269550290ff7b5dad3e8ae1e5f..413d877b29a1bbf459ed1f5ad1a50e30d6581958 100644 (file)
@@ -1,5 +1,6 @@
 /* Read and parse the .netrc file to get hosts, accounts, and passwords.
 /* Read and parse the .netrc file to get hosts, accounts, and passwords.
-   Copyright (C) 1996, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1996, 2007, 2008, 2009, 2010 Free Software Foundation,
+   Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 9dd9ded310ba60ad20d6dbcc387c1b6d3645cd1d..91a4633ebc0e9db3bdd6359d6883dbce7e7af865 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations for netrc.c
 /* Declarations for netrc.c
-   Copyright (C) 1996, 1996, 1997, 2007, 2008, 2009 Free Software
+   Copyright (C) 1996, 1996, 1997, 2007, 2008, 2009, 2010 Free Software
    Foundation, Inc.
 
 This file is part of GNU Wget.
    Foundation, Inc.
 
 This file is part of GNU Wget.
index 9bc59a5ce606d3e2f8984acfb6ec3ee629b2796f..e0a30fc722ee09c44388feda7c909ad3b0eae2ed 100644 (file)
@@ -1,6 +1,6 @@
 /* SSL support via OpenSSL library.
    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
 /* SSL support via OpenSSL library.
    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-   2009 Free Software Foundation, Inc.
+   2009, 2010 Free Software Foundation, Inc.
    Originally contributed by Christian Fraenkel.
 
 This file is part of GNU Wget.
    Originally contributed by Christian Fraenkel.
 
 This file is part of GNU Wget.
index 4e5d7203cd19eb48f4b2aa25c92800cb69d72124..07872ec1bc063da2b1c9bd2e76b506ab3b74a7a6 100644 (file)
@@ -1,6 +1,6 @@
 /* struct options.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* struct options.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 00f2a937eb1caa8dcc7bb61b86ebd55d15e5d86b..8f43c1ce8a9120b8eddc1fb2cddf560e4ff31571 100644 (file)
@@ -1,6 +1,6 @@
 /* Download progress.
 /* Download progress.
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-   Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+   2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 0c269ec3fd5db4de3a868a466187e42ff7224602..caf40e2d9eb7794dc9b3b8b6f87acb427332abc2 100644 (file)
@@ -1,6 +1,6 @@
 /* Download progress.
 /* Download progress.
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-   Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+   2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index ad1e878a6fee659b86d420f793af1370c5d0a12b..72f561e50912cbcd5e6da586cf62e1e0ed442d15 100644 (file)
@@ -1,6 +1,6 @@
 /* Portable timers.
 /* Portable timers.
-   Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-   Inc.
+   Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+   Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index cf05ede9068216d9ca1ae590ffdd55c2a73b7f54..c1d46cfd03b4630d7408fd874be7b29fc6e3af04 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for ptimer.c.
 /* Declarations for ptimer.c.
-   Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-   Inc.
+   Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+   Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 9ca3f941e39ac2802bec74a9cb11d2a44b9aa3ef..8d769f71721ebfe972173295e2d30ae4c3f8ee76 100644 (file)
@@ -1,6 +1,6 @@
 /* Handling of recursive HTTP retrieving.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* Handling of recursive HTTP retrieving.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 76c0ef5f51f511ccec3ebd32d705d2efe7c0004f..4c9e68697396d4f7a6e1accfed60747d262c00e4 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for recur.c.
 /* Declarations for recur.c.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 679a47468d68e5d2407726484ccfe546fa55be63..897f1240d57c0108d6817adb4a2ba0e51ef16a40 100644 (file)
--- a/src/res.c
+++ b/src/res.c
@@ -1,6 +1,6 @@
 /* Support for Robot Exclusion Standard (RES).
 /* Support for Robot Exclusion Standard (RES).
-   Copyright (C) 2001, 2006, 2007, 2008, 2009 Free Software Foundation,
-   Inc.
+   Copyright (C) 2001, 2006, 2007, 2008, 2009, 2010 Free Software
+   Foundation, Inc.
 
 This file is part of Wget.
 
 
 This file is part of Wget.
 
index d85e045782a306f79c8a3e9834a617e5dc7423a1..8ddbbc1c6063f8c1cf09248fa0ce9f443f471cca 100644 (file)
--- a/src/res.h
+++ b/src/res.h
@@ -1,5 +1,6 @@
 /* Declarations for res.c.
 /* Declarations for res.c.
-   Copyright (C) 2001, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2007, 2008, 2009, 2010 Free Software Foundation,
+   Inc.
 
 This file is part of Wget.
 
 
 This file is part of Wget.
 
index 1af6d258d8378ff5a489c0667939ead362fda908..911117b7309d85917959f21ea6a8f05446efa999 100644 (file)
@@ -1,6 +1,6 @@
 /* File retrieval.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* File retrieval.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index e9550f4d6cee0921250e6aa3e0ddc9c16c7c9518..340e4eed4cc38ecedce114765def1dfc209f4b0f 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for retr.c.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* Declarations for retr.c.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index b540b95fc5cc07aec7c911e787fdcdcf28168032..022b6cbf56d58112953606dbce01ca00afe26d26 100644 (file)
@@ -1,5 +1,6 @@
 /* Keep track of visited URLs in spider mode.
 /* Keep track of visited URLs in spider mode.
-   Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
+   Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 475717ee2a9049af88b3ef37b32cb5557a31719c..f219244ee2817f7741d2eb437bc08f010aa69a27 100644 (file)
@@ -1,5 +1,6 @@
 /* Declarations for spider.c
 /* Declarations for spider.c
-   Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
+   Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index df4b47e06c004d21064f8664ac2eaf6de274e995..3fbed5ce676102a7b86e6a3968dc9633d48d2b3a 100644 (file)
--- a/src/ssl.h
+++ b/src/ssl.h
@@ -1,6 +1,6 @@
 /* SSL support.
    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
 /* SSL support.
    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-   2009 Free Software Foundation, Inc.
+   2009, 2010 Free Software Foundation, Inc.
    Originally contributed by Christian Fraenkel.
 
 This file is part of GNU Wget.
    Originally contributed by Christian Fraenkel.
 
 This file is part of GNU Wget.
index 9494b9a047039aa2b93ba0cc96b1d923958cac05..066ef864c1d16cf014c2d0629ade5cc21ae66ab8 100644 (file)
@@ -1,6 +1,6 @@
 /* Dirty system-dependent hacks.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* Dirty system-dependent hacks.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 2d7e41f8149cc33281760efcdf2fdf72ab5dc8ac..a5edd4198c481ca4baf5a2c0558d44d44fc3d14e 100644 (file)
@@ -1,6 +1,6 @@
 /* Unit testing.
 /* Unit testing.
-   Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-   Inc.
+   Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+   Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index ec5764e418ef6a9b27f99671fc9e2c96e772c3ba..cde93c3a2ef6d45557c0fd768e87a079a2f3af2c 100644 (file)
@@ -1,6 +1,6 @@
 /* Unit testing declarations.
 /* Unit testing declarations.
-   Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-   Inc.
+   Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+   Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index ffc62a7edbd2fbe2c71ab03a6a4ebb8c9955ff3a..9135971ddbec368ae0a3e5a819fc20db45715cf5 100644 (file)
--- a/src/url.c
+++ b/src/url.c
@@ -1,6 +1,6 @@
 /* URL handling.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* URL handling.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 0c0d87a38ead77d0555374d3ff1ad453db7f312f..c9590f51ed501ab2b21e5c2be8a64665252f55c9 100644 (file)
--- a/src/url.h
+++ b/src/url.h
@@ -1,6 +1,6 @@
 /* Declarations for url.c.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* Declarations for url.c.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 0941ad54729ee849275391d8f6f147d4f5114c84..81065353efa888e720770218d8448853e905c1ba 100644 (file)
@@ -1,6 +1,6 @@
 /* Various utility functions.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* Various utility functions.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index a645d52d102e3e939d9a4f3cd1bc8f936a5a0c0e..f2d6e23e23e7bb9a232976159320d6ea91e2ab98 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for utils.c.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* Declarations for utils.c.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 6e42277b0cf9671d59bfcfe3541542a1c49ec06f..bbefae053612011561e7fee17698b789f1a5d75e 100644 (file)
@@ -1,6 +1,6 @@
 /* Miscellaneous declarations.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 /* Miscellaneous declarations.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.
 
index 9bc9748fd6818547ab5d637547ffc429231cc25f..15fc5f3c6600472fc1fdd2486a7a38dde116bfb4 100644 (file)
@@ -1,3 +1,7 @@
+2010-05-08  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * Makefile.am: Update copyright years.
+
 2010-05-07  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * Makefile.am (LIBS): Add definition.
 2010-05-07  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * Makefile.am (LIBS): Add definition.
index 75d9660e31a064912120413ffdf506a18322af8b..46bac37b568defeeebf8af9c5a651cca54ad999c 100644 (file)
@@ -1,6 +1,7 @@
 # Makefile for `wget' utility
 # Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
 # Makefile for `wget' utility
 # Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-# 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
+# Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bbf2509a9d6d58cee2fcfa4dcf4978471cf29279..47dceca44bbf6cc87cea7c3e6575a3902dd85cdf 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for `wget' utility
 # Makefile for `wget' utility
-# Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009 Free Software
+# Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009, 2010 Free Software
 # Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
index 1a1e35192c724aa8f7580031c3b7c71e4c5b19b8..a039d37e5a281bce89a4541a16addf9220df5be1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
 #!/usr/bin/perl
 
-# Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4662805d2602fcd5738b4b7adb5680dbf5e14ef4..a3841fc714b3661859d7c76aadcd6dacdd16e771 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
 #! /usr/bin/perl -w
 
-# Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009 Free Software
+# Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009, 2010 Free Software
 # Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
index 0c1bde1f6accd799b935038e85cf79ef9e694491..2d4d503003269954134b0e814327d7b0545625d4 100644 (file)
@@ -1,3 +1,19 @@
+2010-05-08  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * Makefile.am: Update copyright years.
+
+       * Makefile.doc: Likewise.
+
+       * Makefile.src: Likewise.
+
+       * Makefile.top: Likewise.
+
+       * Makefile.top.bor: Likewise.
+
+       * Makefile.top.mingw: Likewise.
+
+       * config-compiler.h: Likewise.
+
 2009-09-21  Micah Cowan  <micah@cowan.name>
 
        * README: Warn about less-than-functional Windows build support.
 2009-09-21  Micah Cowan  <micah@cowan.name>
 
        * README: Warn about less-than-functional Windows build support.
index d700b19c6801ffaaa74e4d954132a48beb5c84a7..89ae9df5de58390c5517969400a633fa1d2cc786 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for `wget' utility
 # Makefile for `wget' utility
-# Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009 Free Software
+# Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009, 2010 Free Software
 # Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
index c29bcfdd04e540e2ae913cd1ab0c8aafe13666a3..b70c58605493ff34381ac040588333a09b1b3e9d 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for `wget' utility
 # Makefile for `wget' utility
-# Copyright (C) 1995, 1996, 1997, 2004, 2007, 2008, 2009 Free Software
-# Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 2004, 2007, 2008, 2009, 2010 Free
+# Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1af065a1f7478f1dacee921dcf2895f5fd49ed95..78bbd1189eabde9221ee04117c96423c23a99449 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for `wget' utility for MSVC
 # Makefile for `wget' utility for MSVC
-# Copyright (C) 1995, 1996, 1997, 2004, 2006, 2007, 2008, 2009 Free
-# Software Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 2004, 2006, 2007, 2008, 2009, 2010
+# Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 32f7b0432d82d09dedabea16190a80064e1145c3..2d92006d5f94ff66b34923e38a7ceee1436e6b1b 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for `Wget' utility
 # Makefile for `Wget' utility
-# Copyright (C) 1995, 1996, 1997, 2004, 2007, 2008, 2009 Free Software
-# Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 2004, 2007, 2008, 2009, 2010 Free
+# Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1b69fd4cd361911e9d3f3009e192816655e6f104..1952a559ec3e407272f3f06e17c29d026ff7e575 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for `Wget' utility
 # Makefile for `Wget' utility
-# Copyright (C) 1995, 1996, 1997, 2004, 2007, 2008, 2009 Free Software
-# Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 2004, 2007, 2008, 2009, 2010 Free
+# Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e80df63b586011b4770fa4f427382bb8f527f018..7ac99b54f156151b1d1bd15e58bd52e7b7674b2b 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for `Wget' utility
 # Makefile for `Wget' utility
-# Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009 Free Software
+# Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009, 2010 Free Software
 # Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
index bd453134d6fc8147ed5b1adf857b17acefc28dc6..f2c657fc0f1f378c04111207e9f618043b2b12a7 100644 (file)
@@ -1,5 +1,6 @@
 /* Support for various Windows compilation environments.
 /* Support for various Windows compilation environments.
-   Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation,
+   Inc.
 
 This file is part of GNU Wget.
 
 
 This file is part of GNU Wget.