mirror of
https://github.com/curl/curl.git
synced 2026-07-06 05:17:17 +03:00
docs/cmdline-opts: add copyright and license identifier to each file
gen.pl now insists on C: and SPDX-License-Identifier: fields to be present in all files. Closes #9002
This commit is contained in:
parent
d82c7eedea
commit
df45fd1794
251 changed files with 520 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
SPDX-License-Identifier: curl
|
||||
Long: proxy-basic
|
||||
Help: Use Basic authentication on the proxy
|
||||
See-also: proxy proxy-anyauth proxy-digest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue