summaryrefslogtreecommitdiff
path: root/scripts/release-notes.pl
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2023-01-02 13:51:48 +0100
committerDaniel Stenberg <daniel@haxx.se>2023-01-03 09:19:21 +0100
commit2bc1d775f510196154283374284f98d3eae03544 (patch)
tree380d04775d372867e5c222655f145aa0c113bde4 /scripts/release-notes.pl
parent3e9c2924d6058dda708aa95e1898f70b22b46461 (diff)
downloadcurl-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 'scripts/release-notes.pl')
-rwxr-xr-xscripts/release-notes.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/release-notes.pl b/scripts/release-notes.pl
index 42f9b7a4d..136b48f0a 100755
--- a/scripts/release-notes.pl
+++ b/scripts/release-notes.pl
@@ -6,7 +6,7 @@
# | (__| |_| | _ <| |___
# \___|\___/|_| \_\_____|
#
-# Copyright (C) 2020 - 2023, Daniel Stenberg, <daniel@haxx.se>, et al.
+# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
#
# This software is licensed as described in the file COPYING, which
# you should have received as part of this distribution. The terms