1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

Ran update-copyright.

This commit is contained in:
Micah Cowan 2009-09-04 00:13:47 -07:00
parent 35fe2bcefd
commit b9e9ad65cc
182 changed files with 287 additions and 234 deletions

View File

@ -3,7 +3,8 @@
scriptversion=2005-05-14.22 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>. # Written by Tom Tromey <tromey@cygnus.com>.
# #
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify

6
config.guess vendored
View File

@ -1,8 +1,8 @@
#! /bin/sh #! /bin/sh
# Attempt to guess a canonical system name. # Attempt to guess a canonical system name.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 # 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
# Free Software Foundation, Inc. # Foundation, Inc.
timestamp='2008-01-23' timestamp='2008-01-23'

View File

@ -2,7 +2,8 @@
# Output a system dependent set of variables, describing how to set the # Output a system dependent set of variables, describing how to set the
# run time search path of shared libraries in an executable. # 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 # Taken from GNU libtool, 2001
# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
# #

6
config.sub vendored
View File

@ -1,8 +1,8 @@
#! /bin/sh #! /bin/sh
# Configuration validation subroutine script. # Configuration validation subroutine script.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 # 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
# Free Software Foundation, Inc. # Foundation, Inc.
timestamp='2008-01-16' timestamp='2008-01-16'

View 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, dnl Copyright (C) 1995, 1996, 1997, 2001, 2007, 2008, 2009 Free Software
dnl 2008 Free Software Foundation, Inc. dnl Foundation, Inc.
dnl This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,7 @@
@echo off @echo off
rem Configure batch file for `Wget' utility rem Configure batch file for `Wget' utility
rem Copyright (C) 1995, 1996, 1997, 2007, 2008 Free Software Foundation, Inc. rem Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009 Free Software
rem Foundation, Inc.
rem This program is free software; you can redistribute it and/or modify rem This program is free software; you can redistribute it and/or modify
rem it under the terms of the GNU General Public License as published by rem it under the terms of the GNU General Public License as published by

View File

