diff options
author | Daniel Stenberg <daniel@haxx.se> | 2023-01-02 13:51:48 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2023-01-03 09:19:21 +0100 |
commit | 2bc1d775f510196154283374284f98d3eae03544 (patch) | |
tree | 380d04775d372867e5c222655f145aa0c113bde4 /docs/cmdline-opts/ftp-ssl-ccc-mode.d | |
parent | 3e9c2924d6058dda708aa95e1898f70b22b46461 (diff) | |
download | curl-2bc1d775f510196154283374284f98d3eae03544.tar.gz |
copyright: update all copyright lines and remove year ranges
- they are mostly pointless in all major jurisdictions
- many big corporations and projects already don't use them
- saves us from pointless churn
- git keeps history for us
- the year range is kept in COPYING
checksrc is updated to allow non-year using copyright statements
Closes #10205
Diffstat (limited to 'docs/cmdline-opts/ftp-ssl-ccc-mode.d')
-rw-r--r-- | docs/cmdline-opts/ftp-ssl-ccc-mode.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/ftp-ssl-ccc-mode.d b/docs/cmdline-opts/ftp-ssl-ccc-mode.d index e738b55ba..6f446e6b0 100644 --- a/docs/cmdline-opts/ftp-ssl-ccc-mode.d +++ b/docs/cmdline-opts/ftp-ssl-ccc-mode.d @@ -1,4 +1,4 @@ -c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al. +c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. SPDX-License-Identifier: curl Long: ftp-ssl-ccc-mode Arg: <active/passive> |