diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-03-04 22:38:46 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-03-04 22:41:54 +0100 |
commit | 0202a7b0c860b41e5edcf020c144ae54e04e7fc1 (patch) | |
tree | ef3940c8eba729b5aeaba185852fc4bf5bd2e5a3 /profiles/prefix/linux | |
parent | app-laptop/radeontool: moved into sys-apps category (diff) | |
download | gentoo-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/prefix/linux')
-rw-r--r-- | profiles/prefix/linux/profile.bashrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/prefix/linux/profile.bashrc b/profiles/prefix/linux/profile.bashrc index 9a4890117525..6dee96643835 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 # |