Add missing SPDX identifiers

This commit is contained in:
Tim Crawford
2021-02-22 13:11:55 -07:00
committed by Jeremy Soller
parent 3e742b0da7
commit 3e154d7f00
19 changed files with 40 additions and 4 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
set -e
cargo build --release --manifest-path tool/Cargo.toml