diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-03-04 22:02:59 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-03-04 22:04:31 +0100 |
commit | 4dddc6ba1c6060f41cdf140933cfe2d662d69c34 (patch) | |
tree | 19d2e8721d4dbf57591c44d752093d6c6fbdd5a7 /profiles | |
parent | app-antivirus/clamtk: drop old version (diff) | |
download | gentoo-4dddc6ba1c6060f41cdf140933cfe2d662d69c34.tar.gz gentoo-4dddc6ba1c6060f41cdf140933cfe2d662d69c34.tar.bz2 gentoo-4dddc6ba1c6060f41cdf140933cfe2d662d69c34.zip |
profiles: Copyright headers for some files
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arches.desc | 3 | ||||
-rw-r--r-- | profiles/info_pkgs | 3 | ||||
-rw-r--r-- | profiles/info_vars | 3 | ||||
-rw-r--r-- | profiles/profiles.desc | 3 |
4 files changed, 12 insertions, 0 deletions
diff --git a/profiles/arches.desc b/profiles/arches.desc index 72290c6445ed..af3e05b7c756 100644 --- a/profiles/arches.desc +++ b/profiles/arches.desc @@ -1,3 +1,6 @@ +# Copyright 2020-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # This file specifies keyword level for profiles # https://www.gentoo.org/glep/glep-0072.html # diff --git a/profiles/info_pkgs b/profiles/info_pkgs index bac71676e7ac..9c12cc958ac7 100644 --- a/profiles/info_pkgs +++ b/profiles/info_pkgs @@ -1,3 +1,6 @@ +# Copyright 2004-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + ## ## These ATOMS are printed with a standard 'emerge info' in ## portage as of 2.0.51-r5. Do not overcrowd the output please. diff --git a/profiles/info_vars b/profiles/info_vars index 1da785baaa46..b578103d116a 100644 --- a/profiles/info_vars +++ b/profiles/info_vars @@ -1,3 +1,6 @@ +# Copyright 2004-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + ## ## These variables are printed with a standard 'emerge info' in ## portage as of 2.0.51-r5. They are sorted regardless of order here. diff --git a/profiles/profiles.desc b/profiles/profiles.desc index cf5085f9de62..471576652c89 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -1,3 +1,6 @@ +# Copyright 2003-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + ############################################# # This is a list of valid profiles for each architecture. This file is used by # repoman when doing a repoman scan or repoman full. |