Font Awesome (http://fontawesome.io/) is now used by https://drupal.org/project/fontawesome, where its license page mention as below:
Font Awesome is fully open source and is GPL compatible. You can use it for commercial projects, open source projects, or really just about whatever you want.
On the other hand, my new project twbs_fontawesome.make would like to download it from official site with latest version manually.
May someone give a hand for adding the following Regex into whitelist?
^http://fontawesome\.io/assets/.+$
Comments
Comment #1
kreynen commentedDespite what the developers behind font-awesome say, SIL OFL 1.1 is NOT GPL compatible. It can be packaged with GPL, but that is not the same as GPL compatible.
I responded to https://github.com/FortAwesome/Font-Awesome/issues/1124
The OFL issue doesn't even get solved with #1449452: Give installation profiles/distributions GPLv3+ license as option for packaged downloads and would likely require a specific exception.
Comment #2
hswong3i commented@kreynen: thank you for your prompt reply and let's see if Font Awesome able to modify their license as OFL + GPLv2+FE, if so it should be suitable for our current GPLv2 ONLY policy on drupal.org (but for sure that this take time...)
Comment #3
hswong3i commentedThanks for WordPress which may give us some hints for solving font licensing issue (http://make.wordpress.org/themes/guidelines/guidelines-resources/):
Which highlight GNU Foundation link as reference (http://www.gnu.org/licenses/license-list.html#Fonts):
And also highlight Fedora Project link as reference (http://fedoraproject.org/wiki/Legal_considerations_for_fonts#Approved_fo...):
Long story short, I would like to recommend approve following font licenses to be included into drupal.org as reference as that of WordPress:
Any idea?
Comment #4
kreynen commentedPLEASE don't post the same information on every related issue. This whitelist request will not be approved until OFL licenses are allowed since they are not GPL compatible. If there is a change on #2139273: Allow GPL Friendly Font Licenses, we'll approve the request. Until then this will remain postponed.
Comment #5
avpadernoComment #6
kreynen commentedWe are making another push for the DA to change the Drupal.org git policy. Please take a few minutes and add comment supporting #2919135: Update /git-repository-usage-policy to allow "GPL friendly" licensed non-code assets.
Comment #7
gabriel.nunez commentedAny workaround for this issue? Thanks for the answer!
Comment #8
kreynen commented@gabriel.nunez Great timing. The Drupal.org Git Policy was recently updated by the DA to allow for GPL friendly licenses for non-code assets like fonts. I've added https://www.drupal.org/node/2930279