From 2bc1d775f510196154283374284f98d3eae03544 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 2 Jan 2023 13:51:48 +0100 Subject: 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 --- tests/options-scan.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/options-scan.pl') diff --git a/tests/options-scan.pl b/tests/options-scan.pl index de8412307..16de59c25 100644 --- a/tests/options-scan.pl +++ b/tests/options-scan.pl @@ -6,7 +6,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 2010 - 2022, Daniel Stenberg, , et al. +# Copyright (C) Daniel Stenberg, , et al. # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms -- cgit v1.2.1