|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Modified Open Source project with an ASP environment
Hi,
Im considering modifying a script which is available as Open Source which is licensed under the GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999. Once the development work has been completed, I would like to use the script within an ASP environment where customers would be able to login to use the software. Would I still have to provide a copy of the modified source code to the original author even though the software would not be being used by the general public? I spotted this extract from the GNU GPL FAQ site: Quote:
The development to the script could potentially cost a large amount of money, so I would be reluctant to start this project if I have to then provide my code which could be placed on the open internet. Many thanks for the advice. Ben. |
|
#2
|
||||
|
||||
|
I am not a lawyer!
I do not consider having a server on the net the same thing as distributing software to a client. I believe that you are required to make the source available only if you actually distribute the binary; since the binary stays on your own machine, you should be fine. Some may argue this is splitting hairs (that is what makes lawyers rich, though), but if I sell you a GPL based application then I need to supply you with the source, if you access my server I am not selling you an application, I am selling you a service. Something to keep in mind, if the script you are considering is to run on the client side (i.e., Javascript), the user is already getting a copy of the code and there is naught you can do about it except attempt to obscure the code.
__________________
Left DevShed May 28, 2005. Reason: Unresponsive administrators. Free code: http://sol-biotech.com/code/. Secure Programming: http://sol-biotech.com/code/SecProgFAQ.html. Performance Programming: http://sol-biotech.com/code/PerformanceProgramming.html. It is not that old programmers are any smarter or code better, it is just that they have made the same stupid mistake so many times that it is second nature to fix it. --Me, I just made it up The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore, all progress depends on the unreasonable man. --George Bernard Shaw |
|
#3
|
|||
|
|||
|
thanks...
Yes, thats was my thoughts also. Im not distributing the binary, just offering a service.
Many thanks for your imput. Ben. |
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Business Help > Modified Open Source project with an ASP environment |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|