Add BSD-3 license

This commit is contained in:
2025-03-01 00:27:14 +01:00
parent eb285643ed
commit 62cc4b468b
83 changed files with 374 additions and 20 deletions

View File

@ -1,3 +1,7 @@
# Copyright 2025 Steven Le Rouzic
#
# SPDX-License-Identifier: BSD-3-Clause
module(name = "asl")
bazel_dep(name = "platforms", version = "0.0.10")