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
This commit is contained in:
Daniel Stenberg 2023-01-02 13:51:48 +01:00
parent 3e9c2924d6
commit 2bc1d775f5
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
1856 changed files with 1965 additions and 2045 deletions

View file

@ -2,7 +2,7 @@
#
# xc-val-flgs.m4
#
# Copyright (c) 2013 - 2022, Daniel Stenberg <daniel@haxx.se>
# Copyright (C), Daniel Stenberg <daniel@haxx.se>
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above