givanz / VvvebJs

Drag and drop page builder library written in vanilla javascript without dependencies or build tools.
https://www.vvveb.com/vvvebjs/editor.html
Apache License 2.0
7.16k stars 1.64k forks source link

License question #295

Closed vinumweb closed 11 months ago

vinumweb commented 1 year ago

Hi @givanz . Thanks for the amazing project. Im aware vvvebjs is licensed under apache 2.0 license. I made a website administrator where user is able to make a website and customize it using vvvebjs. Am i allowed to say "website builder made by vinumweb" I have credited you under my docs page.

Peter

givanz commented 1 year ago

Hi

You can customize everything including branding.

Thanks for the credit, this is all that is needed.

vinumweb commented 1 year ago

Im sorry but i just need to clarify. I dont want to end in a lawsuit :) When marketing my website using youre builder i am allowed to say that the system is made by me. not vvvebjs but the system behind it i made myself?

givanz commented 1 year ago

Yes, you can say that you built your project, according to the license you only need to keep the copyright notices in the source files, in this case in the VvebJs .js files, of course you can also add your own notices together if you make changes to the files.

https://github.com/givanz/VvvebJs/blob/master/LICENSE#L100-L104