diff options
author | Sam James <sam@gentoo.org> | 2021-06-09 21:34:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-09 21:34:40 +0000 |
commit | 1f2857122b3bbf869f21278a2f1c998635de7546 (patch) | |
tree | a6071a640169ea83ae951667d3045094fb8854c6 /media-libs/gegl | |
parent | media-libs/gegl: fix USE="openexr" build against media-libs/openexr-3.0.1 (diff) | |
download | gentoo-1f2857122b3bbf869f21278a2f1c998635de7546.tar.gz gentoo-1f2857122b3bbf869f21278a2f1c998635de7546.tar.bz2 gentoo-1f2857122b3bbf869f21278a2f1c998635de7546.zip |
media-libs/gegl: fix IncorrectCopyright
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/gegl')
-rw-r--r-- | media-libs/gegl/gegl-0.4.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gegl/gegl-0.4.28.ebuild b/media-libs/gegl/gegl-0.4.28.ebuild index db9f50a4fb71..6952d3f4fa8c 100644 --- a/media-libs/gegl/gegl-0.4.28.ebuild +++ b/media-libs/gegl/gegl-0.4.28.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 |