]> git.ipfire.org Git - thirdparty/curl.git/commit
tests/http: remove year ranges from copyrights
authorDaniel Stenberg <daniel@haxx.se>
Tue, 14 Mar 2023 15:17:46 +0000 (16:17 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 14 Mar 2023 23:05:29 +0000 (00:05 +0100)
commitc46761bd8bb3d74415b7359e9e204706cee7fb90
tree5cf93701b3321afe2a046fca4b3a245f414e3cc3
parent495d09810aa9ad6ed70ad0cf122e12007f2b8ae1
tests/http: remove year ranges from copyrights

Closes #10763
25 files changed:
tests/http/.gitignore
tests/http/README.md
tests/http/config.ini.in
tests/http/conftest.py
tests/http/scorecard.py
tests/http/test_01_basic.py
tests/http/test_02_download.py
tests/http/test_03_goaway.py
tests/http/test_04_stuttered.py
tests/http/test_05_errors.py
tests/http/test_06_eyeballs.py
tests/http/test_07_upload.py
tests/http/test_08_caddy.py
tests/http/test_09_push.py
tests/http/test_10_proxy.py
tests/http/test_11_unix.py
tests/http/test_12_reuse.py
tests/http/testenv/__init__.py
tests/http/testenv/caddy.py
tests/http/testenv/certs.py
tests/http/testenv/curl.py
tests/http/testenv/env.py
tests/http/testenv/httpd.py
tests/http/testenv/nghttpx.py
tests/http/testenv/ports.py