mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
add missing license
This commit is contained in:
@@ -182,6 +182,11 @@ const licenses = [
|
|||||||
copyright: 'Copyright (c) 2012-2019 Faisal Salman <f@faisalman.com>',
|
copyright: 'Copyright (c) 2012-2019 Faisal Salman <f@faisalman.com>',
|
||||||
url: 'https://github.com/faisalman/ua-parser-js',
|
url: 'https://github.com/faisalman/ua-parser-js',
|
||||||
licenseUrl: 'https://github.com/faisalman/ua-parser-js/blob/master/license.md'
|
licenseUrl: 'https://github.com/faisalman/ua-parser-js/blob/master/license.md'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'Icons8 Line Awesome',
|
||||||
|
url: 'https://icons8.com/line-awesome',
|
||||||
|
licenseUrl: 'https://github.com/icons8/line-awesome/blob/master/LICENSE.md'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user