From 35c617bd499e5a1c8245f1c8d4be0b07397341ac Mon Sep 17 00:00:00 2001 From: Nistor Mario Peter Date: Sat, 25 Apr 2026 14:45:31 +0300 Subject: [PATCH 1/3] Fixed readme.license --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d29be20..bc85d3d 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,8 @@ The builtin checks used by `beman.bounds_test` can be found in ## License +beman.exemplar is licensed under the Apache License v2.0 with LLVM + Source is licensed with the Apache 2.0 license with LLVM exceptions // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception From e09dfd9925cda869c965bf1ffb10d2576f413b8f Mon Sep 17 00:00:00 2001 From: Nistor Mario Peter Date: Sat, 25 Apr 2026 14:45:31 +0300 Subject: [PATCH 2/3] Fix readme.license --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d29be20..e25b784 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,8 @@ The builtin checks used by `beman.bounds_test` can be found in ## License +bounds_test is licensed under the Apache License v2.0 with LLVM + Source is licensed with the Apache 2.0 license with LLVM exceptions // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception From 8ec7722ccb5ce6514baf4b9b37aa86809c263ac9 Mon Sep 17 00:00:00 2001 From: Nistor Mario Peter Date: Sat, 25 Apr 2026 15:53:53 +0300 Subject: [PATCH 3/3] Fixed readme.license --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e25b784..0aefc35 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ The builtin checks used by `beman.bounds_test` can be found in ## License -bounds_test is licensed under the Apache License v2.0 with LLVM +beman.bounds_test is licensed under the Apache License v2.0 with LLVM Source is licensed with the Apache 2.0 license with LLVM exceptions