Skip to content

Commit 64298a4

Browse files
committed
ci: add SPDX header to LICENSE + switch CodeQL language matrix Rust+actions
Governance / Licence consistency required an SPDX-License-Identifier header on the LICENSE file's first few lines. CodeQL was configured for javascript-typescript on a Rust repo and failed with 'no source code seen'. Switched matrix to: - rust (build-mode: none) - actions (build-mode: none) Both single-block additions; no semantic content change to LICENSE.
1 parent b9a4303 commit 64298a4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

LICENSE

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
SPDX-License-Identifier: MPL-2.0
2+
13
Mozilla Public License Version 2.0
24
==================================
35

0 commit comments

Comments
 (0)