kochedykov / jlibmodbus

JLibModbus - is an implementation of the Modbus protocol v1.1b in java language. Java modbus library. It works. Welcome.
http://kochedykov.github.io/jlibmodbus/
Apache License 2.0
299 stars 128 forks source link

Regarding Jlibmodbus licence #56

Open nmkumaran opened 3 years ago

nmkumaran commented 3 years ago

Dears,

We are from Samsung, We would like to use jlibmodbus for our purpose. we have few questions to use this lib.

  1. is that lib is part of Apache or LGPL. Becoz ur sourceforge ., it is showing LGPL but, git hub showz as Apache., pls confirm it.

  2. we want to know jserielmodbus package, is that also part of Apache or GPL 3.0

  3. If we are planning to use commercial purpose, i hope, if it s Apace, then it willbe good.

  4. what is procedure to cobtribute for open source ?

Regards, Muthu

kochedykov commented 3 years ago
  1. Apache 2.0
  2. I don't know what is jserielmodbus.
  3. Yes, Apache 2.0
  4. You can contribute project with money. It will stimulate me to make a new release. Also, you can use Pull Requests or I can add you as a collaborator.