]> sjero.net Git - wget/commitdiff
Ran update-copyright.
authorMicah Cowan <micah@cowan.name>
Fri, 4 Sep 2009 07:13:47 +0000 (00:13 -0700)
committerMicah Cowan <micah@cowan.name>
Fri, 4 Sep 2009 07:13:47 +0000 (00:13 -0700)
182 files changed:
compile
config.guess
config.rpath
config.sub
configure.ac
configure.bat
depcomp
doc/Makefile.am
doc/fdl.texi
doc/texi2pod.pl
doc/wget.texi
lib/alloca.in.h
lib/c-ctype.c
lib/c-ctype.h
lib/error.h
lib/exitfail.c
lib/exitfail.h
lib/getline.c
lib/getopt.in.h
lib/getopt_int.h
lib/getpagesize.c
lib/getpass.c
lib/getpass.h
lib/intprops.h
lib/localcharset.h
lib/lseek.c
lib/mbsinit.c
lib/memchr.c
lib/quote.c
lib/quote.h
lib/quotearg.c
lib/quotearg.h
lib/realloc.c
lib/ref-add.sin
lib/ref-del.sin
lib/stdbool.in.h
lib/stdio-impl.h
lib/str-two-way.h
lib/strcasecmp.c
lib/strcasestr.c
lib/streq.h
lib/strings.in.h
lib/strncasecmp.c
lib/verify.h
lib/wctype.in.h
lib/xalloc-die.c
lib/xalloc.h
m4/error.m4
m4/exitfail.m4
m4/fseeko.m4
m4/getpagesize.m4
m4/gettext.m4
m4/glibc21.m4
m4/gnulib-tool.m4
m4/iconv.m4
m4/lib-ld.m4
m4/lib-link.m4
m4/lib-prefix.m4
m4/lseek.m4
m4/mbsinit.m4
m4/nls.m4
m4/po.m4
m4/progtest.m4
m4/quote.m4
m4/strerror.m4
m4/strings_h.m4
m4/wctype.m4
m4/wget.m4
m4/xalloc.m4
md5/dummy.c
md5/m4/gnulib-tool.m4
md5/md5.h
mdate-sh
missing
msdos/config.h
po/POTFILES.in
po/be.po
po/bg.po
po/cs.po
po/da.po
po/de.po
po/el.po
po/en_GB.po
po/eo.po
po/es.po
po/et.po
po/eu.po
po/ga.po
po/gl.po
po/he.po
po/hr.po
po/hu.po
po/id.po
po/it.po
po/ja.po
po/lt.po
po/nb.po
po/nl.po
po/pl.po
po/pt.po
po/pt_BR.po
po/ro.po
po/ru.po
po/sl.po
po/sr.po
po/sv.po
po/tr.po
po/uk.po
po/zh_CN.po
po/zh_TW.po
src/cmpt.c
src/connect.c
src/connect.h
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.h
src/ftp-basic.c
src/ftp-ls.c
src/ftp-opie.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.h
src/init.h
src/iri.c
src/iri.h
src/log.c
src/log.h
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/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
texinfo.tex
util/Makefile.am
util/rmold.pl
windows/Makefile.am
windows/Makefile.doc
windows/Makefile.src
windows/Makefile.top
windows/Makefile.top.bor
windows/Makefile.top.mingw
windows/config-compiler.h
ylwrap

diff --git a/compile b/compile
index 1b1d232169586b87050f08c303ffcc44676da397..dbb1c6fc3783fcc0158d34af35f69470744be4b5 100755 (executable)
--- a/compile
+++ b/compile
@@ -3,7 +3,8 @@
 
 scriptversion=2005-05-14.22
 
-# Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
+# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009 Free Software
+# Foundation, Inc.
 # Written by Tom Tromey <tromey@cygnus.com>.
 #
 # This program is free software; you can redistribute it and/or modify
index f32079abda668e5fc8f8de6f226e7b26384e8a03..60c904555b0e7625bb90a6fb31ae96719eeeba29 100755 (executable)
@@ -1,8 +1,8 @@
 #! /bin/sh
 # Attempt to guess a canonical system name.
-#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
-#   Free Software Foundation, Inc.
+#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+#   2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
+#   Foundation, Inc.
 
 timestamp='2008-01-23'
 
index c547c68825fa9b588b67046e9982e721d70aea8e..59944f481cd8cd50f3226ff01ca628d8d58f1d2f 100755 (executable)
@@ -2,7 +2,8 @@
 # Output a system dependent set of variables, describing how to set the
 # run time search path of shared libraries in an executable.
 #
-#   Copyright 1996-2007 Free Software Foundation, Inc.
+#   Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+#   2005, 2006, 2007, 2009 Free Software Foundation, Inc.
 #   Taken from GNU libtool, 2001
 #   Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
 #
index 6759825a5b7fcf64476b4398dc0e30b3090b925c..4df9f77b9831fb4337bb65811e81e394ea3869be 100755 (executable)
@@ -1,8 +1,8 @@
 #! /bin/sh
 # Configuration validation subroutine script.
-#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
-#   Free Software Foundation, Inc.
+#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+#   2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
+#   Foundation, Inc.
 
 timestamp='2008-01-16'
 
index 0bb56d3b8bb96f8f1f27f39facefef92b313f817..7f6260bb451ffba630c9acb2bc00609e6c6e1140 100644 (file)
@@ -1,6 +1,6 @@
 dnl Template file for GNU Autoconf
-dnl Copyright (C) 1995, 1996, 1997, 2001, 2007,
-dnl 2008 Free Software Foundation, Inc.
+dnl Copyright (C) 1995, 1996, 1997, 2001, 2007, 2008, 2009 Free Software
+dnl 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
index 63b67a00a14c6061d0516b34041f12677a30e533..45ea41dcbd4ea60ea04d4cd97885da9786aeedcd 100755 (executable)
@@ -1,6 +1,7 @@
 @echo off\r
 rem Configure batch file for `Wget' utility\r
-rem Copyright (C) 1995, 1996, 1997, 2007, 2008 Free Software Foundation, Inc.\r
+rem Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009 Free Software\r
+rem Foundation, Inc.\r
 \r
 rem This program is free software; you can redistribute it and/or modify\r
 rem it under the terms of the GNU General Public License as published by\r
diff --git a/depcomp b/depcomp
index ca5ea4e1ef9c125b1cb1fc7d51c93d8747637deb..345f5d72fc9b483aa365980303e64c54ae5bf69a 100755 (executable)
--- a/depcomp
+++ b/depcomp
@@ -3,7 +3,7 @@
 
 scriptversion=2006-10-15.18
 
-# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 Free Software
+# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2009 Free Software
 # Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
index 46c77d9ed0f4776f417b5cf40503ddd879d13e0d..e35631ddfa7a299f5abbb27809a962a6161ed3bd 100644 (file)
@@ -1,5 +1,6 @@
 # Makefile for `wget' utility
-# Copyright (C) 1995, 1996, 1997, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009 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
index 8805f1a47d95e35dd768a735ccf9ec951ba29f06..8be0b0b1f23cdf3d0dc6c0bcddad4824b18f9a80 100644 (file)
@@ -5,7 +5,8 @@
 @c hence no sectioning command or @node.
 
 @display
