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

Update copyright lists, conforming to maintainer guidelines

This commit is contained in:
Micah Cowan 2007-09-28 15:45:31 -07:00
parent ebf43dc18b
commit 5dd09d9ba5
89 changed files with 145 additions and 89 deletions

View File

@ -1,5 +1,5 @@
# Makefile for `Wget' utility
# Copyright (C) 1995, 1996, 1997, 2006 Free Software Foundation, Inc.
# Copyright (C) 1995, 1996, 1997, 2006, 2007 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

3
NEWS
View File

@ -1,6 +1,7 @@
GNU Wget NEWS -- history of user-visible changes.
Copyright (C) 1997-2006 Free Software Foundation, Inc.
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007 Free Software Foundation, Inc.
See the end for copying conditions.
Please send GNU Wget bug reports to <bug-wget@gnu.org>.

3
README
View File

@ -59,7 +59,8 @@ the file AUTHORS for a list of major contributors, and the ChangeLogs
for a detailed listing of all contributions.
Copyright (C) 1995-2005 Free Software Foundation, Inc.
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
2005, 2006, 2007 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

View File

@ -2,7 +2,7 @@
# The (trivial) script for preparing the sources following the
# checkout from version control.
# Copyright (C) 2005 Free Software Foundation, Inc.
# Copyright (C) 2005, 2007 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

3
config.guess vendored
View File

@ -1,7 +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 Free Software Foundation, Inc.
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software
# Foundation, Inc.
timestamp='2005-05-27'

3
config.sub vendored
View File

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

View File

@ -1,6 +1,6 @@
@echo off
rem Configure batch file for `Wget' utility
rem Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
rem Copyright (C) 1995, 1996, 1997, 2007 Free Software Foundation, Inc.
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

View File

@ -1,5 +1,5 @@
dnl Template file for GNU Autoconf
dnl Copyright (C) 1995, 1996, 1997, 2001 Free Software Foundation, Inc.
dnl Copyright (C) 1995, 1996, 1997, 2001, 2007 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

View File

@ -1,5 +1,5 @@
# Makefile for `wget' utility
# Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
# Copyright (C) 1995, 1996, 1997, 2007 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

View File

@ -1,6 +1,7 @@
#! /usr/bin/env perl
# Copyright (C) 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
# Copyright (C) 1999, 2000, 2001, 2003, 2007 Free Software
# Foundation, Inc.
# This file is part of GCC.

View 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) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
dnl 2004, 2005, 2006, 2007 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.

View File

@ -1,5 +1,6 @@
# lib-link.m4 serial 6 (gettext-0.14.3)
dnl Copyright (C) 2001-2005 Free Software Foundation, Inc.
dnl Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 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.

View File

@ -1,5 +1,6 @@
# lib-prefix.m4 serial 4 (gettext-0.14.2)
dnl Copyright (C) 2001-2005 Free Software Foundation, Inc.
dnl Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 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.

View File

@ -1,5 +1,6 @@
dnl Wget-specific Autoconf macros.
dnl Copyright (C) 1996-2005, 2007 Free Software Foundation, Inc.
dnl Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
dnl 2004, 2005, 2006, 2007 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

View File

@ -1,5 +1,6 @@
# List of files which containing translatable strings.
# Copyright (C) 1998 Free Software Foundation, Inc.
# Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
# 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
# Package source files
src/cmpt.c

View File

@ -1,5 +1,6 @@
# Makefile for `wget' utility
# Copyright (C) 1995-2006 Free Software Foundation, Inc.
# Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
# 2004, 2005, 2006, 2007 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

View File

