summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2022-09-21 12:50:22 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2022-09-21 12:50:57 -0700
commitb1ecfe301898f646c032ec17883336230d1dfde7 (patch)
tree24de067f4ba80d054c2d28fa2c0ee82e4d2af1e8 /media-gfx
parentwww-plugins/chrome-binary-plugins: automated update (106.0.5249.51_beta) (diff)
downloadgentoo-b1ecfe301898f646c032ec17883336230d1dfde7.tar.gz
gentoo-b1ecfe301898f646c032ec17883336230d1dfde7.tar.bz2
gentoo-b1ecfe301898f646c032ec17883336230d1dfde7.zip
media-gfx/sxiv: fix licenses
Closes: https://bugs.gentoo.org/872179 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/sxiv/sxiv-26.ebuild4
-rw-r--r--media-gfx/sxiv/sxiv-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/sxiv/sxiv-26.ebuild b/media-gfx/sxiv/sxiv-26.ebuild
index 49baff22c64b..65a298e1cf21 100644
--- a/media-gfx/sxiv/sxiv-26.ebuild
+++ b/media-gfx/sxiv/sxiv-26.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
@@ -16,7 +16,7 @@ fi
DESCRIPTION="Simple (or small or suckless) X Image Viewer"
HOMEPAGE="https://github.com/muennich/sxiv/"
-LICENSE="GPL-2"
+LICENSE="GPL-2+ public-domain"
SLOT="0"
IUSE="exif gif +jpeg +png webp"
diff --git a/media-gfx/sxiv/sxiv-9999.ebuild b/media-gfx/sxiv/sxiv-9999.ebuild
index 3493cc50aa7c..587eeb6bcc32 100644
--- a/media-gfx/sxiv/sxiv-9999.ebuild
+++ b/media-gfx/sxiv/sxiv-9999.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
@@ -16,7 +16,7 @@ fi
DESCRIPTION="Simple (or small or suckless) X Image Viewer"
HOMEPAGE="https://github.com/muennich/sxiv/"
-LICENSE="GPL-2"
+LICENSE="GPL-2+ public-domain"
SLOT="0"
IUSE="exif gif +jpeg +png webp"