Skip to content

Commit

Permalink
cc-measurement: Cargo.toml is missing license statement
Browse files Browse the repository at this point in the history
Assuming BSD-2-Clause-Patent as parent directory

Signed-off-by: Stanislaw Grams <stanislaw.grams@intel.com>
  • Loading branch information
sgrams authored and jyao1 committed Feb 12, 2025
1 parent 4443b91 commit 493639f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cc-measurement/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[package]
name = "cc-measurement"
version = "0.1.0"
license = "BSD-2-Clause-Patent"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 493639f

Please sign in to comment.