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 --- scripts/completion.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/completion.pl') diff --git a/scripts/completion.pl b/scripts/completion.pl index c2eb774f7..00c736898 100755 --- a/scripts/completion.pl +++ b/scripts/completion.pl @@ -6,7 +6,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 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