The class is derived from Felix code base. I guess we can retain the same
header from [1].
Thanks,
Raymond
--------------------------------------------------
From: "Simon Laws" <[email protected]>
Sent: Wednesday, November 04, 2009 8:59 AM
To: <[email protected]>; <[email protected]>
Subject: Re: [VOTE] Release Tuscany SCA 2.0 M4 RC2
Am looking at
modules/extensibility/src/main/java/org/apache/tuscany/sca/extensibility/impl/LDAPFilter.java
For some reason this has no license header but was apparently based on
[1]
http://svn.apache.org/repos/asf/felix/releases/org.osgi.core-1.4.0/src/main/java/org/osgi/framework/FrameworkUtil.java
I suspect that this in turn originated from somewhere like
[2]
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.osgi/osgi/src/org/osgi/framework/FrameworkUtil.java?revision=1.7&view=markup&pathrev=v20070208
Hence the OSGi copyright. I believe we need to maintain the license
header as it appears on the class from which our new class was derived
[1] and hence we maintain the OSGi copyright. Sound correct?
Simon