commit: 425b26fa025d897f20a11e415748ff14cdd8f6a4 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Mon Jun 1 11:55:40 2020 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Mon Jun 1 11:55:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=425b26fa
scripts/bootstrap-prefix: update copyright Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> scripts/bootstrap-prefix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh index 0f01cf54ca..e70bc57311 100755 --- a/scripts/bootstrap-prefix.sh +++ b/scripts/bootstrap-prefix.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2006-2019 Gentoo Authors; Distributed under the GPL v2 +# Copyright 2006-2020 Gentoo Authors; Distributed under the GPL v2 trap 'exit 1' TERM KILL INT QUIT ABRT
