commit: 0202a7b0c860b41e5edcf020c144ae54e04e7fc1 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Thu Mar 4 21:38:46 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu Mar 4 21:41:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0202a7b0
profiles: More headers For now, add copyright headers to all files with 15 or more nonempty lines, unless they're trivial lists. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/arch/arm/armv4/package.mask | 3 +++ profiles/arch/arm/armv4t/package.mask | 3 +++ profiles/arch/arm/armv5te/package.mask | 3 +++ profiles/arch/arm/armv7a/use.mask | 3 +++ profiles/arch/arm/make.defaults | 3 +++ profiles/arch/arm64/make.defaults | 3 +++ profiles/arch/arm64/use.force | 3 +++ profiles/arch/powerpc/ppc32/use.mask | 3 +++ profiles/arch/powerpc/ppc64/use.mask | 3 +++ profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults | 3 +++ profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc | 3 +++ profiles/features/prefix/standalone/profile.bashrc | 3 +++ profiles/prefix/linux/profile.bashrc | 3 +++ 13 files changed, 39 insertions(+) diff --git a/profiles/arch/arm/armv4/package.mask b/profiles/arch/arm/armv4/package.mask index a156d9bd912..91ecc52a447 100644 --- a/profiles/arch/arm/armv4/package.mask +++ b/profiles/arch/arm/armv4/package.mask @@ -1,3 +1,6 @@ +# Copyright 2017-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # Anthony Ryan <[email protected]> (2017-01-21) # This package states supports for arm >= v6 dev-lang/nim diff --git a/profiles/arch/arm/armv4t/package.mask b/profiles/arch/arm/armv4t/package.mask index a156d9bd912..91ecc52a447 100644 --- a/profiles/arch/arm/armv4t/package.mask +++ b/profiles/arch/arm/armv4t/package.mask @@ -1,3 +1,6 @@ +# Copyright 2017-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # Anthony Ryan <[email protected]> (2017-01-21) # This package states supports for arm >= v6 dev-lang/nim diff --git a/profiles/arch/arm/armv5te/package.mask b/profiles/arch/arm/armv5te/package.mask index c8f6ea7d4bf..273effe2300 100644 --- a/profiles/arch/arm/armv5te/package.mask +++ b/profiles/arch/arm/armv5te/package.mask @@ -1,3 +1,6 @@ +# Copyright 2017-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # Anthony Ryan <[email protected]> (2017-01-21) # This package states supports for arm >= v6 dev-lang/nim diff --git a/profiles/arch/arm/armv7a/use.mask b/profiles/arch/arm/armv7a/use.mask index 0b2a208b1bf..64cae067a80 100644 --- a/profiles/arch/arm/armv7a/use.mask +++ b/profiles/arch/arm/armv7a/use.mask @@ -1,3 +1,6 @@ +# Copyright 2011-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # Unmask armv7 specific USE flags -neon diff --git a/profiles/arch/arm/make.defaults b/profiles/arch/arm/make.defaults index 23746eae9be..70dc565bdd3 100644 --- a/profiles/arch/arm/make.defaults +++ b/profiles/arch/arm/make.defaults @@ -1,3 +1,6 @@ +# Copyright 2008-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # Main ARM profile ARCH="arm" diff --git a/profiles/arch/arm64/make.defaults b/profiles/arch/arm64/make.defaults index 9520c018c0d..2f35acff83c 100644 --- a/profiles/arch/arm64/make.defaults +++ b/profiles/arch/arm64/make.defaults @@ -1,3 +1,6 @@ +# Copyright 2014-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # Main ARM64 (AArch64/ARMv8) profile; endian independent. ARCH="arm64" diff --git a/profiles/arch/arm64/use.force b/profiles/arch/arm64/use.force index 9747410d041..f363ad0c661 100644 --- a/profiles/arch/arm64/use.force +++ b/profiles/arch/arm64/use.force @@ -1,3 +1,6 @@ +# Copyright 2014-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # Force the flag which corresponds to ARCH. arm64 diff --git a/profiles/arch/powerpc/ppc32/use.mask b/profiles/arch/powerpc/ppc32/use.mask index 7f66a81bdf3..095618568ec 100644 --- a/profiles/arch/powerpc/ppc32/use.mask +++ b/profiles/arch/powerpc/ppc32/use.mask @@ -1,3 +1,6 @@ +# Copyright 2008-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # Unmask the flag which corresponds to ARCH. -ppc diff --git a/profiles/arch/powerpc/ppc64/use.mask b/profiles/arch/powerpc/ppc64/use.mask index 054b98cdaca..4c7c76de925 100644 --- a/profiles/arch/powerpc/ppc64/use.mask +++ b/profiles/arch/powerpc/ppc64/use.mask @@ -1,3 +1,6 @@ +# Copyright 2008-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + ### THIS FILE IS ONLY FOR PACKAGES MASKED ON BOTH 64-BIT AND 32-BIT USERLAND!!! # Michał Górny <[email protected]> (2014-06-27) diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults b/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults index 2881aa37fc7..4f609222644 100644 --- a/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults +++ b/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults @@ -1,3 +1,6 @@ +# Copyright 2018-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # This profile is supporting >=linux-2.6.16[a] and <linux-2.6.32[b]. # a. https://sourceware.org/ml/libc-announce/2012/msg00001.html diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc b/profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc index 6370f687cad..daf95e97157 100644 --- a/profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc +++ b/profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc @@ -1,3 +1,6 @@ +# Copyright 2018-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # tricks to circumvent false positive checks of old kernel if [[ ${CATEGORY}/${PN} == dev-util/cmake && ${EBUILD_PHASE} == configure ]]; then diff --git a/profiles/features/prefix/standalone/profile.bashrc b/profiles/features/prefix/standalone/profile.bashrc index bef26cfd012..ff58c68a562 100644 --- a/profiles/features/prefix/standalone/profile.bashrc +++ b/profiles/features/prefix/standalone/profile.bashrc @@ -1,4 +1,7 @@ # -*- mode: shell-script; -*- +# Copyright 2018-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # RAP specific patches pending upstream: # binutils: http://article.gmane.org/gmane.comp.gnu.binutils/67593 # gcc: https://gcc.gnu.org/ml/gcc-patches/2014-12/msg00331.html diff --git a/profiles/prefix/linux/profile.bashrc b/profiles/prefix/linux/profile.bashrc index 9a489011752..6dee9664383 100644 --- a/profiles/prefix/linux/profile.bashrc +++ b/profiles/prefix/linux/profile.bashrc @@ -1,3 +1,6 @@ +# Copyright 2011-2016 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # This is a ugly issue, see bug 289757 for origins # This mimics the check in gcc ebuilds, bug 362315 #
