Skip to content

Commit

Permalink
Add Unicode-DFS-2016 to generate-third-party permissible licenses
Browse files Browse the repository at this point in the history
This license was introduced with focaccia 1.2.0.

See 61fd564 and artichoke/focaccia#149.
  • Loading branch information
lopopolo committed Sep 3, 2022
1 parent d31b762 commit b8f4fc7
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ accepted = [
"Apache-2.0",
"Apache-2.0 WITH LLVM-exception",
"BSL-1.0",
"Unicode-DFS-2016",
]
targets = [
"x86_64-unknown-linux-gnu",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ accepted = [
"Apache-2.0",
"Apache-2.0 WITH LLVM-exception",
"BSL-1.0",
"Unicode-DFS-2016",
]
targets = [
"aarch64-apple-darwin",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ accepted = [
"Apache-2.0",
"Apache-2.0 WITH LLVM-exception",
"BSL-1.0",
"Unicode-DFS-2016",
]
targets = [
"x86_64-apple-darwin",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ accepted = [
"Apache-2.0",
"Apache-2.0 WITH LLVM-exception",
"BSL-1.0",
"Unicode-DFS-2016",
]
targets = [
"x86_64-pc-windows-msvc",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ accepted = [
"Apache-2.0",
"Apache-2.0 WITH LLVM-exception",
"BSL-1.0",
"Unicode-DFS-2016",
]
targets = [
"x86_64-unknown-linux-gnu",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ accepted = [
"Apache-2.0",
"Apache-2.0 WITH LLVM-exception",
"BSL-1.0",
"Unicode-DFS-2016",
]
targets = [
"x86_64-unknown-linux-musl",
Expand Down

0 comments on commit b8f4fc7

Please sign in to comment.