Re: License and copyright in generated code from wsdl2h in gsoap package

2007-07-25 Thread Arnoud Engelfriet
Khalid Aziz wrote: > On Tue, 2007-07-24 at 21:03 +0200, Arnoud Engelfriet wrote: > > I don't know this tool at all. Does it only transform your input > > into code, or is some code written by this Robert van Engelen also > > inserted? For example, startup code or some standard library? > > This to

Re: License and copyright in generated code from wsdl2h in gsoap package

2007-07-24 Thread Khalid Aziz
On Tue, 2007-07-24 at 21:03 +0200, Arnoud Engelfriet wrote: > Khalid Aziz wrote: > > So the generated code not only automatically gets placed under GPL, it > > also gets its copyright assigned to someone else. > I don't know this tool at all. Does it only transform your input > into code, or is s

Re: License and copyright in generated code from wsdl2h in gsoap package

2007-07-24 Thread Arnoud Engelfriet
Khalid Aziz wrote: > So the generated code not only automatically gets placed under GPL, it > also gets its copyright assigned to someone else. In many jurisdictions, an assignment of copyright requires a piece of paper signed by the copyright holder (and usually by the recipient as well). The pi

License and copyright in generated code from wsdl2h in gsoap package

2007-07-24 Thread Khalid Aziz
I recently started looking at gsoap package for potential use and noticed that wsdl2h tool in this package places following in the header of generated C code: /* junk.h deleted... Copyright (C) 2001-2005 Robert van Engelen, Genivia Inc. All Rights Reserved. This part o