Skip to content

Commit

Permalink
Added @FortAwesome license in compatible licenses (#12929)
Browse files Browse the repository at this point in the history
  • Loading branch information
bfintal authored and youknowriad committed Mar 6, 2019
1 parent 164859e commit 48ae2c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/scripts/scripts/check-licenses.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ const gpl2CompatibleLicenses = [
'Zlib',
'(MIT AND BSD-3-Clause)',
'(MIT AND Zlib)',
'(CC-BY-4.0 AND MIT)',
];

/*
Expand Down

0 comments on commit 48ae2c3

Please sign in to comment.