diff options
Diffstat (limited to 'tests/certs')
-rw-r--r-- | tests/certs/Makefile.am | 2 | ||||
-rw-r--r-- | tests/certs/scripts/Makefile.am | 2 | ||||
-rwxr-xr-x | tests/certs/scripts/genroot.sh | 2 | ||||
-rwxr-xr-x | tests/certs/scripts/genserv.sh | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/certs/Makefile.am b/tests/certs/Makefile.am index 6a1c22aa6..f5665f7fa 100644 --- a/tests/certs/Makefile.am +++ b/tests/certs/Makefile.am @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2013, Daniel Stenberg, <daniel@haxx.se>, et al. +# Copyright (C) 1998 - 2020, 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 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, <daniel@haxx.se>, et al. +# Copyright (C) 1998 - 2020, 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 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 |