@ -1,5 +1,6 @@
/* Replacements for routines missing on some systems.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Establishing and handling network connections.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Declarations for connect.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,5 @@
/* Conversion of links to local files.
Copyright (C) 2003-2006 Free Software Foundation, Inc.
Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,5 @@
/* Declarations for convert.c
Copyright (C) 2003-2006 Free Software Foundation, Inc.
Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Support for cookies.
Copyright (C) 2001-2006 Free Software Foundation, Inc.
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free
Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Support for cookies.
Copyright (C) 2001-2006 Free Software Foundation, Inc.
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free
Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Basic FTP routines.
Copyright (C) 1996-2007 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Parsing FTP `ls' output.
Copyright (C) 1996-2004 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Opie (s/key) support for FTP.
Copyright (C) 1998-2004 Free Software Foundation, Inc.
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* File Transfer Protocol support.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Declarations for FTP support.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* General MD5 support.
Copyright (C) 2001 Free Software Foundation, Inc.
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software
Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* General MD5 header file.
Copyright (C) 2001 Free Software Foundation, Inc.
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software
Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,6 +1,6 @@
/* md5.c - Functions to compute MD5 message digest of files or memory blocks
according to the definition of MD5 in RFC 1321 from April 1992.
Copyright (C) 1995, 1996 Free Software Foundation, Inc.
Copyright (C) 1995, 1996, 2007 Free Software Foundation, Inc.
This file is part of the GNU C library.
The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/* md5.h - Declaration of functions and data types used for MD5 sum
computing library functions.
Copyright (C) 1995, 1996 Free Software Foundation, Inc.
Copyright (C) 1995, 1996, 2007 Free Software Foundation, Inc.
NOTE: The canonical source of this file is maintained with the GNU C
Library. Bugs can be reported to bug-glibc@prep.ai.mit.edu.

View File

@ -1,5 +1,5 @@
/* SSL support via GnuTLS library.
Copyright (C) 2005-2006 Free Software Foundation, Inc.
Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Hash tables.
Copyright (C) 2000-2006 Free Software Foundation, Inc.
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free
Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,5 @@
/* Hash table declarations.
Copyright (C) 2000 Free Software Foundation, Inc.
Copyright (C) 2000, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Host name resolution and matching.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Declarations for host.c
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* HTML parser for Wget.
Copyright (C) 1998-2006 Free Software Foundation, Inc.
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Declarations for html-parse.c.
Copyright (C) 1998-2006 Free Software Foundation, Inc.
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Collect URLs from HTML source.
Copyright (C) 1998-2006 Free Software Foundation, Inc.
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,5 @@
/* NTLM code.
Copyright (C) 2005-2006 Free Software Foundation, Inc.
Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
Contributed by Daniel Stenberg.
This file is part of GNU Wget.

View File

@ -1,7 +1,7 @@
#ifndef __HTTP_NTLM_H
#define __HTTP_NTLM_H
/* Declarations for http_ntlm.c
Copyright (C) 1995, 1996, 1997, 2000 Free Software Foundation, Inc.
Copyright (C) 1995, 1996, 1997, 2000, 2007 Free Software Foundation, Inc.
Contributed by Daniel Stenberg.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* HTTP support.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,5 @@
/* Declarations for HTTP.
Copyright (C) 2005-2006 Free Software Foundation, Inc.
Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Reading/parsing the initialization file.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Declarations for init.c.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Messages logging.
Copyright (C) 1998-2006 Free Software Foundation, Inc.
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Declarations for log.c.
Copyright (C) 1998-2006 Free Software Foundation, Inc.
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Command line parsing.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* mswindows.c -- Windows-specific support
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Declarations for windows
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,5 @@
/* Read and parse the .netrc file to get hosts, accounts, and passwords.
Copyright (C) 1996, Free Software Foundation, Inc.
Copyright (C) 1996, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,5 @@
/* Declarations for netrc.c
Copyright (C) 1996, 1996, 1997 Free Software Foundation, Inc.
Copyright (C) 1996, 1996, 1997, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* SSL support via OpenSSL library.
Copyright (C) 2000-2006 Free Software Foundation, Inc.
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free
Software Foundation, Inc.
Originally contributed by Christian Fraenkel.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* struct options.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Download progress.
Copyright (C) 2001-2006 Free Software Foundation, Inc.
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software
Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Download progress.
Copyright (C) 2001-2006 Free Software Foundation, Inc.
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software
Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,5 @@
/* Portable timers.
Copyright (C) 2005-2006 Free Software Foundation, Inc.
Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,5 @@
/* Declarations for ptimer.c.
Copyright (C) 2005-2006 Free Software Foundation, Inc.
Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Handling of recursive HTTP retrieving.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Declarations for recur.c.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,5 @@
/* Support for Robot Exclusion Standard (RES).
Copyright (C) 2001,2006 Free Software Foundation, Inc.
Copyright (C) 2001, 2006, 2007 Free Software Foundation, Inc.
This file is part of Wget.

View File

@ -1,5 +1,5 @@
/* Declarations for res.c.
Copyright (C) 2001 Free Software Foundation, Inc.
Copyright (C) 2001, 2007 Free Software Foundation, Inc.
This file is part of Wget.

View File

@ -1,5 +1,6 @@
/* File retrieval.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Declarations for retr.c.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,5 @@
/* Keep track of visited URLs in spider mode.
Copyright (C) 2006 Free Software Foundation, Inc.
Copyright (C) 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,5 @@
/* Declarations for spider.c
Copyright (C) 2006 Free Software Foundation, Inc.
Copyright (C) 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* SSL support.
Copyright (C) 2000-2006 Free Software Foundation, Inc.
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free
Software Foundation, Inc.
Originally contributed by Christian Fraenkel.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Dirty system-dependent hacks.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,5 @@
/* Unit testing.
Copyright (C) 2005-2006 Free Software Foundation, Inc.
Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,5 @@
/* Unit testing declarations.
Copyright (C) 2005-2006 Free Software Foundation, Inc.
Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* URL handling.
Copyright (C) 1996-2007 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Declarations for url.c.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Various utility functions.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Declarations for utils.c.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Miscellaneous declarations.
Copyright (C) 1996-2006 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* Wrappers around malloc and memory debugging support.
Copyright (C) 2003-2006 Free Software Foundation, Inc.
Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation,
Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
/* xmalloc.c declarations.
Copyright (C) 2003-2006 Free Software Foundation, Inc.
Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation,
Inc.
This file is part of GNU Wget.

View File

@ -1,5 +1,6 @@
# Makefile for `wget' utility
# Copyright (C) 1995-2005 Free Software Foundation, Inc.
# Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
# 2004, 2005, 2006, 2007 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

View File

@ -1,5 +1,5 @@
# Makefile for `wget' utility
# Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
# Copyright (C) 1995, 1996, 1997, 2007 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

View File

@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (C) 2001 Free Software Foundation, Inc.
# Copyright (C) 2001, 2007 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

View File

@ -1,6 +1,6 @@
#! /usr/bin/perl -w
# Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
# Copyright (C) 1995, 1996, 1997, 2007 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

View File

@ -1,5 +1,5 @@
# Makefile for `wget' utility
# Copyright (C) 1995, 1996, 1997, 2004 Free Software Foundation, Inc.
# Copyright (C) 1995, 1996, 1997, 2004, 2007 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

View File

@ -1,5 +1,5 @@
# Makefile for `wget' utility
# Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
# Copyright (C) 1995, 1996, 1997, 2007 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

View File

@ -1,5 +1,6 @@
# Makefile for `wget' utility for MSVC
# Copyright (C) 1995, 1996, 1997, 2004, 2006 Free Software Foundation, Inc.
# Copyright (C) 1995, 1996, 1997, 2004, 2006, 2007 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

View File

@ -1,5 +1,5 @@
# Makefile for `Wget' utility
# Copyright (C) 1995, 1996, 1997, 2004 Free Software Foundation, Inc.
# Copyright (C) 1995, 1996, 1997, 2004, 2007 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

View File

@ -1,5 +1,5 @@
# Makefile for `Wget' utility
# Copyright (C) 1995, 1996, 1997, 2004 Free Software Foundation, Inc.
# Copyright (C) 1995, 1996, 1997, 2004, 2007 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

View File

@ -1,5 +1,5 @@
# Makefile for `Wget' utility
# Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
# Copyright (C) 1995, 1996, 1997, 2007 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

View File

@ -1,5 +1,5 @@
/* Support for various Windows compilation environments.
Copyright (C) 2005 Free Software Foundation, Inc.
Copyright (C) 2005, 2007 Free Software Foundation, Inc.
This file is part of GNU Wget.