-Copyright @copyright{} 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
+Copyright @copyright{} 2000, 2001, 2002, 2007, 2008, 2009 Free Software
+Foundation, Inc.
 @uref{http://fsf.org/}
 
 Everyone is permitted to copy and distribute verbatim copies
index 3fe0b8f12d7241133d5ff3d833370eb1b6793b88..1435136f959d4e304e3cba8a368ffd6e4e339841 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/env perl
 
-#   Copyright (C) 1999, 2000, 2001, 2003, 2007 Free Software
+#   Copyright (C) 1999, 2000, 2001, 2003, 2007, 2009 Free Software
 #   Foundation, Inc.
 
 # This file is part of GCC.
index 2585d7ffc1bf535d6979db946d08fcde667c0538..279be82416b4dec79f81bff27fbc8093927de0e5 100644 (file)
@@ -30,8 +30,8 @@ This file documents the GNU Wget utility for downloading network
 data.
 
 @c man begin COPYRIGHT
-Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 @iftex
 Permission is granted to make and distribute verbatim copies of
index 6269607a475d3d5dda8a7ba07ab13cc1bb7087c4..57f58578c795ba4822189022cce24233a423182e 100644 (file)
@@ -1,7 +1,7 @@
 /* Memory allocation on the stack.
 
-   Copyright (C) 1995, 1999, 2001-2004, 2006-2008 Free Software
-   Foundation, Inc.
+   Copyright (C) 1995, 1999, 2001, 2002, 2003, 2004, 2006, 2007, 2008,
+   2009 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
index b87e6ef31a47a556442849a89ff26c0e7723ed9a..ca0201cf341c8793dc946d838ee1d66ed44b30ea 100644 (file)
@@ -1,6 +1,7 @@
 /* Character handling in C locale.
 
-   Copyright 2000-2003, 2006 Free Software Foundation, Inc.
+   Copyright 2000, 2001, 2002, 2003, 2006, 2009 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
index d78dd19d5dc9a18fbde4533e1a362ffc3af743cc..4d72e90b7bff9a0122d37812a16af954e9f60c22 100644 (file)
@@ -5,7 +5,8 @@
    <ctype.h> functions' behaviour depends on the current locale set via
    setlocale.
 
-   Copyright (C) 2000-2003, 2006, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001, 2002, 2003, 2006, 2008, 2009 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
index 6d49681146d5067a4a9664342047f70b42e20d71..4168b757c8d896a5b0ccbc789c6bd4b199c52800 100644 (file)
@@ -1,5 +1,6 @@
 /* Declaration for error-reporting function
-   Copyright (C) 1995, 1996, 1997, 2003, 2006, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1997, 2003, 2006, 2008, 2009 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
index 6d1fe4aea0fff707c8f62f761c7e684361a260a4..c4beedbf130835fe802f5dee6fde5ef630b13290 100644 (file)
@@ -1,6 +1,7 @@
 /* Failure exit status
 
-   Copyright (C) 2002, 2003, 2005, 2006, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2005, 2006, 2007, 2009 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
index 713f2591a79023659d5328085652049b4e977c8c..ee399be5d8e5af1fdf5b020a9f7884f74e727af1 100644 (file)
@@ -1,6 +1,6 @@
 /* Failure exit status
 
-   Copyright (C) 2002 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2009 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
index a653648f055c4b94cff19dfe25bd13ce86939163..8fd11caa35f155756bbc7035415e67dd77717a80 100644 (file)
@@ -1,5 +1,5 @@
 /* getline.c --- Implementation of replacement getline function.
-   Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2006, 2007, 2009 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
index d2d3e6e63bb484f2554713e2269972c752330aa4..6c08a47921006f267f8f80859a761eb02e719806 100644 (file)
@@ -1,6 +1,7 @@
 /* Declarations for getopt.
-   Copyright (C) 1989-1994,1996-1999,2001,2003,2004,2005,2006,2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998,
+   1999, 2001, 2003, 2004, 2005, 2006, 2007, 2009 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
index 3c6628bb94a920215a25a562b9c5b408c30b9cf7..ce06f4cdee51c73fdfe419b5ec3ea5926be434dd 100644 (file)
@@ -1,6 +1,6 @@
 /* Internal declarations for getopt.
-   Copyright (C) 1989-1994,1996-1999,2001,2003,2004
-   Free Software Foundation, Inc.
+   Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998,
+   1999, 2001, 2003, 2004, 2009 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
index 5498aa9483312e814f8cd1c654be4ebefe07a5d9..9889b56d1d51cfcc4a29b70f4f05cce5ec0bbf07 100644 (file)
@@ -1,6 +1,6 @@
 /* getpagesize emulation for systems where it cannot be done in a C macro.
 
-   Copyright (C) 2007 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009 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
index 208e21bbdaf0205a84dfcd8a957a0f5a4984c2f2..1c400daa930acd71fa9d012362462d54d7297d76 100644 (file)
@@ -1,5 +1,6 @@
-/* Copyright (C) 1992-2001, 2003, 2004, 2005, 2006, 2007 Free Software
-   Foundation, Inc.
+/* Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+   2001, 2003, 2004, 2005, 2006, 2007, 2009 Free Software Foundation,
+   Inc.
 
    This file is part of the GNU C Library.
 
index 616a31045d8915955b8f51a29ff250043f0f156f..8e678d4eac6b07af230c80f00eaa7a1af1603d44 100644 (file)
@@ -1,5 +1,5 @@
 /* getpass.h -- Read a password of arbitrary length from /dev/tty or stdin.
-   Copyright (C) 2004 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2009 Free Software Foundation, Inc.
    Contributed by Simon Josefsson <jas@extundo.com>, 2004.
 
    This program is free software; you can redistribute it and/or modify
index 002161ee57402c4ee89ca7a5da20d4bfbc7858ae..8dd26233a8f049d60de0a36efd6dc06e6b0cb5f2 100644 (file)
@@ -1,6 +1,7 @@
 /* intprops.h -- properties of integer types
 
-   Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2009 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
index b9a3013ae3f1bf2c1216855f87f05fd2eed370c2..434f387632088f0b33f65f52643e7dcdc0fb3ca0 100644 (file)
@@ -1,5 +1,6 @@
 /* Determine a canonical name for the current locale's character encoding.
-   Copyright (C) 2000-2003 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001, 2002, 2003, 2009 Free Software Foundation,
+   Inc.
    This file is part of the GNU CHARSET Library.
 
    This program is free software; you can redistribute it and/or modify
index f2ed8bb54c135f698acfc730574d412561d72ecc..980795d3cd124dc0af135e960c43678167514118 100644 (file)
@@ -1,5 +1,5 @@
 /* An lseek() function that detects pipes.
-   Copyright (C) 2007 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009 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
index 81fed5a12b8849a8df57809aeddc139bdb201b88..205a55e57d3d4b8c7fcd829cedbf38f56321fc59 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for initial conversion state.
-   Copyright (C) 2008 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2008.
 
    This program is free software: you can redistribute it and/or modify
index 2253d2d651cd2b97993309f2cb00428041082c21..9e20780a02c259b7908b8942f93451f7f01463b3 100644 (file)
@@ -1,5 +1,5 @@
-/* Copyright (C) 1991, 1993, 1996, 1997, 1999, 2000, 2003, 2004, 2006, 2008
-   Free Software Foundation, Inc.
+/* Copyright (C) 1991, 1993, 1996, 1997, 1999, 2000, 2003, 2004, 2006,
+   2008, 2009 Free Software Foundation, Inc.
 
    Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
    with help from Dan Sahlin (dan@sics.se) and
index 5e8b76471167512fb98d82b3fd57c2929712c095..76d3810837aef3c752d55725f274e87695192532 100644 (file)
@@ -1,6 +1,6 @@
 /* quote.c - quote arguments for output
 
-   Copyright (C) 1998, 1999, 2000, 2001, 2003, 2005, 2006 Free
+   Copyright (C) 1998, 1999, 2000, 2001, 2003, 2005, 2006, 2009 Free
    Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
index c3660b1963fe6b2b4b4d55094488cf925a162b9a..546d77b8647c9ce3e00c9de592c82a1d792a9ca3 100644 (file)
@@ -1,6 +1,6 @@
 /* quote.h - prototypes for quote.c
 
-   Copyright (C) 1998, 1999, 2000, 2001, 2003 Free Software
+   Copyright (C) 1998, 1999, 2000, 2001, 2003, 2009 Free Software
    Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
index 8380e9de6c038e604e50440d5ac49415a94c7aa2..bd9321ac16a60c28ce87d16b9fbea3d87980d7ed 100644 (file)
@@ -1,7 +1,7 @@
 /* quotearg.c - quote arguments for output
 
    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007,
-   2008 Free Software Foundation, Inc.
+   2008, 2009 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
index 63c47f13cc72ff65b25e3e5c421c825ab680f1a4..f426ac7f0a81cf9b1030edcc84c97e1dd1d392aa 100644 (file)
@@ -1,7 +1,7 @@
 /* quotearg.h - quote arguments for output
 
-   Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2006, 2008 Free
-   Software Foundation, Inc.
+   Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2006, 2008, 2009
+   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
index b61c2ca8294d05ba5561ff0ba380d33cd5748368..9bb830d512e6788ee6e0cfc1e823f671da4fd871 100644 (file)
@@ -1,6 +1,7 @@
 /* realloc() function that is glibc compatible.
 
-   Copyright (C) 1997, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2003, 2004, 2006, 2007, 2009 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
index 222d7529516d190c78bcdc86ab6630a51ec510fd..1d066ca0566eb88f0ee7d4527afb49bedeb30603 100644 (file)
@@ -1,6 +1,6 @@
 # Add this package to a list of references stored in a text file.
 #
-#   Copyright (C) 2000 Free Software Foundation, Inc.
+#   Copyright (C) 2000, 2009 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
index 1bf073e15ed5ae960311dd4c16ac8fcbc7440c24..ce2c4ae73f7686ddee433827229424c34dbd6b1e 100644 (file)
@@ -1,6 +1,6 @@
 # Remove this package from a list of references stored in a text file.
 #
-#   Copyright (C) 2000 Free Software Foundation, Inc.
+#   Copyright (C) 2000, 2009 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
index cffa0ab2a37fd56c9d9ccb5ea519a85f59709f67..05cf0bbfe51e301f166589207e68b3465d64221c 100644 (file)
@@ -1,4 +1,5 @@
-/* Copyright (C) 2001-2003, 2006-2008 Free Software Foundation, Inc.
+/* Copyright (C) 2001, 2002, 2003, 2006, 2007, 2008, 2009 Free Software
+   Foundation, Inc.
    Written by Bruno Haible <haible@clisp.cons.org>, 2001.
 
    This program is free software; you can redistribute it and/or modify
index c803e88c97cd0f6f5bca3d41040422289c46d7f5..8a5ed88650729c7ff67dd060ae864ae2ea965236 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation details of FILE streams.
-   Copyright (C) 2007-2008 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2008, 2009 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
index 199938027b2033e20d727a7f2e12699e4ebb1e5e..74552f00789136ee70310e9fed7046b337af773b 100644 (file)
@@ -1,5 +1,5 @@
 /* Byte-wise substring search, using the Two-Way algorithm.
-   Copyright (C) 2008 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Eric Blake <ebb9@byu.net>, 2008.
 
index bbfd570b43c9aef2e406235cbe371624e76c15a5..21026593a827d37e95ac81eadf2ae215ef2b5099 100644 (file)
@@ -1,5 +1,6 @@
 /* Case-insensitive string comparison function.
-   Copyright (C) 1998-1999, 2005-2007 Free Software Foundation, Inc.
+   Copyright (C) 1998, 1999, 2005, 2006, 2007, 2009 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
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
index 80df916321ff1fb7590e7b96821da5e693354928..d4ccc158e8607088c6f3c89475169e919acedf18 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized string comparison.
-   Copyright (C) 2001-2002, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2007, 2009 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
index 05e71528ec00d3b26c9c30396a36c6877b4f4dc6..f1d39cfe3ac7552b84e56e65589cb26dda6f0d05 100644 (file)
@@ -1,6 +1,6 @@
 /* A substitute <strings.h>.
 
-   Copyright (C) 2007-2008 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2008, 2009 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
index 5e29a0a59b28a07a42a2f544b5facbcbb9791961..7d2cb2bc1a2db6aafdc1b36ae834b9d1ac11a92c 100644 (file)
@@ -1,5 +1,6 @@
 /* strncasecmp.c -- case insensitive string comparator
-   Copyright (C) 1998-1999, 2005-2007 Free Software Foundation, Inc.
+   Copyright (C) 1998, 1999, 2005, 2006, 2007, 2009 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
index fac53f6fc4ac94e4452f9d1ee63712dd3d04c14f..1f3e2cb2c548637cb9e8ecf981532af53a7e1120 100644 (file)
@@ -1,6 +1,6 @@
 /* Compile-time assert-like macros.
 
-   Copyright (C) 2005, 2006 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2006, 2009 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
index f008d8ffd6b1d53f877808fd8123330ddc4b237d..7aea442a16ac85b29e25e5609d525851fe5cb883 100644 (file)
@@ -1,6 +1,6 @@
 /* A substitute for ISO C99 <wctype.h>, for platforms that lack it.
 
-   Copyright (C) 2006-2008 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2007, 2008, 2009 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
index 0a0694fcfe835562bee14d3996e5ba09c37e8073..f8152f4d9e6ac941c8298a58822a7cfc943ad7b4 100644 (file)
@@ -1,7 +1,7 @@
 /* Report a memory allocation failure and exit.
 
-   Copyright (C) 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2006 Free
-   Software Foundation, Inc.
+   Copyright (C) 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2006, 2009
+   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
index 57a13e0afa9a835b4ee879912401930b272876cb..d20dc459c1d06334aa419f20ec7cfa47e7a2f9b5 100644 (file)
@@ -1,7 +1,8 @@
 /* xalloc.h -- malloc with out-of-memory checking
 
    Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
+   1999, 2000, 2003, 2004, 2006, 2007, 2008, 2009 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
index 7c7746e2cc8ddbf6b94471cf666fca7fe8f1a4c9..9010feb5271cac4edd4446b278ef8b0a44da333b 100644 (file)
@@ -1,7 +1,7 @@
 #serial 11
 
-# Copyright (C) 1996, 1997, 1998, 2001, 2002, 2003, 2004 Free Software
-# Foundation, Inc.
+# Copyright (C) 1996, 1997, 1998, 2001, 2002, 2003, 2004, 2009 Free
+# Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
index b7a691e501e30af03ce8f9b6b169e48922e232a0..594287d604485ea2c1d18967fdd6e51c2ba5e949 100644 (file)
@@ -1,5 +1,6 @@
 # exitfail.m4 serial 6
-dnl Copyright (C) 2002, 2003, 2005, 2006 Free Software Foundation, Inc.
+dnl Copyright (C) 2002, 2003, 2005, 2006, 2009 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.
index 3d773656886d4f9811ee80be0fe07a37f347a9c9..6764ca7cf5d6ea51057b434bdff4281df0a32026 100644 (file)
@@ -1,5 +1,5 @@
 # fseeko.m4 serial 4
-dnl Copyright (C) 2007-2008 Free Software Foundation, Inc.
+dnl Copyright (C) 2007, 2008, 2009 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.
index 0d07a3a53bb95aa2dd8f387630f0c7578cac1e50..09b7c7ba113e395e87242129669c5a1412a7bb2f 100644 (file)
@@ -1,5 +1,6 @@
 # getpagesize.m4 serial 7
-dnl Copyright (C) 2002, 2004-2005, 2007 Free Software Foundation, Inc.
+dnl Copyright (C) 2002, 2004, 2005, 2007, 2009 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.
index c9ae1f7de861839fdaab2dec367a07df2ceec517..a1178b3e460a6aa9cf83fcdf8b3893faaf302950 100644 (file)
@@ -1,5 +1,6 @@
 # gettext.m4 serial 60 (gettext-0.17)
-dnl Copyright (C) 1995-2007 Free Software Foundation, Inc.
+dnl Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+dnl 2004, 2005, 2006, 2007, 2009 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.
index 93fbf4745922719a47db7f0300eb1f202310eaf6..3a9d92d79958bdfa98ebf4214f68ffe44aa87e5a 100644 (file)
@@ -1,5 +1,6 @@
 # glibc21.m4 serial 4
-dnl Copyright (C) 2000-2002, 2004, 2008 Free Software Foundation, Inc.
+dnl Copyright (C) 2000, 2001, 2002, 2004, 2008, 2009 Free Software
+dnl 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.
index 4438d488698b2e25a911a6741d8903cb9fd35ebf..40d661c0aaadf725ed0213b0b25ddc211d099ca8 100644 (file)
@@ -1,5 +1,5 @@
 # gnulib-tool.m4 serial 2
-dnl Copyright (C) 2004-2005 Free Software Foundation, Inc.
+dnl Copyright (C) 2004, 2005, 2009 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.
index 66bc76f48c9c58e76f65373368ddc94357e5b1f0..0ac86aa63e12ef14a12056dc4b6ec74589ecd49c 100644 (file)
@@ -1,5 +1,6 @@
 # iconv.m4 serial AM6 (gettext-0.17)
-dnl Copyright (C) 2000-2002, 2007 Free Software Foundation, Inc.
+dnl Copyright (C) 2000, 2001, 2002, 2007, 2009 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.
index 96c4e2c3396c5d9193446f1893f1cdc4c4497344..796aeac8a1f266b5f3b0dc97d7eaf21f139bc801 100644 (file)
@@ -1,5 +1,6 @@
 # lib-ld.m4 serial 3 (gettext-0.13)
-dnl Copyright (C) 1996-2003 Free Software Foundation, Inc.
+dnl Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2009
+dnl 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.
index e3d26fc42dc0687fb3000d67df040d7fa64df1a5..0ccd0df778c59be89e64fc7f45f1e8cf56d94381 100644 (file)
@@ -1,5 +1,6 @@
 # lib-link.m4 serial 13 (gettext-0.17)
-dnl Copyright (C) 2001-2007 Free Software Foundation, Inc.
+dnl Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009 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.
index a8684e17e3abd5dc0c2d0bb27570fd091f5ebd65..73b339e5ae82bab252c65e1674f9300b0b7b88fc 100644 (file)
@@ -1,5 +1,6 @@
 # lib-prefix.m4 serial 5 (gettext-0.15)
-dnl Copyright (C) 2001-2005 Free Software Foundation, Inc.
+dnl Copyright (C) 2001, 2002, 2003, 2004, 2005, 2009 Free Software
+dnl 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.
index f336990709c2636072aacfd763a764da1d12db4a..bbf14447378d57824393d429619e60e8ec50cfa7 100644 (file)
@@ -1,5 +1,5 @@
 # lseek.m4 serial 4
-dnl Copyright (C) 2007 Free Software Foundation, Inc.
+dnl Copyright (C) 2007, 2009 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.
index 03b055cd80fda5fd3d22d0a70534fc7493ec3a33..25b21c292c9b85513b99832a436eb56e85d57727 100644 (file)
@@ -1,5 +1,5 @@
 # mbsinit.m4 serial 3
-dnl Copyright (C) 2008 Free Software Foundation, Inc.
+dnl Copyright (C) 2008, 2009 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.
index 7967cc2f9acb57b24c05cd1e38b0d7e80c30ea94..585a9d13bf63364a026559f2cf59256de92c194a 100644 (file)
--- a/m4/nls.m4
+++ b/m4/nls.m4
@@ -1,5 +1,6 @@
 # nls.m4 serial 3 (gettext-0.15)
-dnl Copyright (C) 1995-2003, 2005-2006 Free Software Foundation, Inc.
+dnl Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+dnl 2005, 2006, 2009 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.
index 0734762ab1071b999c5c75151058af42064dac10..8b782e05f1080ceb00e105847c1e97627572138a 100644 (file)
--- a/m4/po.m4
+++ b/m4/po.m4
@@ -1,5 +1,6 @@
 # po.m4 serial 15 (gettext-0.17)
-dnl Copyright (C) 1995-2007 Free Software Foundation, Inc.
+dnl Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+dnl 2004, 2005, 2006, 2007, 2009 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.
index a56365cd37f9c9ddd6ff65378615b34619c59375..a52ab245975e8ee0b0c8d06ccdcf07eeae408004 100644 (file)
@@ -1,5 +1,6 @@
 # progtest.m4 serial 4 (gettext-0.14.2)
-dnl Copyright (C) 1996-2003, 2005 Free Software Foundation, Inc.
+dnl Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005,
+dnl 2009 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.
index 0f08791a9005ea01a545e98e2d6fccca1f4e964b..0f032896e6bdbcbad39681b25d73f8e70e21dad5 100644 (file)
@@ -1,5 +1,6 @@
 # quote.m4 serial 5
-dnl Copyright (C) 2002, 2003, 2005, 2006 Free Software Foundation, Inc.
+dnl Copyright (C) 2002, 2003, 2005, 2006, 2009 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.
index 8c16ca9a879a5de8720a7651cf15ee5b22033adf..5cc7259c4a424ef428769d72cf28c7d1bdf157c7 100644 (file)
@@ -1,5 +1,5 @@
 # strerror.m4 serial 9
-dnl Copyright (C) 2002, 2007-2008 Free Software Foundation, Inc.
+dnl Copyright (C) 2002, 2007, 2008, 2009 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.
index 03ac182f3315f173a9db52f291d6394799e0b953..de0e0a63709b7eaeed11601d442c5833ce65458f 100644 (file)
@@ -1,6 +1,6 @@
 # Configure a replacement for <string.h>.
 
-# Copyright (C) 2007 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 6a1b6f07f482838d4e2faeafa7474c368336d716..694e319778333278677d2eed27f227ea499a6f74 100644 (file)
@@ -2,7 +2,7 @@
 
 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, 2009 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.
index 7cd96617736ac9235c8bfc1ed289731f44b81dad..58256fe460ce4a71800a4041272ddac7a40514e4 100644 (file)
@@ -1,6 +1,6 @@
 dnl Wget-specific Autoconf macros.
 dnl Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-dnl 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+dnl 2004, 2005, 2006, 2007, 2008, 2009 Free 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
index 837a948c1dab6a9013cacb8516684fefb505dfc2..2ec753bf62128742adb0f7c81e74010a40c1e12b 100644 (file)
@@ -1,5 +1,6 @@
 # xalloc.m4 serial 16
-dnl Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+dnl Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009 Free Software
+dnl 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.
index ccb5c26f873bb2f1b41d198cae67547e0b3da030..f49be8eb6d455aeb64576ea81abc6ea49f0eb08c 100644 (file)
@@ -1,5 +1,5 @@
 /* A dummy file, to prevent empty libraries from breaking builds.
-   Copyright (C) 2004, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2007, 2009 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
index 4438d488698b2e25a911a6741d8903cb9fd35ebf..40d661c0aaadf725ed0213b0b25ddc211d099ca8 100644 (file)
@@ -1,5 +1,5 @@
 # gnulib-tool.m4 serial 2
-dnl Copyright (C) 2004-2005 Free Software Foundation, Inc.
+dnl Copyright (C) 2004, 2005, 2009 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.
index ffee3e8a46557ba617878025568b2744d7ef4264..a3f413b85cc97d290cb9760376571710b005762a 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.
-   Copyright (C) 1995-1997,1999,2000,2001,2004,2005,2006,2008
-      Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1997, 1999, 2000, 2001, 2004, 2005, 2006,
+   2008, 2009 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
index cd916c0a34003205a3773df2c9a178a8139b4aad..de1bb601a1cc2067bf203a63ba2362c9c8c85d91 100755 (executable)
--- a/mdate-sh
+++ b/mdate-sh
@@ -3,7 +3,7 @@
 
 scriptversion=2005-06-29.22
 
-# Copyright (C) 1995, 1996, 1997, 2003, 2004, 2005 Free Software
+# Copyright (C) 1995, 1996, 1997, 2003, 2004, 2005, 2009 Free Software
 # Foundation, Inc.
 # written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, June 1995
 #
diff --git a/missing b/missing
index 1c8ff7049d8f3aaa9741c53e7f3145d9b76a77d8..68b178e424aeb246d9d1e740d8e00dd3563d74d5 100755 (executable)
--- a/missing
+++ b/missing
@@ -3,8 +3,8 @@
 
 scriptversion=2006-05-10.23
 
-# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006
-#   Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006,
+# 2009 Free Software Foundation, Inc.
 # Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
 
 # This program is free software; you can redistribute it and/or modify
index 28c91922dada08622ddacbf8c03f10177f5835fd..4567f81a0aaf2c5925638a6d445fd8d9c3105b21 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration header file for MS-DOS/Watt-32
-   Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
 
    This file is part of GNU Wget.
 
index 8b2be7dea3369e825302ec479bdd8b5991a04464..c5674902c1a2757918ba1da425237dc37c6f7696 100644 (file)
@@ -1,6 +1,6 @@
 # List of files which containing translatable strings.
 # Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-# 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+# 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 # Package source files
 lib/error.c
index 05d15d584eba0d4a795a533ce62089fde3592ba1..cea1f9f6cf48b24edfaa82362e8323da08170657 100644 (file)
--- a/po/be.po
+++ b/po/be.po
@@ -1,6 +1,6 @@
 # Беларускі пераклад wget.
 # This file is distributed under the same license as the wget package.
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2004, 2009 Free Software Foundation, Inc.
 # Hleb Valoska <el_globus@tut.by>, 2003.
 # Alexander Nyakhaychyk <nyakhaychyk@gmail.com>, 2003, 2004, 2007, 2008.
 #
index d2253ef114ee2ab1959fe5fe6d8bb20403f11182..255ab5c9ec399b9d06ac97a0d5c493eec16813e1 100644 (file)
--- a/po/bg.po
+++ b/po/bg.po
@@ -1,5 +1,6 @@
 # Bulgarian messages for GNU Wget.
-# Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2009 Free Software
+# Foundation, Inc.
 # Vesselin Markov <vemarkov@yahoo.com>, 2002
 # Части от преводите на Павел Михайлов и Ясен Русев също са използувани.
 # Ако имате идеи за подобряване на превода, ни пратете поща на 
index 082509a76afabd7f8b6a36818c35d18912edd1a1..e5dc7ea63939b9747829331920c511e000386125 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -1,5 +1,5 @@
 # Czech translations for GNU wget
-# Copyright (C) 1998, 2000, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2000, 2001, 2009 Free Software Foundation, Inc.
 # This file is distributed under the same license as the wget package.
 # Jan Prikryl <prikryl@acm.org>, 1998, 2000, 2001
 # Petr Pisar <petr.pisar@atlas.cz>, 2007, 2008
index c2640492abc92095a75d782d95ebea833eb73754..b6f28d1fd91ceb5a0690b46609e5d5cbb5af6c5f 100644 (file)
--- a/po/da.po
+++ b/po/da.po
@@ -1,5 +1,5 @@
 # Danish messages for GNU wget
-# Copyright (C) 1998 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2009 Free Software Foundation, Inc.
 # Keld Jørn Simonsen <keld@dkuug.dk>, 2000-2002.
 #
 # Reviewed: 2001-10-20 Thorbjoern Ravn Andersen <ravn@unixsnedkeren.dk>
index 81d3ea1e37c7a2e208803ebb0bad95b0d852aa85..b45f3b688b156678ca570ff4f719f9abc98a78ff 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -1,5 +1,5 @@
 # German messages for GNU Wget.
-# Copyright (C) 1997, 1998, 2000 Free Software Foundation, Inc.
+# Copyright (C) 1997, 1998, 2000, 2009 Free Software Foundation, Inc.
 # This file is distributed under the same license as the wget package.
 # Karl Eichwalder <ke@suse.de>, 1998-1999, 2000.
 # Karl Eichwalder <ke@ke.Central.DE>, 1997-1998.
index c14eda7f50730721cfdf6b7d38436e260016a687..e0dfc2bae66ea8ba1be738ebc6bfec573ec284e4 100644 (file)
--- a/po/el.po
+++ b/po/el.po
@@ -1,5 +1,6 @@
 # Greek messages for GNU wget.
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2009 Free Software
+# Foundation, Inc.
 # Simos Xenitellis <simos@hellug.gr>, 1999, 2000, 2001, 2002, 2003, 2004.
 #
 msgid ""
index 3f19d8cd8c30dbe3e18b0f8acda9c2ccee0e1856..754e7e03195ec70f9f1ac444bfbac4fb8e1b8990 100644 (file)
@@ -1,5 +1,5 @@
 # English (British) translation.
-# Copyright (C) 2004 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2009 Free Software Foundation, Inc.
 # Gareth Owen <gowen72@yahoo.com>, 2004.
 #
 msgid ""
index 025ef5b2fb71c58f1a1501f5a410a84b7d6c1f91..15beeed89c7a920bd2585c86d53a9a34f6cd2b14 100644 (file)
--- a/po/eo.po
+++ b/po/eo.po
@@ -1,5 +1,5 @@
 # Translation of `wget' messages to Esperanto.
-# Copyright (C) 2003 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2009 Free Software Foundation, Inc.
 # This file is distributed under the same license as the `wget' package.
 # Luiz Portella <lfpor@lujz.org>, 2005.
 #
index c4d9496b4c59b4ee724a020b96398371a03f40b8..017789d9f32ab0727dd1b15e7d73c08cc06637d2 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -1,5 +1,5 @@
 # Mensajes en español para GNU wget.
-# Copyright (C) 2001 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2009 Free Software Foundation, Inc.
 # Salvador Gimeno Zanón <salgiza@jazzfree.com>, 2001
 #
 # Traducido con la ayuda de:
index de7f286baf0828177966c82609f9c5188faa6c9d..eb357b224681f226a2d50fd698fa63011f1b65c0 100644 (file)
--- a/po/et.po
+++ b/po/et.po
@@ -1,5 +1,5 @@
 # Estonian translations for GNU wget.
-# Copyright (C) 1998 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2009 Free Software Foundation, Inc.
 # Toomas Soome <Toomas.Soome@microlink.ee>, 2006.
 #
 msgid ""
index 3554152fabdc20ca482a96a350bef00201c92c45..6b79a48cdc819ff01766701618c99edb5bb68e12 100644 (file)
--- a/po/eu.po
+++ b/po/eu.po
@@ -1,6 +1,6 @@
 # translation of wget-1.9.1.po to Euskara
 # Basque translation of wget.
-# Copyright (C) 2003 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2009 Free Software Foundation, Inc.
 # This file is distributed under the same license as the wget package.
 # Mikel Olasagasti <hey_neken@euskal.org>, 2003-2004.
 #
index 2f1b28a6b30c6458f24fecdedf1b5b8c8a5c5991..b27c2c888c5c2818134e89408836bdec6544c4fd 100644 (file)
--- a/po/ga.po
+++ b/po/ga.po
@@ -1,5 +1,5 @@
 # Irish translations for wget.
-# Copyright (C) 2004 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2009 Free Software Foundation, Inc.
 # This file is distributed under the same license as the wget package.
 # Kevin Patrick Scannell <scannell@SLU.EDU>, 2004, 2007, 2008.
 #
index 9085cc9092ef47b0e4ac30322b9b1f41a2d5fc36..1fdd1464040d93d44a777490538e0800de16bdab 100644 (file)
--- a/po/gl.po
+++ b/po/gl.po
@@ -1,5 +1,5 @@
 # Galician translation of wget
-# Copyright (C) 2000, 2003 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2003, 2009 Free Software Foundation, Inc.
 # Jacobo Tarrío Barreiro <jtarrio@trasno.net>, 2000, 2003.
 #
 msgid ""
index db48fb5b76aec1785a1dcc8072450e304bf1e1a8..5534e3c73c462428038b7f2d527df4a7f72fdf84 100644 (file)
--- a/po/he.po
+++ b/po/he.po
@@ -1,5 +1,5 @@
 # Hebrew messages for GNU Wget          -*- coding: hebrew-iso-8bit -*-
-# Copyright (C) 2002 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2009 Free Software Foundation, Inc.
 # Eli Zaretskii <eliz@is.elta.co.il>, 2001, 2002.
 #
 msgid ""
index d4865e5ee62256349a2d2b93385957d1155b4b97..872f85c1fc5ee985cf85abadac15ee86c2787646 100644 (file)
--- a/po/hr.po
+++ b/po/hr.po
@@ -1,5 +1,5 @@
 # Croatian messages for GNU Wget
-# Copyright (C) 2005 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2009 Free Software Foundation, Inc.
 # Hrvoje Nik¹iæ <hniksic@xemacs.org>, 2005.
 #
 msgid ""
index bf3858bc953c6a9eff88448089a2a785aacb5cfa..051c1d39da153f65e4015128f49bb65da4545b37 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
@@ -1,5 +1,6 @@
 # Hungarian translation of wget
-# Copyright (C) 2001, 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009 Free
+# Software Foundation, Inc.
 # This file is distributed under the same license as the wget package.
 # Pal Szasz <szpal@Maria.UTCluj.Ro>, 2001-2003.
 # Javitasok: Laszlo Dvornik <dvornik@gnome.hu>, 2004.
index 37e79816df6f8ddaa62c090654d874a5a5d4cbb8..14eca41d57063b2d5d262d5e68f9c45d15b69318 100644 (file)
--- a/po/id.po
+++ b/po/id.po
@@ -1,5 +1,5 @@
 # Pesan Bahasa Indonesia untuk GNU wget
-# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2009 Free Software Foundation, Inc.
 # This file is distributed under the same license as the wget package.
 # Permission is granted to freely copy and distribute
 # this file and modified versions, provided that this
index 6e907632e77dd573d09bdab606f272d20bc593ac..7ed2f0ad1220cfeeaa550bf3cdcc5aa5ecb743bb 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -1,5 +1,6 @@
 # Italian messages for wget.
-# Copyright (C) 1998, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2004, 2005, 2007, 2008, 2009 Free Software
+# Foundation, Inc.
 # This file is distributed under the same license as the wget package.
 # Marco Colombo <m.colombo@ed.ac.uk>, 2004, 2005, 2007, 2008.
 # Giovanni Bortolozzo <borto@dei.unipd.it>, 1998.
index 0a54bd9124f8093ea405ea872210881da0e5946a..05a01f37a104663732f068b5c76e003b9c9a98a9 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
@@ -1,5 +1,5 @@
 # Japanese messages for GNU Wget.
-# Copyright (C) 1998 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2009 Free Software Foundation, Inc.
 # This file is distributed under the same license as the wget package.
 # Originally translated by Penguin Kun <penguin-kun@geocities.com>, 1998
 # Hiroshi Takekawa <sian@big.or.jp>, 2000-2008
index da615ec9692afaf32a96017f3d110c497a546e44..7e34727b5bed0fa89ffb687ba242c2e648c7c0e1 100644 (file)
--- a/po/lt.po
+++ b/po/lt.po
@@ -1,5 +1,5 @@
 # translation of wget-1.11.3 to Lithuanian
-# Copyright (C) 2008 Free Software Foundation, Inc.
+# Copyright (C) 2008, 2009 Free Software Foundation, Inc.
 # This file is distributed under the same license as the wget package.
 #
 # Gintautas Miliauskas <gintas@akl.lt>, 2008.
index c35989d0df9a1b1af936911e329407551f52f8a2..20a3ff0e9622166bd7268763a352bd255c9b41ea 100644 (file)
--- a/po/nb.po
+++ b/po/nb.po
@@ -1,5 +1,5 @@
 # Norwegian messages for GNU wget (bokmål dialect)
-# Copyright (C) 1998 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2009 Free Software Foundation, Inc.
 # Robert Schmidt <rsc@vingmed.no>, 1998.
 #
 msgid ""
index 8ab4ad7bb255c7eb844ccf107b64d4e967f2ee30..0026b8b8f9c31fe63f29f83e1c1874c8871a5f81 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -1,5 +1,5 @@
 # Dutch translations for wget.
-# Copyright (C) 2008 Free Software Foundation, Inc.
+# Copyright (C) 2008, 2009 Free Software Foundation, Inc.
 # This file is distributed under the same license as the wget package.
 #
 # André van Dijk <ady@unseen.demon.nl>, 1998.
index eebdc6070e555ca4f3986df9ad584b3f66f66f35..7e94ee4b494fa1f616aa1d00a5c8db51947c74da 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -1,5 +1,5 @@
 # Polish translations of wget messages
-# Copyright (C) 2002, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2008, 2009 Free Software Foundation, Inc.
 # This file is distributed under the same license as the wget package.
 # Wojciech Kotwica <wkotwica@post.pl>, 2002
 # Jakub Bogusz <qboosh@pld-linux.org>, 2005-2008
index a66d17118d5fe345a0bca1bb02435793106f4ccc..f1165aeda29e3eb0b924e2bf948ec489b1ef2ab2 100644 (file)
--- a/po/pt.po
+++ b/po/pt.po
@@ -1,5 +1,5 @@
 # Portuguese translation of the "wget" messages
-# Copyright (C) 2005 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2009 Free Software Foundation, Inc.
 # This file is distributed under the same license as the wget package.
 # Helder Correia <helder.pereira.correia@gmail.com>, 2005-2008.
 #
index ba81ef8ac86e09ea2abe6dd3c1bc8094683c6f6a..63ed9f3936710380fbfcbac8aa8172cf472ee37b 100644 (file)
@@ -1,7 +1,7 @@
 # This file is distributed under the same license as the wget package.
 # translation of wget-1.11.3.po to Brazilian Portuguese
 # Brazilian Portuguese translation of the "wget" messages
-# Copyright (C) 1998, 2008 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2008, 2009 Free Software Foundation, Inc.
 #
 # Wanderlei Antonio Cavassin <cavassin@conectiva.com.br>, 1998.
 # Marcus Moreira de Souza <marcus@frb.br>, 2004.
index 6b0796d1e5ab646aab1fd586f307c5fdeb8928e9..932db57fc135c312e4563bdbdca7b1d36a6a15bd 100644 (file)
--- a/po/ro.po
+++ b/po/ro.po
@@ -1,5 +1,5 @@
 # Mesajele în limba românã pentru pachetul wget.
-# Copyright (C) 2003 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2009 Free Software Foundation, Inc.
 # Eugen Hoanca <eugenh@urban-grafx.ro>, 2003.
 #
 msgid ""
index 42d1f3e0bd866586491a990abee97446afaf3e87..b131ceda85004dd7028baf3235041f51a5352a33 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,5 +1,6 @@
 # Translation of wget messages to Russian
-# Copyright (C) 1998, 1999, 2000, 2001, 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 1998, 1999, 2000, 2001, 2004, 2005, 2006, 2008, 2009
+# Free Software Foundation, Inc.
 # This file is distributed under the same license as the wget package.
 # Const Kaplinsky <const@ce.cctpu.edu.ru>, 1998, 1999, 2000, 2001.
 # Pavel Maryanov <acid_jack@ukr.net>, 2004, 2005, 2006, 2008.
index 0f11c9206c334924441d585f337a9c7efa7eedbf..8df5dc2d324e8dbf58bf737b8164c2e53ee891b9 100644 (file)
--- a/po/sl.po
+++ b/po/sl.po
@@ -1,5 +1,5 @@
 # -*- mode:po; coding:iso-8859-2; -*- Slovenian messages for GNU Wget
-# Copyright (C) 2008 Free Software Foundation, Inc.
+# Copyright (C) 2008, 2009 Free Software Foundation, Inc.
 # This file is distributed under the same license as the wget package.
 # Roman Maurer <roman.maurer@amis.net>, 2008.
 #
index 0cfad8d8fc44decbf9c30c64bc592bf0668772e5..c2d38e15cae7ae123ad83c4e4af9b0aa95608879 100644 (file)
--- a/po/sr.po
+++ b/po/sr.po
@@ -1,5 +1,5 @@
 # Wget translation file: Serbian language, cyrillic script
-# Copyright (C) 2003 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2009 Free Software Foundation, Inc.
 # This file is distributed under the same license as the wget package.
 # Filip Miletić <f.miletic@ewi.tudelft.nl>, 2003.
 # -----------------------------------------
index 6749264596d22e1d8e54dc03836fa7bb636169cc..51a36ba9884016c4d7dc51084de140156320461f 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,5 +1,5 @@
 # Swedish messages for wget.
-# Copyright (C) 2008 Free Software Foundation, Inc.
+# Copyright (C) 2008, 2009 Free Software Foundation, Inc.
 # This file is distributed under the same license as the wget package.
 # Christian Rose <menthos@menthos.com>, 1999, 2000, 2001, 2002, 2003.
 # Daniel Nylander <po@danielnylander.se>, 2006, 2007, 2008.
index c40e309c1f6ce30783857d976785d086ea545961..21eb40c030782aafc1809097bee64f2bdf6cbd9a 100644 (file)
--- a/po/tr.po
+++ b/po/tr.po
@@ -1,5 +1,5 @@
 # Turkish translations for wget messages.
-# Copyright (C) 2005 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2009 Free Software Foundation, Inc.
 # Nilgün Belma Bugüner <nilgun@superonline.com>, 2001,..., 2005.
 #
 msgid ""
index 2a9f908098f32fa9b220ea3b19c01befde59b1da..38b1d70a210824b445792e36555865b11ab27ccf 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
@@ -1,5 +1,5 @@
 # Ukrainian messages for GNU Wget.
-# Copyright (C) 1999 Free Software Foundation, Inc.
+# Copyright (C) 1999, 2009 Free Software Foundation, Inc.
 # Olexander Kunytsa <xakep@snark.ukma.kiev.ua>, 2004.
 #
 #
index 59c3ac3d307e6b9393829f0665a5d69f8318a828..b345c9f5a0c59dd5d21b2e92d98325806cc7a4b6 100644 (file)
@@ -1,5 +1,5 @@
 # translation of wget to zh_CN
-# Copyright (C) 2008 Free Software Foundation, Inc.
+# Copyright (C) 2008, 2009 Free Software Foundation, Inc.
 # This file is distributed under the same license as the wget package.
 # Rongjun Mu <elanmu@sina.com>, 2003.
 # Liu Songhe <jackliu9999@263.net>, 2003.
index c218f55879faffd404c18115fea082e367455c60..37b261dfb59987aeb04784bede86d1adb208e247 100644 (file)
@@ -1,5 +1,6 @@
 # traditional Chinese translation of wget.
-# Copyright (C) 1998, 2000, 01, 02, 05 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2000, 1901, 1902, 1905, 2009 Free Software
+# Foundation, Inc.
 # CD Chen <cdchen@linux.ntcic.edu.tw>, 1998.
 # Pofeng Lee <pofeng.lee@ms7.url.com.tw>, 1998.
 # Jing-Jong Shyue <shyue@sonoma.com.tw>, 2000.
index 499a0fe3644a7b942631c47739b50433c562c5f7..16ce0e4a8ae5fd08ee4845c567c192dcf91f279d 100644 (file)
@@ -1,6 +1,6 @@
 /* Replacements for routines missing on some systems.
    Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index b54db2384c93e940146db6503c4959a36bccf00a..aad6db18aebc8850d9c2dad0db6855af701ee9a3 100644 (file)
@@ -1,6 +1,6 @@
 /* Establishing and handling network connections.
    Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 0317386d984d36bf2be666ab9bd5ea6056107834..a3469b80dec7410eefc33c2f934ca68a430cad9b 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for connect.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 3d8b30599ad43163360ec5b0eeac3a5e16fdb410..0d3166e6d9610138c7ef0c18b6fab20412a101ce 100644 (file)
@@ -1,5 +1,6 @@
 /* Declarations for convert.c
-   Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2004, 2005, 2006, 2009 Free Software Foundation,
+   Inc.
 
 This file is part of GNU Wget.
 
index 854139046c65f009ed7d1928ac2291f110b59b8c..f9b206e134fb6245cdf75239976a6328faae95d5 100644 (file)
@@ -1,6 +1,6 @@
 /* Support for cookies.
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-   2008 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+   Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index acddf4e6dc49679ba72adebff069b34aca1c5d7f..58142934447d6b023d1d052028a7c2515ba51748 100644 (file)
@@ -1,6 +1,6 @@
 /* Support for cookies.
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-   2008 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+   Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 4feef42a14956f240ed3624b5cf30c37f9c9f2f2..451f3ad47fc3bdd696288793b071168359d4075c 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations for css.lex
-   Copyright (C) 2006 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 79bbc9e139c6300ab50a005654e0136312708544..4ae49a791c8806eba7466038f16a5af686372552 100644 (file)
@@ -1,5 +1,6 @@
 /* Collect URLs from CSS source.
-   Copyright (C) 1998, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2000, 2001, 2002, 2003, 2009 Free Software
+   Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 772e2fd77f8c3578e75a1544bfc6a818d5408dae..a8fee66c08b60aeec81f95ae0d0b1c489d623e29 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations for css-url.c.
-   Copyright (C) 2006 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 8d1477a41614f4d9ba863f5820d24422a6d7e8f8..494151ccd975f9914b2e83cd647272445e3bb3e6 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
-   Copyright (C) 2006 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 94fb76b2c140d077919877c8e9c8539297a95fb4..c50fc9b7e216169157c32b4fbe67900b033c9529 100644 (file)
@@ -1,5 +1,5 @@
 /* Internationalization related declarations.
-   Copyright (C) 2008 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 8d3342c0c73acee808bbd48215871d5978d470dd..324e1ce56452e8fdcc9343c95acf4dff697893c9 100644 (file)
@@ -1,6 +1,6 @@
 /* Basic FTP routines.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index cf28e6ddec9339d4e881e27488cc802a5ee42d3a..e0b474e18491a30dd0131ad7031f4e00b346bc43 100644 (file)
@@ -1,6 +1,6 @@
 /* Parsing FTP `ls' output.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 
 
 This file is part of GNU Wget.
 
index 546e2105d36a1c1572903f9805c477965d23d3aa..44614ba0b342d540a5ce58ad29ed529df3869b73 100644 (file)
@@ -1,6 +1,6 @@
 /* Opie (s/key) support for FTP.
    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-   2007, 2008 Free Software Foundation, Inc.
+   2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index f0d5dc08b50052fa6876ababaaa6560083deb0ee..a93c1371cfaa447cc463a8dff4d64c11f888ad28 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, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 833f3f28278e5a0e7a59dce891f5915d2f26ea0e..c06bffa1410f25b2a26ac73f37904f4d2f81ed2c 100644 (file)
@@ -1,6 +1,6 @@
 /* General MD5 support.
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-   2008 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+   Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 1c58969a2b15e5e8ec10ca715c81226cc7744854..a0fbddf4fc8c4e38bf4889f7a0c4cceeac849131 100644 (file)
@@ -1,6 +1,6 @@
 /* General MD5 header file.
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-   2008 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+   Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 209921e654f550eb0123212e6926b5e9e38accbc..e1780bf0fa2485b5def5200761bcd2966af9fbdb 100644 (file)
@@ -1,5 +1,6 @@
 /* Convenience header for conditional use of GNU <libintl.h>.
-   Copyright (C) 1995-1998, 2000-2002, 2004-2006 Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2004, 2005,
+   2006, 2009 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
index dfbe8bf525fea25d84c14ad6b6aa9e15a72e05ef..7da0c1be3a1ab8380b772bcced22596c8a61c596 100644 (file)
@@ -1,5 +1,6 @@
 /* SSL support via GnuTLS library.
-   Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
+   Inc.
 
 This file is part of GNU Wget.
 
index 80922d0faebc726cc975e57d5d5f068789885be0..273fd9a62d96fb4c025e9ee95b5b23f134dea89f 100644 (file)
@@ -1,6 +1,6 @@
 /* Hash tables.
-   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-   2008 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+   2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 6a9254158246b77168b7a144f07ef1eb92972b56..34fb410b5712728dfb7fba1f45fc07337e8db8e9 100644 (file)
@@ -1,5 +1,5 @@
 /* Hash table declarations.
-   Copyright (C) 2000, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index d3b8da84b25cf7039afb29301f38aeab6aeb7442..5cab449403d23db9c656c5e1678d8562c9918a99 100644 (file)
@@ -1,6 +1,6 @@
 /* Host name resolution and matching.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 10f5424740040339a56581130eeb3d3fbf769d3f..ae997177985f13b15568607a7882cdbeb988b7b5 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for host.c
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 692e0de4b8c463d0eaa36bd4d3d34f7f42147f41..8c263f044dddaa48335144fee99ec1cabcbd2d04 100644 (file)
@@ -1,6 +1,6 @@
 /* HTML parser for Wget.
    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-   2007, 2008 Free Software Foundation, Inc.
+   2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index ed1c685562a868a39f2c55dbbcbf802f7e904b4a..4fd3b235774efc8adaef00482cd4ee2cf7a851ae 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for html-parse.c.
    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-   2007, 2008 Free Software Foundation, Inc.
+   2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 218659d454d4a23b34c0288f1b848585a14b1e4b..0e707740ba24ff3422c9e80feddaa6add9e3390a 100644 (file)
@@ -1,6 +1,6 @@
 /* Collect URLs from HTML source.
    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-   2007, 2008 Free Software Foundation, Inc.
+   2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 2e9ec820e376418f8e00353241f4e7f5043ea88b..50015342e7a4c3fa6c02bc58f1b8177790a7800d 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations for html-url.c.
-   Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1997, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index fbba2c61e5d6d3a93edf2eabc1466843fbad73cc..e4f358d37272428e59fa30f2d967d7dc16526667 100644 (file)
@@ -1,5 +1,6 @@
 /* NTLM code.
-   Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
+   Inc.
    Contributed by Daniel Stenberg.
 
 This file is part of GNU Wget.
index ae6d5bd861ea2b59c3866ef682b3fdb907b7775c..331d9774b0c0787cdb71d6d99d8b06fd012fcf51 100644 (file)
@@ -1,8 +1,8 @@
 #ifndef __HTTP_NTLM_H
 #define __HTTP_NTLM_H
 /* Declarations for http_ntlm.c
-   Copyright (C) 1995, 1996, 1997, 2000, 2007,
-   2008 Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1997, 2000, 2007, 2008, 2009 Free Software
+   Foundation, Inc.
    Contributed by Daniel Stenberg.
 
 This file is part of GNU Wget.
index 4769e9d376eb82d0e0f2d8d0fcab92562dea8211..894091e34bfc6bb9be702dca18162f974491f36f 100644 (file)
@@ -1,5 +1,6 @@
 /* Declarations for HTTP.
-   Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
+   Inc.
 
 This file is part of GNU Wget.
 
index 545f3405816220a2f185e0f19e9335188271007a..deba61222e370cf7c21a767c1b26546b575567cd 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for init.c.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index d6067497c86a4755e929547edf27d087a60eb0e6..4f6d866fb2483666d34868601735dac0a22c6b55 100644 (file)
--- a/src/iri.c
+++ b/src/iri.c
@@ -1,5 +1,5 @@
 /* IRI related functions.
-   Copyright (C) 2008 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index dd5876bec49264e58ad7fbfb1743e684396247d9..ed776e1a34473d7e09b60e106394f65e13c46212 100644 (file)
--- a/src/iri.h
+++ b/src/iri.h
@@ -1,5 +1,5 @@
 /* Internationalization related declarations.
-   Copyright (C) 2008 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 9ee0621160ebca923233e94889ce72153a532049..f68e40d211448aee85be258a95c766948ee48ac8 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,
-   2007, 2008 Free Software Foundation, Inc.
+   2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 2f8d2042291e3f548038a6aea92ebe371c62c219..7cef7076ffee0eedb02ced83d7b45196dcf71afd 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,
-   2007, 2008 Free Software Foundation, Inc.
+   2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index cdfea2d263390012a1a3ced53d7e47f6aa4e2064..870d7fda0c598abf232235932e5df30f1a330fe7 100644 (file)
@@ -1,6 +1,6 @@
 /* mswindows.c -- Windows-specific support
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 71687278d2ab718279bf8645a1520808474ef7df..a80328743eb8f3a38dbbbb98e0530fa2eda04953 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for windows
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index eb99ff44e0bef23eb42618a2a6ae8a87b20e197c..5c7efb29cc96a0340527b89f03dc33e699d50543 100644 (file)
@@ -1,5 +1,5 @@
 /* Read and parse the .netrc file to get hosts, accounts, and passwords.
-   Copyright (C) 1996, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 35a145f7810ac6d6aa11915ab8e3a20e6b106ed9..9dd9ded310ba60ad20d6dbcc387c1b6d3645cd1d 100644 (file)
@@ -1,5 +1,6 @@
 /* Declarations for netrc.c
-   Copyright (C) 1996, 1996, 1997, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1996, 1997, 2007, 2008, 2009 Free Software
+   Foundation, Inc.
 
 This file is part of GNU Wget.
 
index de335c086a021aec355014f7a7aa25b1bbaece93..b6240f6febc3fbcab739e154bf22c908fdfd42d4 100644 (file)
@@ -1,6 +1,6 @@
 /* SSL support via OpenSSL library.
-   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-   2008 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+   2009 Free Software Foundation, Inc.
    Originally contributed by Christian Fraenkel.
 
 This file is part of GNU Wget.
index 8afa2523441f2f677d348786c7736e0d105fc0c9..bf039dd69a2383abc936fb0db01cbd9892cb1690 100644 (file)
@@ -1,6 +1,6 @@
 /* struct options.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index f2be154afc07f429f3e7b73532bc66c90743401d..1ed1b73002e0a69d5ed0ee6e1e4854bd763b6355 100644 (file)
@@ -1,6 +1,6 @@
 /* Download progress.
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-   2008 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+   Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index ec94c1d8e4e11b362e7c213025d4106b3349bee5..0c269ec3fd5db4de3a868a466187e42ff7224602 100644 (file)
@@ -1,6 +1,6 @@
 /* Download progress.
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-   2008 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+   Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 88ad049dbc204ccf777d9caaa4b59de1dd6a5a8e..843d9226928fd84975b663d537daababe1d7c80f 100644 (file)
@@ -1,5 +1,6 @@
 /* Portable timers.
-   Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
+   Inc.
 
 This file is part of GNU Wget.
 
index 4a9f805583782f21c2630b9ba9fd177327989d20..cf05ede9068216d9ca1ae590ffdd55c2a73b7f54 100644 (file)
@@ -1,5 +1,6 @@
 /* Declarations for ptimer.c.
-   Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
+   Inc.
 
 This file is part of GNU Wget.
 
index 66ef2e0fd9b566d0c9c809562daa2d4ee32ddb70..9ca3f941e39ac2802bec74a9cb11d2a44b9aa3ef 100644 (file)
@@ -1,6 +1,6 @@
 /* Handling of recursive HTTP retrieving.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index eb4caf11c0b26d4a7de70ed1db55f9f334fb1f56..1260e7dac19d15f0787f6a823d8650fb62e871b4 100644 (file)
--- a/src/res.c
+++ b/src/res.c
@@ -1,5 +1,6 @@
 /* Support for Robot Exclusion Standard (RES).
-   Copyright (C) 2001, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2006, 2007, 2008, 2009 Free Software Foundation,
+   Inc.
 
 This file is part of Wget.
 
index 5439eaf912bf3e1a48878cb8534c5a523bbd0782..d85e045782a306f79c8a3e9834a617e5dc7423a1 100644 (file)
--- a/src/res.h
+++ b/src/res.h
@@ -1,5 +1,5 @@
 /* Declarations for res.c.
-   Copyright (C) 2001, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of Wget.
 
index f1b8f955a36f3f2361f7142b1366fd78aaba72c5..edc482906312085e8b01e10d42f010627080b6fc 100644 (file)
@@ -1,6 +1,6 @@
 /* File retrieval.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 07c635935e20380bfc874b1d7b3405bdb8762808..856e7bc8a044e3fabe46ef0e65a2a23f35128eb9 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for retr.c.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 98a296d4a54b9a97c0522f3ff8cfd368ff1efdd1..cefff739a20e9ab11ad53e0d74eda286f1bd2cf6 100644 (file)
@@ -1,5 +1,5 @@
 /* Keep track of visited URLs in spider mode.
-   Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index d156df68c73b8061c8e65eb961dddefb5b875ee1..475717ee2a9049af88b3ef37b32cb5557a31719c 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations for spider.c
-   Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 97be5166ae6676f7308185bdf2a08b8754419626..df4b47e06c004d21064f8664ac2eaf6de274e995 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 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+   2009 Free Software Foundation, Inc.
    Originally contributed by Christian Fraenkel.
 
 This file is part of GNU Wget.
index 0377029e6e77f5d9b037ab6c787e11be2e979e79..f36b0267b5ba25bbd1c6acafb1dbb374022a3088 100644 (file)
@@ -1,6 +1,6 @@
 /* Dirty system-dependent hacks.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 377afe231dbc4ba558881ba971ada0c759341ad2..4e67b92347ade36be0f5edb80b98134a386bcad6 100644 (file)
@@ -1,5 +1,6 @@
 /* Unit testing.
-   Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
+   Inc.
 
 This file is part of GNU Wget.
 
index 91baf589ac6651d3638885406f5f702d73b4bf4c..ec5764e418ef6a9b27f99671fc9e2c96e772c3ba 100644 (file)
@@ -1,5 +1,6 @@
 /* Unit testing declarations.
-   Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
+   Inc.
 
 This file is part of GNU Wget.
 
index afc31811d443378c7576a5eb17d6e919ba792298..ed4a0f4689c4275f6ef40735aea700a9ed918a55 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, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 38eafca4b50997aebba6a5f92574c34a93ad0248..278b71dd05e28d064b533d27b9b10b73992fc565 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, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 7a93376a46d36a0bd246f4ae0ef057b3151c7300..4060aa5079cfaf570add0ec71d58d5b27d75f2e0 100644 (file)
@@ -1,6 +1,6 @@
 /* Various utility functions.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 1b3f43ab56909ef90eff518f013281c289eca869..4a31b37874583d8c38a931ca8d76831da3eb71d6 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for utils.c.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 42694c84191261b9b2999c31c98ec2eac7b8a282..cc25acbc54014b76b4955efa2d739633c99355be 100644 (file)
@@ -1,6 +1,6 @@
 /* Miscellaneous declarations.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
index 80836223506b42c126a09d5425bc55c738c5f149..2dd08f06924d861bc302c09b755c419c7590b3cd 100644 (file)
@@ -6,8 +6,8 @@
 \def\texinfoversion{2006-10-04.17}
 %
 % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
-% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free
-% Software Foundation, Inc.
+% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
+% Free Software Foundation, Inc.
 %
 % This texinfo.tex file is free software; you can redistribute it and/or
 % modify it under the terms of the GNU General Public License as
index 7852c2a14a3ed5973610ea344673a0f129a210d1..bbf2509a9d6d58cee2fcfa4dcf4978471cf29279 100644 (file)
@@ -1,5 +1,6 @@
 # Makefile for `wget' utility
-# Copyright (C) 1995, 1996, 1997, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009 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
index c227e2c0a2beff16dc42ebad2a4898a31051d751..4662805d2602fcd5738b4b7adb5680dbf5e14ef4 100755 (executable)
@@ -1,6 +1,7 @@
 #! /usr/bin/perl -w
 
-# Copyright (C) 1995, 1996, 1997, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009 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
index af8ffc748f40830a4aeccd1faee7c83cc7160624..d700b19c6801ffaaa74e4d954132a48beb5c84a7 100644 (file)
@@ -1,5 +1,6 @@
 # Makefile for `wget' utility
-# Copyright (C) 1995, 1996, 1997, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009 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
index 78afe608af78799f217d851e42c68ad563e1ef7d..c29bcfdd04e540e2ae913cd1ab0c8aafe13666a3 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for `wget' utility
-# Copyright (C) 1995, 1996, 1997, 2004, 2007,
-# 2008 Free Software Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 2004, 2007, 2008, 2009 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
index e9e3d2d3faf7d206abff6dfd40c501b8cce46c07..1af065a1f7478f1dacee921dcf2895f5fd49ed95 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for `wget' utility for MSVC
-# Copyright (C) 1995, 1996, 1997, 2004, 2006, 2007,
-# 2008 Free Software Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 2004, 2006, 2007, 2008, 2009 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
index fbf0e4e75776098216125d771e9b897cc11e89bf..8b00ad40faf6cf4780d4d5d772c77340cfa14fc3 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for `Wget' utility
-# Copyright (C) 1995, 1996, 1997, 2004, 2007,
-# 2008 Free Software Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 2004, 2007, 2008, 2009 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
index ce0eb20f21f22c413d58625c9187c76399d9f69f..5171f17eff354e23c38550f298bbe635b3cb253f 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for `Wget' utility
-# Copyright (C) 1995, 1996, 1997, 2004, 2007,
-# 2008 Free Software Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 2004, 2007, 2008, 2009 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
index fc3a62359af0217979da429b30ba2a2262eb8047..e80df63b586011b4770fa4f427382bb8f527f018 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for `Wget' utility
-# Copyright (C) 1995, 1996, 1997, 2007,
-# 2008 Free Software Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009 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
index a71fb42996bf6571d724c8d37fc6a1ece207753a..bd453134d6fc8147ed5b1adf857b17acefc28dc6 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for various Windows compilation environments.
-   Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
diff --git a/ylwrap b/ylwrap
index 102bd893f76177cb801fb4968452265e324b7ae2..8f2a61f8872e620b05d1c6aabb45f16db313dca3 100755 (executable)
--- a/ylwrap
+++ b/ylwrap
@@ -3,8 +3,8 @@
 
 scriptversion=2005-05-14.22
 
-# Copyright (C) 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005
-#   Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005,
+# 2009 Free Software Foundation, Inc.
 #
 # Written by Tom Tromey <tromey@cygnus.com>.
 #