commit:     cee4e76d9e11b55292e413fd639f3bdfac5882a7
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 09:39:21 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 09:39:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee4e76d

net-misc/zerotier: update LICENSE

Bug: https://bugs.gentoo.org/912053
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 net-misc/zerotier/zerotier-1.10.1.ebuild | 4 ++--
 net-misc/zerotier/zerotier-1.10.6.ebuild | 2 +-
 net-misc/zerotier/zerotier-1.6.4.ebuild  | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-misc/zerotier/zerotier-1.10.1.ebuild 
b/net-misc/zerotier/zerotier-1.10.1.ebuild
index fff14d007687..2e74f67d3f82 100644
--- a/net-misc/zerotier/zerotier-1.10.1.ebuild
+++ b/net-misc/zerotier/zerotier-1.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.zerotier.com/";
 SRC_URI="https://github.com/zerotier/ZeroTierOne/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 S="${WORKDIR}"/ZeroTierOne-${PV}
 
-LICENSE="BSL-1.1"
+LICENSE="BUSL-1.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
 IUSE="cpu_flags_arm_neon"

diff --git a/net-misc/zerotier/zerotier-1.10.6.ebuild 
b/net-misc/zerotier/zerotier-1.10.6.ebuild
index 1aa50e362d74..cae03fbe000e 100644
--- a/net-misc/zerotier/zerotier-1.10.6.ebuild
+++ b/net-misc/zerotier/zerotier-1.10.6.ebuild
@@ -202,7 +202,7 @@ SRC_URI="
 "
 S="${WORKDIR}"/ZeroTierOne-${PV}
 
-LICENSE="BSL-1.1"
+LICENSE="BUSL-1.1"
 # Crate licenses
 LICENSE+=" sso? ( Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-DFS-2016 )"
 SLOT="0"

diff --git a/net-misc/zerotier/zerotier-1.6.4.ebuild 
b/net-misc/zerotier/zerotier-1.6.4.ebuild
index 174e38f2dce1..256d078e8427 100644
--- a/net-misc/zerotier/zerotier-1.6.4.ebuild
+++ b/net-misc/zerotier/zerotier-1.6.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ HOMEPAGE="https://www.zerotier.com/";
 DESCRIPTION="A software-based managed Ethernet switch for planet Earth"
 SRC_URI="https://github.com/zerotier/ZeroTierOne/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-LICENSE="BSL-1.1"
+LICENSE="BUSL-1.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
 IUSE="clang cpu_flags_arm_neon"

Reply via email to