From 9a8b3b3e131359aea1cac650fb6ac331fbe2047c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 23 Mar 2020 14:44:29 +0100 Subject: copyright: fix out-of-date copyright ranges and missing headers Reported by the new script 'scripts/copyright.pl'. The script has a regex whitelist for the files that don't need copyright headers. Removed three (mostly usesless) README files from docs/ Closes #5141 --- tests/certs/scripts/Makefile.am | 2 +- tests/certs/scripts/genroot.sh | 2 +- tests/certs/scripts/genserv.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/certs/scripts') diff --git a/tests/certs/scripts/Makefile.am b/tests/certs/scripts/Makefile.am index 1db622204..271fb0e4f 100644 --- a/tests/certs/scripts/Makefile.am +++ b/tests/certs/scripts/Makefile.am @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2013, Daniel Stenberg, , et al. +# Copyright (C) 1998 - 2020, 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 diff --git a/tests/certs/scripts/genroot.sh b/tests/certs/scripts/genroot.sh index f66fc6554..963f34350 100755 --- a/tests/certs/scripts/genroot.sh +++ b/tests/certs/scripts/genroot.sh @@ -1,6 +1,6 @@ #!/bin/bash -# (c) CopyRight EdelWeb for EdelKey and OpenEvidence, 2000-2004, 2009 +# (c) CopyRight 2000 - 2020, EdelWeb for EdelKey and OpenEvidence # Author: Peter Sylvester # "libre" for integration with curl diff --git a/tests/certs/scripts/genserv.sh b/tests/certs/scripts/genserv.sh index f0f440320..dcbc0486b 100755 --- a/tests/certs/scripts/genserv.sh +++ b/tests/certs/scripts/genserv.sh @@ -1,6 +1,6 @@ #!/bin/bash -# (c) CopyRight EdelWeb for EdelKey and OpenEvidence, 2000-2004, 2009 +# (c) CopyRight 2000 - 2020, EdelWeb for EdelKey and OpenEvidence # Author: Peter Sylvester # "libre" for integration with curl -- cgit v1.2.3