diff options
author | Vitaly Zdanevich <zdanevich.vitaly@ya.ru> | 2024-06-13 23:32:12 +0400 |
---|---|---|
committer | Vitaly Zdanevich <zdanevich.vitaly@ya.ru> | 2024-06-13 23:32:12 +0400 |
commit | 65f008c40fee6efb17809e59a5c49182a201b9af (patch) | |
tree | e498152fe1e60e2a022f88a16346a69336df78a3 /media-libs | |
parent | */*: Global replace Gentoo Foundation -> Gentoo Authors (diff) | |
download | guru-65f008c40fee6efb17809e59a5c49182a201b9af.tar.gz guru-65f008c40fee6efb17809e59a5c49182a201b9af.tar.bz2 guru-65f008c40fee6efb17809e59a5c49182a201b9af.zip |
*/*: Add copyright for a few ebuilds
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/wivrn/wivrn-0.14.1.ebuild | 3 | ||||
-rw-r--r-- | media-libs/wivrn/wivrn-0.15.ebuild | 3 | ||||
-rw-r--r-- | media-libs/wivrn/wivrn-9999.ebuild | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/media-libs/wivrn/wivrn-0.14.1.ebuild b/media-libs/wivrn/wivrn-0.14.1.ebuild index 9f0a30ef6..d08e16e92 100644 --- a/media-libs/wivrn/wivrn-0.14.1.ebuild +++ b/media-libs/wivrn/wivrn-0.14.1.ebuild @@ -1,3 +1,6 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + EAPI=7 inherit cmake diff --git a/media-libs/wivrn/wivrn-0.15.ebuild b/media-libs/wivrn/wivrn-0.15.ebuild index 9f0a30ef6..d08e16e92 100644 --- a/media-libs/wivrn/wivrn-0.15.ebuild +++ b/media-libs/wivrn/wivrn-0.15.ebuild @@ -1,3 +1,6 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + EAPI=7 inherit cmake diff --git a/media-libs/wivrn/wivrn-9999.ebuild b/media-libs/wivrn/wivrn-9999.ebuild index ad87fd0d1..21e51a57d 100644 --- a/media-libs/wivrn/wivrn-9999.ebuild +++ b/media-libs/wivrn/wivrn-9999.ebuild @@ -1,3 +1,6 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + EAPI=7 inherit cmake |