diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/syncthing/syncthing-1.1.4.ebuild | 2 | ||||
-rw-r--r-- | net-p2p/syncthing/syncthing-1.2.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/syncthing/syncthing-1.1.4.ebuild b/net-p2p/syncthing/syncthing-1.1.4.ebuild index f26f972cbdae..5d420952a0b5 100644 --- a/net-p2p/syncthing/syncthing-1.1.4.ebuild +++ b/net-p2p/syncthing/syncthing-1.1.4.ebuild @@ -66,7 +66,7 @@ HOMEPAGE="https://syncthing.net" SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz ${EGO_VENDOR_URI}" -LICENSE="MPL-2.0" +LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0 Unlicense" SLOT="0" KEYWORDS="amd64 arm x86" IUSE="selinux tools" diff --git a/net-p2p/syncthing/syncthing-1.2.1.ebuild b/net-p2p/syncthing/syncthing-1.2.1.ebuild index 8528e3366039..6f0d17ef5458 100644 --- a/net-p2p/syncthing/syncthing-1.2.1.ebuild +++ b/net-p2p/syncthing/syncthing-1.2.1.ebuild @@ -74,7 +74,7 @@ HOMEPAGE="https://syncthing.net" SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz ${EGO_VENDOR_URI}" -LICENSE="MPL-2.0" +LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0 Unlicense" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE="selinux tools" |