Skip to content

Commit

Permalink
Add CC-1.0 to allowed licenses in deny.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Dec 20, 2024
1 parent 3c7c9dd commit c0010e9
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 @@ -110,6 +110,7 @@ allow = [
"Unicode-DFS-2016",
"ISC",
"BSD-2-Clause",
"CC-1.0",
]
# List of explicitly disallowed licenses
# See https://spdx.org/licenses/ for list of possible licenses
Expand Down

0 comments on commit c0010e9

Please sign in to comment.