Skip to content

Commit

Permalink
feat(ci): allow CC0-1.0 license
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumDancer committed Feb 5, 2024
1 parent 287cb7c commit 50b389b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ allow = [
"MPL-2.0",
"ISC",
"OpenSSL",
"CC0-1.0",
]
# List of explicitly disallowed licenses
# See https://spdx.org/licenses/ for list of possible licenses
Expand Down

0 comments on commit 50b389b

Please sign in to comment.