|
From: Suma YS <Su...@Ln...> - 2019-01-29 04:35:34
|
Hello,
I, Suma, currently working on Ubuntu Linux OS. I want to have a feature working with VNC. I found that LibVNCServer is an option for supporting VNC feature in Linux. Hence regarding the LibVNCServer, I referred to https://github.com/LibVNC/libvncserver.
I wanted few clarifications about the license. Under the section "License" in the above link, I could see that the tool is free.
I want to use the application in one of our development projects and the developed application is for commercial purpose.
It would be helpful if you could share any more details on the license part for using the above tool.
Thanks,
Suma YS.
L&T Technology Services Ltd
www.LntTechservices.com<http://www.lnttechservices.com/>
This Email may contain confidential or privileged information for the intended recipient (s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system.
|
|
From: Suma YS <Su...@Lt...> - 2019-02-06 06:35:12
|
Hello,
W.r.t below mail, I have not received any information. It would be really helpful if I could information about the licensing part as we wanted to use libVNC in our project.
Any information on the licensing part of libVNC is really appreciated.
Thanks,
Suma YS
From: Suma YS
Sent: Tuesday, January 29, 2019 9:50 AM
To: lib...@li...
Subject: Reg: Requesting for License Information of LibVNCServer
Hello,
I, Suma, currently working on Ubuntu Linux OS. I want to have a feature working with VNC. I found that LibVNCServer is an option for supporting VNC feature in Linux. Hence regarding the LibVNCServer, I referred to https://github.com/LibVNC/libvncserver.
I wanted few clarifications about the license. Under the section "License" in the above link, I could see that the tool is free.
I want to use the application in one of our development projects and the developed application is for commercial purpose.
It would be helpful if you could share any more details on the license part for using the above tool.
Thanks,
Suma YS.
L&T Technology Services Ltd
www.LntTechservices.com
This Email may contain confidential or privileged information for the intended recipient (s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system.
|
|
From: Christian B. <chr...@go...> - 2019-02-07 12:57:46
|
Am Wed, 6 Feb 2019 06:01:39 +0000 schrieb Suma YS <Su...@Lt...>: > Hello, > W.r.t below mail, I have not received any information. It > would be really helpful if I could information about the licensing part as we > wanted to use libVNC in our project. Any information on the licensing part of > libVNC is really appreciated. Hi Suma, I've already answered a while ago, here's the link to the list archive's entry :-) https://sourceforge.net/p/libvncserver/mailman/message/36530797/ HTH, Christian > > Thanks, > Suma YS > > From: Suma YS > Sent: Tuesday, January 29, 2019 9:50 AM > To: lib...@li... > Subject: Reg: Requesting for License Information of LibVNCServer > > Hello, > I, Suma, currently working on Ubuntu Linux OS. I want to have > a feature working with VNC. I found that LibVNCServer is an option for > supporting VNC feature in Linux. Hence regarding the LibVNCServer, I referred > to https://github.com/LibVNC/libvncserver. > > I wanted few clarifications about the license. Under the section "License" in > the above link, I could see that the tool is free. > > I want to use the application in one of our development projects and the > developed application is for commercial purpose. It would be helpful if you > could share any more details on the license part for using the above tool. > > Thanks, > Suma YS. > > L&T Technology Services Ltd > > www.LntTechservices.com > > This Email may contain confidential or privileged information for the > intended recipient (s). If you are not the intended recipient, please do not > use or disseminate the information, notify the sender and delete it from your > system. |
|
From: Christian B. <chr...@go...> - 2019-01-29 08:34:15
|
Am Tue, 29 Jan 2019 04:19:32 +0000 schrieb Suma YS <Su...@Ln...>: > Hello, > I, Suma, currently working on Ubuntu Linux OS. I want to have > a feature working with VNC. I found that LibVNCServer is an option for > supporting VNC feature in Linux. Hence regarding the LibVNCServer, I referred > to https://github.com/LibVNC/libvncserver. > > I wanted few clarifications about the license. Under the section "License" in > the above link, I could see that the tool is free. > > I want to use the application in one of our development projects and the > developed application is for commercial purpose. It would be helpful if you > could share any more details on the license part for using the above tool. > > Thanks, > Suma YS. Hi Suma, What applies is the GPL, version 2: https://github.com/LibVNC/libvncserver/blob/master/COPYING In short, you are free to use LibVNCServer in your commercial product as long as you put your code that makes use of it under the GPL as well. The link above sums it up nicely. LibVNCServer uses GPL as it itself is derivative work of GPL-licensed products. HTH, Christian > > L&T Technology Services Ltd > > www.LntTechservices.com<http://www.lnttechservices.com/> > > This Email may contain confidential or privileged information for the > intended recipient (s). If you are not the intended recipient, please do not > use or disseminate the information, notify the sender and delete it from your > system. |