From: Daniel Stenberg Date: Tue, 28 Sep 2021 14:42:18 +0000 (+0200) Subject: scripts/copyright: .muse is .lift now X-Git-Tag: curl-7_80_0~166 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=acfe94c08f2573edc2ae52bf0097130deea299ff;p=thirdparty%2Fcurl.git scripts/copyright: .muse is .lift now And update 5 files with old copyright year range --- diff --git a/scripts/copyright.pl b/scripts/copyright.pl index 37d55cfc7f..3f57d21e88 100755 --- a/scripts/copyright.pl +++ b/scripts/copyright.pl @@ -47,7 +47,7 @@ my @skiplist=( '\/readme', '^.github/', # github instruction files '^.dcignore', # deepcode.ai instruction file - '^.muse/', # muse-CI control files + '^.lift/', # muse-CI control files "buildconf", # its nothing to copyright # docs/ files we're okay with without copyright diff --git a/tests/libtest/lib517.c b/tests/libtest/lib517.c index 526b1b1e23..f0a3c83994 100644 --- a/tests/libtest/lib517.c +++ b/tests/libtest/lib517.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2021, 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/libtest/mk-lib1521.pl b/tests/libtest/mk-lib1521.pl index 48b5bbbf21..0122fc3751 100755 --- a/tests/libtest/mk-lib1521.pl +++ b/tests/libtest/mk-lib1521.pl @@ -6,7 +6,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 2017 - 2020, Daniel Stenberg, , et al. +# Copyright (C) 2017 - 2021, 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/sshhelp.pm b/tests/sshhelp.pm index 41047e9c6a..dd88142249 100644 --- a/tests/sshhelp.pm +++ b/tests/sshhelp.pm @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. +# Copyright (C) 1998 - 2021, 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/unit/unit1621.c b/tests/unit/unit1621.c index 19b1e513e3..87550d1376 100644 --- a/tests/unit/unit1621.c +++ b/tests/unit/unit1621.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2021, 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/unit/unit1650.c b/tests/unit/unit1650.c index 301733469a..0e74845c38 100644 --- a/tests/unit/unit1650.c +++ b/tests/unit/unit1650.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 2018 - 2020, Daniel Stenberg, , et al. + * Copyright (C) 2018 - 2021, 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