Skip to content

Commit 06b1cf9

Browse files
committed
docs: Add top-level LICENSE file for OpenSSF badge compliance
The OpenSSF Best Practices badge automation requires a file named LICENSE at the repository root. The project already has LICENSE-MIT and LICENSE-APACHE, but the automated checker does not recognize those names. Add a top-level LICENSE that references both files. Assisted-by: AI Signed-off-by: gursewak1997 <gursmangat@gmail.com>
1 parent 7f6ca86 commit 06b1cf9

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

LICENSE

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
This project is dual-licensed under the MIT License and the Apache License,
2+
Version 2.0. You may choose either license at your option.
3+
4+
See LICENSE-MIT for the MIT License.
5+
See LICENSE-APACHE for the Apache License, Version 2.0.
6+
7+
SPDX-License-Identifier: MIT OR Apache-2.0

0 commit comments

Comments
 (0)