Update license mention in settings

This commit is contained in:
Gabriel Augendre 2019-03-03 16:44:49 +01:00
parent 12ab153c8e
commit 090c8c1a76

View file

@ -149,8 +149,8 @@ APP = {
},
'licences': {
'source': {
'code': "GPL v3",
'url_license': "http://www.gnu.org/licenses/gpl-3.0.html",
'code': "MIT",
'url_license': "https://opensource.org/licenses/MIT",
}
},
},