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:
Daniel Stenberg 2022-06-14 00:12:03 +02:00
parent d82c7eedea
commit df45fd1794
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
251 changed files with 520 additions and 1 deletions

View file

@ -1,3 +1,5 @@
c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
Long: cert-status
Protocols: TLS
Added: 7.41.0