Skip to content

Commit 4f3b95d

Browse files
chore: add SPDX identifier to LICENSE file (#19)
Add SPDX-License-Identifier to the LICENSE file, aligning with best practices for license declaration and improving automation compatibility.
1 parent af5d2a5 commit 4f3b95d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

LICENSE

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Apache License
22
Version 2.0, January 2004
33
http://www.apache.org/licenses/
44

5+
SPDX-License-Identifier: Apache-2.0
6+
57
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
68

79
1. Definitions.

0 commit comments

Comments
 (0)