summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-05-13 18:49:24 +0200
committerMarek Szuba <marecki@gentoo.org>2021-05-13 18:50:05 +0200
commit2907a6a2f830e8494753794273b754cb54a3331a (patch)
tree5c0ae6ee66a0d78a5aea7e1374bee932e3aad579 /net-proxy/obfs4proxy
parentmedia-sound/hydrogen: Stabilize 1.0.2 x86, #789663 (diff)
downloadgentoo-2907a6a2f830e8494753794273b754cb54a3331a.tar.gz
gentoo-2907a6a2f830e8494753794273b754cb54a3331a.tar.bz2
gentoo-2907a6a2f830e8494753794273b754cb54a3331a.zip
net-proxy/obfs4proxy: add link to upstream comment about licensing
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'net-proxy/obfs4proxy')
-rw-r--r--net-proxy/obfs4proxy/obfs4proxy-0.0.11-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-proxy/obfs4proxy/obfs4proxy-0.0.11-r1.ebuild b/net-proxy/obfs4proxy/obfs4proxy-0.0.11-r1.ebuild
index 4ef397fb9ec7..89d05eaa48ac 100644
--- a/net-proxy/obfs4proxy/obfs4proxy-0.0.11-r1.ebuild
+++ b/net-proxy/obfs4proxy/obfs4proxy-0.0.11-r1.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
@@ -39,6 +39,7 @@ go-module_set_globals
SRC_URI="https://gitlab.com/yawning/obfs4/-/archive/${P}/obfs4-${P}.tar.gz -> ${P}.tar.gz
${EGO_SUM_SRC_URI}"
+# See https://gitlab.com/yawning/obfs4/-/issues/5#note_573104796 for licence clarification
LICENSE="BSD CC0-1.0 BZIP2 GPL-3+ MIT public-domain"
SLOT="0"
KEYWORDS="amd64 arm x86"