@ -3,7 +3,7 @@
scriptversion=2006-10-15.18 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. # Foundation, Inc.
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,6 @@
# Makefile for `wget' utility # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -5,7 +5,8 @@
@c hence no sectioning command or @node. @c hence no sectioning command or @node.
@display @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/} @uref{http://fsf.org/}
Everyone is permitted to copy and distribute verbatim copies Everyone is permitted to copy and distribute verbatim copies

View File

@ -1,6 +1,6 @@
#! /usr/bin/env perl #! /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. # Foundation, Inc.
# This file is part of GCC. # This file is part of GCC.

View File

@ -30,8 +30,8 @@ This file documents the GNU Wget utility for downloading network
data. data.
@c man begin COPYRIGHT @c man begin COPYRIGHT
Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002, Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
@iftex @iftex
Permission is granted to make and distribute verbatim copies of Permission is granted to make and distribute verbatim copies of

View File

@ -1,7 +1,7 @@
/* Memory allocation on the stack. /* Memory allocation on the stack.
Copyright (C) 1995, 1999, 2001-2004, 2006-2008 Free Software Copyright (C) 1995, 1999, 2001, 2002, 2003, 2004, 2006, 2007, 2008,
Foundation, Inc. 2009 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published under the terms of the GNU General Public License as published

View File

@ -1,6 +1,7 @@
/* Character handling in C locale. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -5,7 +5,8 @@
<ctype.h> functions' behaviour depends on the current locale set via <ctype.h> functions' behaviour depends on the current locale set via
setlocale. 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,6 @@
/* Declaration for error-reporting function /* 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 file is part of the GNU C Library.
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify

View File

@ -1,6 +1,7 @@
/* Failure exit status /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* Failure exit status /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* getline.c --- Implementation of replacement getline function. /* 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 This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as modify it under the terms of the GNU General Public License as

View File

@ -1,6 +1,7 @@
/* Declarations for getopt. /* Declarations for getopt.
Copyright (C) 1989-1994,1996-1999,2001,2003,2004,2005,2006,2007 Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998,
Free Software Foundation, Inc. 1999, 2001, 2003, 2004, 2005, 2006, 2007, 2009 Free Software
Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Internal declarations for getopt. /* Internal declarations for getopt.
Copyright (C) 1989-1994,1996-1999,2001,2003,2004 Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998,
Free Software Foundation, Inc. 1999, 2001, 2003, 2004, 2009 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* getpagesize emulation for systems where it cannot be done in a C macro. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,6 @@
/* Copyright (C) 1992-2001, 2003, 2004, 2005, 2006, 2007 Free Software /* Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
Foundation, Inc. 2001, 2003, 2004, 2005, 2006, 2007, 2009 Free Software Foundation,
Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.

View File

@ -1,5 +1,5 @@
/* getpass.h -- Read a password of arbitrary length from /dev/tty or stdin. /* 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. Contributed by Simon Josefsson <jas@extundo.com>, 2004.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,7 @@
/* intprops.h -- properties of integer types /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,6 @@
/* Determine a canonical name for the current locale's character encoding. /* 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 file is part of the GNU CHARSET Library.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/* An lseek() function that detects pipes. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* Test for initial conversion state. /* 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. Written by Bruno Haible <bruno@clisp.org>, 2008.
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/* Copyright (C) 1991, 1993, 1996, 1997, 1999, 2000, 2003, 2004, 2006, 2008 /* Copyright (C) 1991, 1993, 1996, 1997, 1999, 2000, 2003, 2004, 2006,
Free Software Foundation, Inc. 2008, 2009 Free Software Foundation, Inc.
Based on strlen implementation by Torbjorn Granlund (tege@sics.se), Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
with help from Dan Sahlin (dan@sics.se) and with help from Dan Sahlin (dan@sics.se) and

View File

@ -1,6 +1,6 @@
/* quote.c - quote arguments for output /* 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. Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* quote.h - prototypes for quote.c /* 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. Foundation, Inc.
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* quotearg.c - quote arguments for output /* quotearg.c - quote arguments for output
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007, 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* quotearg.h - quote arguments for output /* quotearg.h - quote arguments for output
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2006, 2008 Free Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2006, 2008, 2009
Software Foundation, Inc. Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,7 @@
/* realloc() function that is glibc compatible. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
# Add this package to a list of references stored in a text file. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
# Remove this package from a list of references stored in a text file. # 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 # 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 # it under the terms of the GNU General Public License as published by

View 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. Written by Bruno Haible <haible@clisp.cons.org>, 2001.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/* Implementation details of FILE streams. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* Byte-wise substring search, using the Two-Way algorithm. /* 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. This file is part of the GNU C Library.
Written by Eric Blake <ebb9@byu.net>, 2008. Written by Eric Blake <ebb9@byu.net>, 2008.

View File

@ -1,5 +1,6 @@
/* Case-insensitive string comparison function. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,6 @@
/* Case-insensitive searching in a string. /* 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. Written by Bruno Haible <bruno@clisp.org>, 2005.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/* Optimized string comparison. /* 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 This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published under the terms of the GNU General Public License as published

View File

@ -1,6 +1,6 @@
/* A substitute <strings.h>. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,6 @@
/* strncasecmp.c -- case insensitive string comparator /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* Compile-time assert-like macros. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* A substitute for ISO C99 <wctype.h>, for platforms that lack it. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* Report a memory allocation failure and exit. /* Report a memory allocation failure and exit.
Copyright (C) 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2006 Free Copyright (C) 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2006, 2009
Software Foundation, Inc. Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,8 @@
/* xalloc.h -- malloc with out-of-memory checking /* xalloc.h -- malloc with out-of-memory checking
Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
#serial 11 #serial 11
# Copyright (C) 1996, 1997, 1998, 2001, 2002, 2003, 2004 Free Software # Copyright (C) 1996, 1997, 1998, 2001, 2002, 2003, 2004, 2009 Free
# Foundation, Inc. # Software Foundation, Inc.
# #
# This file is free software; the Free Software Foundation # This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it, # gives unlimited permission to copy and/or distribute it,

View 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, 2009 Free Software Foundation,
dnl Inc.
dnl This file is free software; the Free Software Foundation dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,5 +1,5 @@
# fseeko.m4 serial 4 # 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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View 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, 2009 Free Software Foundation,
dnl Inc.
dnl This file is free software; the Free Software Foundation dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,5 +1,6 @@
# gettext.m4 serial 60 (gettext-0.17) # 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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,5 +1,6 @@
# glibc21.m4 serial 4 # 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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,5 +1,5 @@
# gnulib-tool.m4 serial 2 # 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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,5 +1,6 @@
# iconv.m4 serial AM6 (gettext-0.17) # 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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,5 +1,6 @@
# lib-ld.m4 serial 3 (gettext-0.13) # 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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,5 +1,6 @@
# lib-link.m4 serial 13 (gettext-0.17) # 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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,5 +1,6 @@
# lib-prefix.m4 serial 5 (gettext-0.15) # 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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,5 +1,5 @@
# lseek.m4 serial 4 # 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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,5 +1,5 @@
# mbsinit.m4 serial 3 # 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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,5 +1,6 @@
# nls.m4 serial 3 (gettext-0.15) # 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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,5 +1,6 @@
# po.m4 serial 15 (gettext-0.17) # 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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,5 +1,6 @@
# progtest.m4 serial 4 (gettext-0.14.2) # 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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,5 +1,6 @@
# quote.m4 serial 5 # 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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,5 +1,5 @@
# strerror.m4 serial 9 # 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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,6 +1,6 @@
# Configure a replacement for <string.h>. # 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 # This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it, # gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved. # with or without modifications, as long as this notice is preserved.

View 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, 2009 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,6 +1,6 @@
dnl Wget-specific Autoconf macros. dnl Wget-specific Autoconf macros.
dnl Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,6 @@
# xalloc.m4 serial 16 # 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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View 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 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
# gnulib-tool.m4 serial 2 # 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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,7 +1,7 @@
/* Declaration of functions and data types used for MD5 sum computing /* Declaration of functions and data types used for MD5 sum computing
library functions. library functions.
Copyright (C) 1995-1997,1999,2000,2001,2004,2005,2006,2008 Copyright (C) 1995, 1996, 1997, 1999, 2000, 2001, 2004, 2005, 2006,
Free Software Foundation, Inc. 2008, 2009 Free Software Foundation, Inc.
This file is part of the GNU C Library. This file is part of the GNU C Library.
This program is free software; you can redistribute it and/or modify it This program is free software; you can redistribute it and/or modify it

View File

@ -3,7 +3,7 @@
scriptversion=2005-06-29.22 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. # Foundation, Inc.
# written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, June 1995 # written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, June 1995
# #

View File

@ -3,8 +3,8 @@
scriptversion=2006-05-10.23 scriptversion=2006-05-10.23
# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006 # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006,
# Free Software Foundation, Inc. # 2009 Free Software Foundation, Inc.
# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996. # Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify

View 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 Free Software Foundation, Inc. Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
This file is part of GNU Wget. This file is part of GNU Wget.

View File

@ -1,6 +1,6 @@
# List of files which containing translatable strings. # List of files which containing translatable strings.
# Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, # 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 # Package source files
lib/error.c lib/error.c

View File

@ -1,6 +1,6 @@
# Беларускі пераклад wget. # Беларускі пераклад wget.
# This file is distributed under the same license as the wget package. # 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. # Hleb Valoska <el_globus@tut.by>, 2003.
# Alexander Nyakhaychyk <nyakhaychyk@gmail.com>, 2003, 2004, 2007, 2008. # Alexander Nyakhaychyk <nyakhaychyk@gmail.com>, 2003, 2004, 2007, 2008.
# #

View File

@ -1,5 +1,6 @@
# Bulgarian messages for GNU Wget. # 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 # Vesselin Markov <vemarkov@yahoo.com>, 2002
# Части от преводите на Павел Михайлов и Ясен Русев също са използувани. # Части от преводите на Павел Михайлов и Ясен Русев също са използувани.
# Ако имате идеи за подобряване на превода, ни пратете поща на # Ако имате идеи за подобряване на превода, ни пратете поща на

View File

@ -1,5 +1,5 @@
# Czech translations for GNU wget # 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. # This file is distributed under the same license as the wget package.
# Jan Prikryl <prikryl@acm.org>, 1998, 2000, 2001 # Jan Prikryl <prikryl@acm.org>, 1998, 2000, 2001
# Petr Pisar <petr.pisar@atlas.cz>, 2007, 2008 # Petr Pisar <petr.pisar@atlas.cz>, 2007, 2008

View File

@ -1,5 +1,5 @@
# Danish messages for GNU wget # 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. # Keld Jørn Simonsen <keld@dkuug.dk>, 2000-2002.
# #
# Reviewed: 2001-10-20 Thorbjoern Ravn Andersen <ravn@unixsnedkeren.dk> # Reviewed: 2001-10-20 Thorbjoern Ravn Andersen <ravn@unixsnedkeren.dk>

View File

@ -1,5 +1,5 @@
# German messages for GNU Wget. # 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. # This file is distributed under the same license as the wget package.
# Karl Eichwalder <ke@suse.de>, 1998-1999, 2000. # Karl Eichwalder <ke@suse.de>, 1998-1999, 2000.
# Karl Eichwalder <ke@ke.Central.DE>, 1997-1998. # Karl Eichwalder <ke@ke.Central.DE>, 1997-1998.

View File

@ -1,5 +1,6 @@
# Greek messages for GNU wget. # 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. # Simos Xenitellis <simos@hellug.gr>, 1999, 2000, 2001, 2002, 2003, 2004.
# #
msgid "" msgid ""

View File

@ -1,5 +1,5 @@
# English (British) translation. # English (British) translation.
# Copyright (C) 2004 Free Software Foundation, Inc. # Copyright (C) 2004, 2009 Free Software Foundation, Inc.
# Gareth Owen <gowen72@yahoo.com>, 2004. # Gareth Owen <gowen72@yahoo.com>, 2004.
# #
msgid "" msgid ""

View File

@ -1,5 +1,5 @@
# Translation of `wget' messages to Esperanto. # 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. # This file is distributed under the same license as the `wget' package.
# Luiz Portella <lfpor@lujz.org>, 2005. # Luiz Portella <lfpor@lujz.org>, 2005.
# #

View File

@ -1,5 +1,5 @@
# Mensajes en español para GNU wget. # 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 # Salvador Gimeno Zanón <salgiza@jazzfree.com>, 2001
# #
# Traducido con la ayuda de: # Traducido con la ayuda de:

View File

@ -1,5 +1,5 @@
# Estonian translations for GNU wget. # 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. # Toomas Soome <Toomas.Soome@microlink.ee>, 2006.
# #
msgid "" msgid ""

View File

@ -1,6 +1,6 @@
# translation of wget-1.9.1.po to Euskara # translation of wget-1.9.1.po to Euskara
# Basque translation of wget. # 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. # This file is distributed under the same license as the wget package.
# Mikel Olasagasti <hey_neken@euskal.org>, 2003-2004. # Mikel Olasagasti <hey_neken@euskal.org>, 2003-2004.
# #

View File

@ -1,5 +1,5 @@
# Irish translations for wget. # 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. # This file is distributed under the same license as the wget package.
# Kevin Patrick Scannell <scannell@SLU.EDU>, 2004, 2007, 2008. # Kevin Patrick Scannell <scannell@SLU.EDU>, 2004, 2007, 2008.
# #

View File

@ -1,5 +1,5 @@
# Galician translation of wget # 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. # Jacobo Tarrío Barreiro <jtarrio@trasno.net>, 2000, 2003.
# #
msgid "" msgid ""

View File

@ -1,5 +1,5 @@
# Hebrew messages for GNU Wget -*- coding: hebrew-iso-8bit -*- # 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. # Eli Zaretskii <eliz@is.elta.co.il>, 2001, 2002.
# #
msgid "" msgid ""

View File

@ -1,5 +1,5 @@
# Croatian messages for GNU Wget # 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. # Hrvoje Nik¹iæ <hniksic@xemacs.org>, 2005.
# #
msgid "" msgid ""

View File

@ -1,5 +1,6 @@
# Hungarian translation of wget # 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. # This file is distributed under the same license as the wget package.
# Pal Szasz <szpal@Maria.UTCluj.Ro>, 2001-2003. # Pal Szasz <szpal@Maria.UTCluj.Ro>, 2001-2003.
# Javitasok: Laszlo Dvornik <dvornik@gnome.hu>, 2004. # Javitasok: Laszlo Dvornik <dvornik@gnome.hu>, 2004.

View File

@ -1,5 +1,5 @@
# Pesan Bahasa Indonesia untuk GNU wget # 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. # This file is distributed under the same license as the wget package.
# Permission is granted to freely copy and distribute # Permission is granted to freely copy and distribute
# this file and modified versions, provided that this # this file and modified versions, provided that this

View File

@ -1,5 +1,6 @@
# Italian messages for wget. # 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. # This file is distributed under the same license as the wget package.
# Marco Colombo <m.colombo@ed.ac.uk>, 2004, 2005, 2007, 2008. # Marco Colombo <m.colombo@ed.ac.uk>, 2004, 2005, 2007, 2008.
# Giovanni Bortolozzo <borto@dei.unipd.it>, 1998. # Giovanni Bortolozzo <borto@dei.unipd.it>, 1998.

View File

@ -1,5 +1,5 @@
# Japanese messages for GNU Wget. # 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. # This file is distributed under the same license as the wget package.
# Originally translated by Penguin Kun <penguin-kun@geocities.com>, 1998 # Originally translated by Penguin Kun <penguin-kun@geocities.com>, 1998
# Hiroshi Takekawa <sian@big.or.jp>, 2000-2008 # Hiroshi Takekawa <sian@big.or.jp>, 2000-2008

View File

@ -1,5 +1,5 @@
# translation of wget-1.11.3 to Lithuanian # 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. # This file is distributed under the same license as the wget package.
# #
# Gintautas Miliauskas <gintas@akl.lt>, 2008. # Gintautas Miliauskas <gintas@akl.lt>, 2008.

View File

@ -1,5 +1,5 @@
# Norwegian messages for GNU wget (bokmål dialect) # 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. # Robert Schmidt <rsc@vingmed.no>, 1998.
# #
msgid "" msgid ""

View File

@ -1,5 +1,5 @@
# Dutch translations for wget. # 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. # This file is distributed under the same license as the wget package.
# #
# André van Dijk <ady@unseen.demon.nl>, 1998. # André van Dijk <ady@unseen.demon.nl>, 1998.

View File

@ -1,5 +1,5 @@
# Polish translations of wget messages # 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. # This file is distributed under the same license as the wget package.
# Wojciech Kotwica <wkotwica@post.pl>, 2002 # Wojciech Kotwica <wkotwica@post.pl>, 2002
# Jakub Bogusz <qboosh@pld-linux.org>, 2005-2008 # Jakub Bogusz <qboosh@pld-linux.org>, 2005-2008

View File

@ -1,5 +1,5 @@
# Portuguese translation of the "wget" messages # 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. # This file is distributed under the same license as the wget package.
# Helder Correia <helder.pereira.correia@gmail.com>, 2005-2008. # Helder Correia <helder.pereira.correia@gmail.com>, 2005-2008.
# #

Some files were not shown because too many files have changed in this diff Show More