copyright-question
ArthurLobopro opened this issue · 2 comments
ArthurLobopro commented
I decided to use your code to build a electron-store
and conf
packages that use zod
instead of ajv
for my own proposes.
I know this repository use MIT license but I don't know how to publish other version respecting the license, can you help me with this?
Here is some questions that I have:
- How can I refers this project as original code?
- Can I update these fields (
repository
,author
,funding
) inpackage.json
file?
sindresorhus commented
This is not really the place to ask license questions, but ok.
You need to include the copyright statement from the license file here in your license file.
You should also make it clear in the description how it differs from this one.
sindresorhus commented
Can I update these fields (repository, author, funding) in package.json file?
Yes