From f2584098b387038129160c155449d3e4441ab84b Mon Sep 17 00:00:00 2001 From: clockwork-labs-bot Date: Fri, 29 May 2026 19:29:29 -0400 Subject: [PATCH] Update selected crate licenses to Apache 2.0 --- crates/bindings-macro/LICENSE | 2 +- crates/bindings-sys/LICENSE | 2 +- crates/bindings/LICENSE | 2 +- crates/lib/LICENSE | 2 +- crates/primitives/LICENSE | 2 +- crates/sats/LICENSE | 2 +- sdks/unreal/LICENSE | 1 + 7 files changed, 7 insertions(+), 6 deletions(-) create mode 120000 sdks/unreal/LICENSE diff --git a/crates/bindings-macro/LICENSE b/crates/bindings-macro/LICENSE index 8540cf8a991..039e117dde2 120000 --- a/crates/bindings-macro/LICENSE +++ b/crates/bindings-macro/LICENSE @@ -1 +1 @@ -../../licenses/BSL.txt \ No newline at end of file +../../licenses/apache2.txt \ No newline at end of file diff --git a/crates/bindings-sys/LICENSE b/crates/bindings-sys/LICENSE index 8540cf8a991..039e117dde2 120000 --- a/crates/bindings-sys/LICENSE +++ b/crates/bindings-sys/LICENSE @@ -1 +1 @@ -../../licenses/BSL.txt \ No newline at end of file +../../licenses/apache2.txt \ No newline at end of file diff --git a/crates/bindings/LICENSE b/crates/bindings/LICENSE index 8540cf8a991..039e117dde2 120000 --- a/crates/bindings/LICENSE +++ b/crates/bindings/LICENSE @@ -1 +1 @@ -../../licenses/BSL.txt \ No newline at end of file +../../licenses/apache2.txt \ No newline at end of file diff --git a/crates/lib/LICENSE b/crates/lib/LICENSE index 8540cf8a991..039e117dde2 120000 --- a/crates/lib/LICENSE +++ b/crates/lib/LICENSE @@ -1 +1 @@ -../../licenses/BSL.txt \ No newline at end of file +../../licenses/apache2.txt \ No newline at end of file diff --git a/crates/primitives/LICENSE b/crates/primitives/LICENSE index 8540cf8a991..039e117dde2 120000 --- a/crates/primitives/LICENSE +++ b/crates/primitives/LICENSE @@ -1 +1 @@ -../../licenses/BSL.txt \ No newline at end of file +../../licenses/apache2.txt \ No newline at end of file diff --git a/crates/sats/LICENSE b/crates/sats/LICENSE index 8540cf8a991..039e117dde2 120000 --- a/crates/sats/LICENSE +++ b/crates/sats/LICENSE @@ -1 +1 @@ -../../licenses/BSL.txt \ No newline at end of file +../../licenses/apache2.txt \ No newline at end of file diff --git a/sdks/unreal/LICENSE b/sdks/unreal/LICENSE new file mode 120000 index 00000000000..039e117dde2 --- /dev/null +++ b/sdks/unreal/LICENSE @@ -0,0 +1 @@ +../../licenses/apache2.txt \ No newline at end of file