mirror of
https://github.com/mirror/wget.git
synced 2025-01-13 13:50:23 +08:00
Update copyright years
This commit is contained in:
parent
27d3fcba33
commit
4223996930
2
COPYING
2
COPYING
@ -1,7 +1,7 @@
|
|||||||
GNU GENERAL PUBLIC LICENSE
|
GNU GENERAL PUBLIC LICENSE
|
||||||
Version 3, 29 June 2007
|
Version 3, 29 June 2007
|
||||||
|
|
||||||
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
Copyright (C) 2007, 2023 Free Software Foundation, Inc. <https://fsf.org/>
|
||||||
Everyone is permitted to copy and distribute verbatim copies
|
Everyone is permitted to copy and distribute verbatim copies
|
||||||
of this license document, but changing it is not allowed.
|
of this license document, but changing it is not allowed.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Makefile for `Wget' utility
|
# Makefile for `Wget' utility
|
||||||
# Copyright (C) 1995-1997, 2006-2022 Free Software Foundation, Inc.
|
# Copyright (C) 1995-1997, 2006-2023 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
|
||||||
|
2
NEWS
2
NEWS
@ -1187,7 +1187,7 @@ geturl -vo log http://fly.cc.fer.hr/
|
|||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
Copyright information:
|
Copyright information:
|
||||||
|
|
||||||
Copyright (C) 1997-2022 Free Software Foundation, Inc.
|
Copyright (C) 1997-2023 Free Software Foundation, Inc.
|
||||||
|
|
||||||
Permission is granted to anyone to make or distribute verbatim
|
Permission is granted to anyone to make or distribute verbatim
|
||||||
copies of this document as received, in any medium, provided that
|
copies of this document as received, in any medium, provided that
|
||||||
|
2
README
2
README
@ -60,7 +60,7 @@ the file AUTHORS for a list of major contributors, and the ChangeLogs
|
|||||||
for a detailed listing of all contributions.
|
for a detailed listing of all contributions.
|
||||||
|
|
||||||
|
|
||||||
Copyright (C) 1995-2022 Free Software Foundation, Inc.
|
Copyright (C) 1995-2023 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
|
||||||
|
@ -161,7 +161,7 @@ Testing and development
|
|||||||
that bug, which might be tedious. Tests should only be run through GDB for that purpose.
|
that bug, which might be tedious. Tests should only be run through GDB for that purpose.
|
||||||
|
|
||||||
|
|
||||||
Copyright (C) 2008, 2010, 2014-2015, 2018-2022 Free Software
|
Copyright (C) 2008, 2010, 2014-2015, 2018-2023 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
License GPLv3+: GNU GPL version 3 or later
|
License GPLv3+: GNU GPL version 3 or later
|
||||||
<https://www.gnu.org/licenses/gpl.html>.
|
<https://www.gnu.org/licenses/gpl.html>.
|
||||||
|
@ -4,7 +4,7 @@ scriptversion=2022-01-26.05; # UTC
|
|||||||
|
|
||||||
# Bootstrap this package from checked-out sources.
|
# Bootstrap this package from checked-out sources.
|
||||||
|
|
||||||
# Copyright (C) 2003-2022 Free Software Foundation, Inc.
|
# Copyright (C) 2003-2023 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# bootstrap.conf - Bootstrap configuration.
|
# bootstrap.conf - Bootstrap configuration.
|
||||||
# Copyright (C) 2007-2012, 2018-2022 Free Software Foundation, Inc.
|
# Copyright (C) 2007-2012, 2018-2023 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Wget.
|
# This file is part of GNU Wget.
|
||||||
#
|
#
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Generate build_info.c.
|
# Generate build_info.c.
|
||||||
|
|
||||||
# Copyright (C) 2009-2011, 2018-2022 Free Software Foundation, Inc.
|
# Copyright (C) 2009-2011, 2018-2023 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
dnl Template file for GNU Autoconf
|
dnl Template file for GNU Autoconf
|
||||||
dnl Copyright (C) 1995-1997, 2001, 2007-2014, 2018-2022 Free Software
|
dnl Copyright (C) 1995-1997, 2001, 2007-2014, 2018-2023 Free Software
|
||||||
dnl 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Makefile for `wget' utility
|
# Makefile for `wget' utility
|
||||||
# Copyright (C) 1995-1997, 2007-2011, 2015, 2018-2022 Free Software
|
# Copyright (C) 1995-1997, 2007-2011, 2015, 2018-2023 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
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
@c hence no sectioning command or @node.
|
@c hence no sectioning command or @node.
|
||||||
|
|
||||||
@display
|
@display
|
||||||
Copyright @copyright{} 2000--2002, 2007--2008, 2015, 2018--2022 Free
|
Copyright @copyright{} 2000--2002, 2007--2008, 2015, 2018--2023 Free
|
||||||
Software Foundation, Inc.
|
Software Foundation, Inc.
|
||||||
@uref{http://fsf.org/}
|
@uref{http://fsf.org/}
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#! /usr/bin/env perl
|
#! /usr/bin/env perl
|
||||||
|
|
||||||
# Copyright (C) 1999-2001, 2003, 2007, 2009-2011, 2015, 2018-2022 Free
|
# Copyright (C) 1999-2001, 2003, 2007, 2009-2011, 2015, 2018-2023 Free
|
||||||
# Software Foundation, Inc.
|
# Software Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GCC.
|
# This file is part of GCC.
|
||||||
|
@ -31,7 +31,7 @@ This file documents the GNU Wget utility for downloading network
|
|||||||
data.
|
data.
|
||||||
|
|
||||||
@c man begin COPYRIGHT
|
@c man begin COPYRIGHT
|
||||||
Copyright @copyright{} 1996--2011, 2015, 2018--2022 Free Software
|
Copyright @copyright{} 1996--2011, 2015, 2018--2023 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
@iftex
|
@iftex
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2017-2022 Free Software Foundation, Inc.
|
* Copyright (c) 2017-2023 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* This file is part of GNU Wget.
|
* This file is part of GNU Wget.
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2017-2022 Free Software Foundation, Inc.
|
* Copyright (c) 2017-2023 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* This file is part of GNU Wget.
|
* This file is part of GNU Wget.
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2017-2022 Free Software Foundation, Inc.
|
* Copyright (c) 2017-2023 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* This file is part of GNU Wget.
|
* This file is part of GNU Wget.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh -eu
|
#!/bin/sh -eu
|
||||||
|
|
||||||
# Copyright (c) 2017, 2019-2022 Free Software Foundation, Inc.
|
# Copyright (c) 2017, 2019-2023 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Wget.
|
# This file is part of GNU Wget.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash -e
|
#!/bin/bash -e
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017, 2019-2022 Free Software Foundation, Inc.
|
# Copyright (c) 2017, 2019-2023 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Wget.
|
# This file is part of GNU Wget.
|
||||||
#
|
#
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2017-2022 Free Software Foundation, Inc.
|
* Copyright (c) 2017-2023 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* This file is part of GNU Wget.
|
* This file is part of GNU Wget.
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2017-2022 Free Software Foundation, Inc.
|
* Copyright (c) 2017-2023 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* This file is part of GNU Wget.
|
* This file is part of GNU Wget.
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2017-2022 Free Software Foundation, Inc.
|
* Copyright (c) 2017-2023 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* This file is part of GNU Wget.
|
* This file is part of GNU Wget.
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2017-2022 Free Software Foundation, Inc.
|
* Copyright (c) 2017-2023 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* This file is part of GNU Wget.
|
* This file is part of GNU Wget.
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2017-2022 Free Software Foundation, Inc.
|
* Copyright (c) 2017-2023 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* This file is part of GNU Wget.
|
* This file is part of GNU Wget.
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2017-2019, 2021-2022 Free Software Foundation, Inc.
|
* Copyright (c) 2017-2019, 2021-2023 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* This file is part of GNU Wget.
|
* This file is part of GNU Wget.
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2017-2022 Free Software Foundation, Inc.
|
* Copyright (c) 2017-2023 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* This file is part of GNU Wget.
|
* This file is part of GNU Wget.
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2017-2019, 2021-2022 Free Software Foundation, Inc.
|
* Copyright (c) 2017-2019, 2021-2023 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* This file is part of GNU Wget.
|
* This file is part of GNU Wget.
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2019-2022 Free Software Foundation, Inc.
|
* Copyright (c) 2019-2023 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* This file is part of GNU Wget.
|
* This file is part of GNU Wget.
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2017-2022 Free Software Foundation, Inc.
|
* Copyright (c) 2017-2023 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* This file is part of GNU Wget.
|
* This file is part of GNU Wget.
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2017-2022 Free Software Foundation, Inc.
|
* Copyright (c) 2017-2023 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* This file is part of GNU Wget.
|
* This file is part of GNU Wget.
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
dnl Wget-specific Autoconf macros.
|
dnl Wget-specific Autoconf macros.
|
||||||
dnl Copyright (C) 1995-2011, 2018-2022 Free Software Foundation, Inc.
|
dnl Copyright (C) 1995-2011, 2018-2023 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# wget_manywarnings.m4 serial 1
|
# wget_manywarnings.m4 serial 1
|
||||||
dnl Copyright (C) 2016-2022 Free Software Foundation, Inc.
|
dnl Copyright (C) 2016-2023 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.
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
/* Configuration header file for MS-DOS/Watt-32
|
/* Configuration header file for MS-DOS/Watt-32
|
||||||
Copyright (C) 2007, 2008, 2009, 2010, 2011, 2015 Free Software
|
Copyright (C) 2007-2011, 2015, 2023 Free Software Foundation, Inc.
|
||||||
Foundation, Inc.
|
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* MSDOS utility functions.
|
/* MSDOS utility functions.
|
||||||
Copyright (C) 2009, 2010, 2011, 2015 Free Software Foundation, Inc.
|
Copyright (C) 2009-2011, 2015, 2023 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# List of files which containing translatable strings.
|
# List of files which containing translatable strings.
|
||||||
# Copyright (C) 1995-2011, 2018-2022 Free Software Foundation, Inc.
|
# Copyright (C) 1995-2011, 2018-2023 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# Package source files
|
# Package source files
|
||||||
src/connect.c
|
src/connect.c
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Makefile for `wget' utility
|
# Makefile for `wget' utility
|
||||||
# Copyright (C) 1995-2011, 2015, 2018-2022 Free Software Foundation,
|
# Copyright (C) 1995-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
# Inc.
|
# 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Establishing and handling network connections.
|
/* Establishing and handling network connections.
|
||||||
Copyright (C) 1995-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1995-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for connect.
|
/* Declarations for connect.
|
||||||
Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1996-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Conversion of links to local files.
|
/* Conversion of links to local files.
|
||||||
Copyright (C) 2003-2011, 2014-2015, 2018-2022 Free Software
|
Copyright (C) 2003-2011, 2014-2015, 2018-2023 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for convert.c
|
/* Declarations for convert.c
|
||||||
Copyright (C) 2003-2006, 2009-2011, 2015, 2018-2022 Free Software
|
Copyright (C) 2003-2006, 2009-2011, 2015, 2018-2023 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Support for cookies.
|
/* Support for cookies.
|
||||||
Copyright (C) 2001-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 2001-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Support for cookies.
|
/* Support for cookies.
|
||||||
Copyright (C) 2001-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 2001-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for css.lex
|
/* Declarations for css.lex
|
||||||
Copyright (C) 2006, 2009-2011, 2015, 2018-2022 Free Software
|
Copyright (C) 2006, 2009-2011, 2015, 2018-2023 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Collect URLs from CSS source.
|
/* Collect URLs from CSS source.
|
||||||
Copyright (C) 1998, 2000-2003, 2009-2011, 2014-2015, 2018-2022 Free
|
Copyright (C) 1998, 2000-2003, 2009-2011, 2014-2015, 2018-2023 Free
|
||||||
Software Foundation, Inc.
|
Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for css-url.c.
|
/* Declarations for css-url.c.
|
||||||
Copyright (C) 2006, 2009-2011, 2015, 2018-2022 Free Software
|
Copyright (C) 2006, 2009-2011, 2015, 2018-2023 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
%{
|
%{
|
||||||
/* Lex source for CSS tokenizing.
|
/* Lex source for CSS tokenizing.
|
||||||
Taken from http://www.w3.org/TR/CSS21/grammar.html#q2
|
Taken from http://www.w3.org/TR/CSS21/grammar.html#q2
|
||||||
Copyright (C) 2006, 2009-2011, 2015, 2018-2022 Free Software
|
Copyright (C) 2006, 2009-2011, 2015, 2018-2023 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Exit status handling.
|
/* Exit status handling.
|
||||||
Copyright (C) 2009-2012, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 2009-2012, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Exit status related declarations.
|
/* Exit status related declarations.
|
||||||
Copyright (C) 2009-2012, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 2009-2012, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Basic FTP routines.
|
/* Basic FTP routines.
|
||||||
Copyright (C) 1996-2011, 2014-2015, 2018-2022 Free Software
|
Copyright (C) 1996-2011, 2014-2015, 2018-2023 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Parsing FTP `ls' output.
|
/* Parsing FTP `ls' output.
|
||||||
Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1996-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Opie (s/key) support for FTP.
|
/* Opie (s/key) support for FTP.
|
||||||
Copyright (C) 1998-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1998-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* File Transfer Protocol support.
|
/* File Transfer Protocol support.
|
||||||
Copyright (C) 1996-2011, 2014-2015, 2018-2022 Free Software
|
Copyright (C) 1996-2011, 2014-2015, 2018-2023 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for FTP support.
|
/* Declarations for FTP support.
|
||||||
Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1996-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* SSL support via GnuTLS library.
|
/* SSL support via GnuTLS library.
|
||||||
Copyright (C) 2005-2012, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 2005-2012, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Hash tables.
|
/* Hash tables.
|
||||||
Copyright (C) 2000-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 2000-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Hash table declarations.
|
/* Hash table declarations.
|
||||||
Copyright (C) 2000, 2007-2011, 2015, 2018-2022 Free Software
|
Copyright (C) 2000, 2007-2011, 2015, 2018-2023 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Host name resolution and matching.
|
/* Host name resolution and matching.
|
||||||
Copyright (C) 1996-2012, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1996-2012, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for host.c
|
/* Declarations for host.c
|
||||||
Copyright (C) 1996-2012, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1996-2012, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* HTTP Strict Transport Security (HSTS) support.
|
/* HTTP Strict Transport Security (HSTS) support.
|
||||||
Copyright (C) 1996-2012, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1996-2012, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for hsts.c
|
/* Declarations for hsts.c
|
||||||
Copyright (C) 1996-2012, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1996-2012, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* HTML parser for Wget.
|
/* HTML parser for Wget.
|
||||||
Copyright (C) 1998-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1998-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for html-parse.c.
|
/* Declarations for html-parse.c.
|
||||||
Copyright (C) 1998-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1998-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Collect URLs from HTML source.
|
/* Collect URLs from HTML source.
|
||||||
Copyright (C) 1998-2012, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1998-2012, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for html-url.c.
|
/* Declarations for html-url.c.
|
||||||
Copyright (C) 1995-1997, 2009-2011, 2015, 2018-2022 Free Software
|
Copyright (C) 1995-1997, 2009-2011, 2015, 2018-2023 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* NTLM code.
|
/* NTLM code.
|
||||||
Copyright (C) 2005-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 2005-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
Contributed by Daniel Stenberg.
|
Contributed by Daniel Stenberg.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#ifndef __HTTP_NTLM_H
|
#ifndef __HTTP_NTLM_H
|
||||||
#define __HTTP_NTLM_H
|
#define __HTTP_NTLM_H
|
||||||
/* Declarations for http_ntlm.c
|
/* Declarations for http_ntlm.c
|
||||||
Copyright (C) 1995-1997, 2000, 2007-2011, 2015, 2018-2022 Free
|
Copyright (C) 1995-1997, 2000, 2007-2011, 2015, 2018-2023 Free
|
||||||
Software Foundation, Inc.
|
Software Foundation, Inc.
|
||||||
Contributed by Daniel Stenberg.
|
Contributed by Daniel Stenberg.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* HTTP support.
|
/* HTTP support.
|
||||||
Copyright (C) 1996-2012, 2014-2015, 2018-2022 Free Software
|
Copyright (C) 1996-2012, 2014-2015, 2018-2023 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for HTTP.
|
/* Declarations for HTTP.
|
||||||
Copyright (C) 2005-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 2005-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Reading/parsing the initialization file.
|
/* Reading/parsing the initialization file.
|
||||||
Copyright (C) 1996-2012, 2014-2015, 2018-2022 Free Software
|
Copyright (C) 1996-2012, 2014-2015, 2018-2023 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for init.c.
|
/* Declarations for init.c.
|
||||||
Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1996-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* IRI related functions.
|
/* IRI related functions.
|
||||||
Copyright (C) 2008-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 2008-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Internationalization related declarations.
|
/* Internationalization related declarations.
|
||||||
Copyright (C) 2008-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 2008-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Messages logging.
|
/* Messages logging.
|
||||||
Copyright (C) 1998-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1998-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for log.c.
|
/* Declarations for log.c.
|
||||||
Copyright (C) 1998-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1998-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Command line parsing.
|
/* Command line parsing.
|
||||||
Copyright (C) 1996-2015, 2018-2022 Free Software Foundation, Inc.
|
Copyright (C) 1996-2015, 2018-2023 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Metalink module.
|
/* Metalink module.
|
||||||
Copyright (C) 2015, 2018-2022 Free Software Foundation, Inc.
|
Copyright (C) 2015, 2018-2023 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for metalink.c.
|
/* Declarations for metalink.c.
|
||||||
Copyright (C) 2015, 2018-2022 Free Software Foundation, Inc.
|
Copyright (C) 2015, 2018-2023 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* mswindows.c -- Windows-specific support
|
/* mswindows.c -- Windows-specific support
|
||||||
Copyright (C) 1996-2011, 2014-2015, 2018-2022 Free Software
|
Copyright (C) 1996-2011, 2014-2015, 2018-2023 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for windows
|
/* Declarations for windows
|
||||||
Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1996-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Read and parse the .netrc file to get hosts, accounts, and passwords.
|
/* Read and parse the .netrc file to get hosts, accounts, and passwords.
|
||||||
Copyright (C) 1996, 2007-2011, 2015, 2018-2022 Free Software
|
Copyright (C) 1996, 2007-2011, 2015, 2018-2023 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for netrc.c
|
/* Declarations for netrc.c
|
||||||
Copyright (C) 1996, 1996-1997, 2007-2011, 2015, 2018-2022 Free
|
Copyright (C) 1996, 1996-1997, 2007-2011, 2015, 2018-2023 Free
|
||||||
Software Foundation, Inc.
|
Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* SSL support via OpenSSL library.
|
/* SSL support via OpenSSL library.
|
||||||
Copyright (C) 2000-2012, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 2000-2012, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
Originally contributed by Christian Fraenkel.
|
Originally contributed by Christian Fraenkel.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* struct options.
|
/* struct options.
|
||||||
Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1996-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Download progress.
|
/* Download progress.
|
||||||
Copyright (C) 2001-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 2001-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Download progress.
|
/* Download progress.
|
||||||
Copyright (C) 2001-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 2001-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Portable timers.
|
/* Portable timers.
|
||||||
Copyright (C) 2005-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 2005-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for ptimer.c.
|
/* Declarations for ptimer.c.
|
||||||
Copyright (C) 2005-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 2005-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Handling of recursive HTTP retrieving.
|
/* Handling of recursive HTTP retrieving.
|
||||||
Copyright (C) 1996-2012, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1996-2012, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for recur.c.
|
/* Declarations for recur.c.
|
||||||
Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1996-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Support for Robot Exclusion Standard (RES).
|
/* Support for Robot Exclusion Standard (RES).
|
||||||
Copyright (C) 2001, 2006-2011, 2015, 2018-2022 Free Software
|
Copyright (C) 2001, 2006-2011, 2015, 2018-2023 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
This file is part of Wget.
|
This file is part of Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for res.c.
|
/* Declarations for res.c.
|
||||||
Copyright (C) 2001, 2007-2011, 2015, 2018-2022 Free Software
|
Copyright (C) 2001, 2007-2011, 2015, 2018-2023 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
This file is part of Wget.
|
This file is part of Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* File retrieval.
|
/* File retrieval.
|
||||||
Copyright (C) 1996-2011, 2014-2015, 2018-2022 Free Software
|
Copyright (C) 1996-2011, 2014-2015, 2018-2023 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for retr.c.
|
/* Declarations for retr.c.
|
||||||
Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1996-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Keep track of visited URLs in spider mode.
|
/* Keep track of visited URLs in spider mode.
|
||||||
Copyright (C) 2006-2011, 2015, 2019-2022 Free Software Foundation,
|
Copyright (C) 2006-2011, 2015, 2019-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for spider.c
|
/* Declarations for spider.c
|
||||||
Copyright (C) 2006-2011, 2015, 2019-2022 Free Software Foundation,
|
Copyright (C) 2006-2011, 2015, 2019-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* SSL support.
|
/* SSL support.
|
||||||
Copyright (C) 2000-2012, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 2000-2012, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
Originally contributed by Christian Fraenkel.
|
Originally contributed by Christian Fraenkel.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Dirty system-dependent hacks.
|
/* Dirty system-dependent hacks.
|
||||||
Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1996-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* URL handling.
|
/* URL handling.
|
||||||
Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1996-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for url.c.
|
/* Declarations for url.c.
|
||||||
Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1996-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Various utility functions.
|
/* Various utility functions.
|
||||||
Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1996-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Declarations for utils.c.
|
/* Declarations for utils.c.
|
||||||
Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation,
|
Copyright (C) 1996-2011, 2015, 2018-2023 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user