Skip to content

Commit

Permalink
Merge pull request #59 from littleredbutton/fix-composer-license
Browse files Browse the repository at this point in the history
Fix composer license
  • Loading branch information
sualko committed Feb 16, 2021
2 parents d5490b2 + ade252a commit e84bc63
Show file tree
Hide file tree
Showing 2 changed files with 811 additions and 803 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api"
],
"homepage": "http://bigbluebutton.org/",
"license": "GPL-3.0",
"license": "LGPL-3.0-or-later",
"authors": [
{
"name": "Ghazi Triki",
Expand Down Expand Up @@ -90,4 +90,4 @@
"post-checkout": "composer install"
}
}
}
}

0 comments on commit e84bc63

Please sign in to comment.