diff options
author | Ulrich Müller <ulm@gentoo.org> | 2024-05-12 16:49:39 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2024-05-13 18:05:29 +0200 |
commit | 64cbc14bd18e71166c2e6592b8af38a5e567d93e (patch) | |
tree | 78216c3f688564670f76506e3023e29dcfc1a62e /net-im | |
parent | net-im/rocketchat-desktop-bin: Fix LICENSE, OFL-1.1 instead of OFL (diff) | |
download | gentoo-64cbc14bd18e71166c2e6592b8af38a5e567d93e.tar.gz gentoo-64cbc14bd18e71166c2e6592b8af38a5e567d93e.tar.bz2 gentoo-64cbc14bd18e71166c2e6592b8af38a5e567d93e.zip |
net-im/whatsapp-desktop-bin: Fix LICENSE, OFL-1.1 instead of OFL
Bug: https://bugs.gentoo.org/931823
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r3.ebuild b/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r3.ebuild index 1e3b3c9a8754..4641922ef773 100644 --- a/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r3.ebuild +++ b/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ KEYWORDS="-* ~amd64 ~x86" # Electron bundles a bunch of things LICENSE=" MIT BSD BSD-2 BSD-4 AFL-2.1 Apache-2.0 Ms-PL GPL-2 GPL-3 LGPL-2.1 APSL-2 - unRAR OFL CC-BY-SA-3.0 MPL-2.0 android public-domain all-rights-reserved + unRAR OFL-1.1 CC-BY-SA-3.0 MPL-2.0 android public-domain all-rights-reserved " SLOT="0" RESTRICT="bindist mirror" |