Skip to content

Commit

Permalink
Allow zlib license
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuckal777 committed Jan 16, 2025
1 parent 9faff0c commit 9b5e95b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion internal/makefile/license-scan-rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"ISC",
"MIT",
"MPL-2.0",
"Unlicense"
"Unlicense",
"Zlib"
]
}

0 comments on commit 9b5e95b

Please sign in to comment.