summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2021-03-04 22:38:46 +0100
committerUlrich Müller <ulm@gentoo.org>2021-03-04 22:41:54 +0100
commit0202a7b0c860b41e5edcf020c144ae54e04e7fc1 (patch)
treeef3940c8eba729b5aeaba185852fc4bf5bd2e5a3 /profiles/features
parentapp-laptop/radeontool: moved into sys-apps category (diff)
downloadgentoo-0202a7b0c860b41e5edcf020c144ae54e04e7fc1.tar.gz
gentoo-0202a7b0c860b41e5edcf020c144ae54e04e7fc1.tar.bz2
gentoo-0202a7b0c860b41e5edcf020c144ae54e04e7fc1.zip
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@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults3
-rw-r--r--profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc3
-rw-r--r--profiles/features/prefix/standalone/profile.bashrc3
3 files changed, 9 insertions, 0 deletions
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 2881aa37fc7b..4f6092226447 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 6370f687cad2..daf95e971573 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 bef26cfd012f..ff58c68a562c 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