From af0b0fb7a454470a32c452119d0392e0dedb3fe1 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 1 Jan 2021 05:13:18 +0000 Subject: update copyrights for 2021 Using "make update-copyrights" after setting GNULIB_PATH in my config.mak --- ci/deps.perl | 2 +- ci/profiles.sh | 2 +- ci/run.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ci') diff --git a/ci/deps.perl b/ci/deps.perl index 4c273337..643e86c0 100755 --- a/ci/deps.perl +++ b/ci/deps.perl @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2019-2020 all contributors +# Copyright (C) 2019-2021 all contributors # License: AGPL-3.0+ # Helper script for installing/uninstalling packages for CI use # Intended for use on non-production chroots or VMs since it diff --git a/ci/profiles.sh b/ci/profiles.sh index c891494f..3cd8fa38 100755 --- a/ci/profiles.sh +++ b/ci/profiles.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2019-2020 all contributors +# Copyright (C) 2019-2021 all contributors # License: AGPL-3.0+ # Prints OS-specific package profiles to stdout (one per-newline) to use diff --git a/ci/run.sh b/ci/run.sh index 3f36d0d9..9613943b 100755 --- a/ci/run.sh +++ b/ci/run.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2019-2020 all contributors +# Copyright (C) 2019-2021 all contributors # License: AGPL-3.0+ set -e SUDO=${SUDO-'sudo'} PERL=${PERL-'perl'} MAKE=${MAKE-'make'} -- cgit v1.2.3-24-ge0c7