diff options
author | Sam James <sam@gentoo.org> | 2022-04-23 02:21:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-23 02:21:59 +0100 |
commit | 82e8470525cc99537b5282d1e6dbc0cdaca624ba (patch) | |
tree | b6b0921a7ac6224d58cff7d677125342d41c329e /media-gfx | |
parent | media-gfx/yafaray: fix build with clang (diff) | |
download | gentoo-82e8470525cc99537b5282d1e6dbc0cdaca624ba.tar.gz gentoo-82e8470525cc99537b5282d1e6dbc0cdaca624ba.tar.bz2 gentoo-82e8470525cc99537b5282d1e6dbc0cdaca624ba.zip |
media-gfx/yafaray: fix IncorrectCopyright
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/yafaray/yafaray-3.5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/yafaray/yafaray-3.5.1-r1.ebuild b/media-gfx/yafaray/yafaray-3.5.1-r1.ebuild index 336f9d311dd6..9053e381aba3 100644 --- a/media-gfx/yafaray/yafaray-3.5.1-r1.ebuild +++ b/media-gfx/yafaray/yafaray-3.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 |