chengxulvtu / cxlt-vue2-toastr

toast notification component for vue2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License as Free Software?

bernhardreiter opened this issue · comments

Dear @chengxulvtu,

what what conditions can cxlt-vue2-toastr be used?

Looking at the source code and in the repo I could not find a statement about this. It would be nice to know. If you want people just to use your software, why not put it under a Free Software license ("some say open source"). See https://producingoss.com/en/license-quickstart.html for a starting guide, you may also consider the Apache-2.0 license.

Best Regards,
Bernhard

@chengxulvtu thanks for clarifying that vue2-toastr is Free Software!

Best would be to commit this into the repo itself, so more people can find this information.
At least in the license SPDX identifies in package.json.

"license": "MIT",

and add the license file as seen here https://spdx.org/licenses/MIT.html#licenseText