You have to look at the Apache license agreement.
Apache has one of the most liberal license agreements. Essentially you can take apache licensed code and do whatever you want with it. You do have to document that your derivative work contains apache code, so you'll need to review the license to see the actual requirements. I think if you have any written docs you'll need to mention it there as well. > -----Original Message----- > From: Gavin Bong [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 10, 2008 12:12 AM > To: [email protected] > Subject: Apache license question > > > If I write another piece of software using some code from apache derby, > and > license the derivative work under Apache license; what do I need to add in > the header of the source code ? > > What I am thinking of doing: > a) Include the original license file from the source file. > b) Include as comments, a description of the changes made e.g. change > package address to my local package. > > Is this sufficient? Did I violate anything? > > Thanks > > G > -- > View this message in context: http://www.nabble.com/Apache-license- > question-tp14728253p14728253.html > Sent from the Apache Derby Users mailing list archive at Nabble.com.
