commit: 122dfef16662c9850b29e1c80ebd74e366721b65 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sun Sep 6 23:34:17 2020 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Sep 6 23:34:17 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=122dfef1
profiles/default/linux/x86/17.0/musl/package.use.mask: add copyright Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> profiles/default/linux/x86/17.0/musl/package.use.mask | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/default/linux/x86/17.0/musl/package.use.mask b/profiles/default/linux/x86/17.0/musl/package.use.mask index c2f606453e8..564e326647c 100644 --- a/profiles/default/linux/x86/17.0/musl/package.use.mask +++ b/profiles/default/linux/x86/17.0/musl/package.use.mask @@ -1,3 +1,6 @@ +# Copyright 1999-2020 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License, v2 + # Anthony G. Basile <[email protected]> (2020-09-06) # The patch added for 5.39-r1 breaks on musl i686 # file-5.39-seccomp_sandbox.patch is okay
