Open hindog opened 3 years ago
Hi,
Sorry for the late answer. The change of license has been done but this component is using a confirm-dialog which requires a license. That's the reason you see the popup. That need to be change. I think it's only used here: https://github.com/vaadin-component-factory/vcf-network/blob/master/src/components/vcf-network-export-dialog.js#L25 and https://github.com/vaadin-component-factory/vcf-network/blob/master/src/components/vcf-network-io-dialog.js#L59
I noticed that the component license is Apache 2.0 in it's
LICENSE
file, but when trying to use the component, it's giving me this message:I'm using 1.3.0 of the Java component: https://vaadin.com/directory/component/network-component, which imports this NPM module:
On the Java component page, it lists 1.0.0 as CVAL, but then changes to Apache License for 1.1.0+, so I had assumed that maybe the license changed after 1.0.0?
Could someone clarify what the license for this component will be moving forward... CVAL or Apache License?