1. Re: Open Source
- Posted by Chris Bensler <bensler at nt.net> Sep 24, 2006
- 520 views
- Last edited Sep 25, 2006
Vincent wrote: > > Jerry Story wrote: > > > Are you sure? > > What if the modifications consist of: > > 1. change of name of the author > > 2. change of license > > and nothing else? > > There are no legal obligations. Under public-domain nobody is required to > acknowledge > RDS for their original source-code and 13 years of dedication to the language. > > I dont think thats right under any circumstances. > > Euphoria needs a license, even a BSD style one. Just something that gives RDS > the credit they deserve. > > > Regards, > Vincent Rob can require that proper credit is given, even if the source is PD. People do this all the time with their contribs. That is usually the only stipulation of PD agreements. Something like: If you use this source code in your own project, you must agree to these conditions: 1. You must not remove or alter the original header tags in the source files. 2. The following lines must be included in the Credits section of your documentation. "Original Euphoria 3.0 source code created by Rapid Deployment Software" "Public domain source code is available at http://www.rapideuphoria.com"