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

Reply via email to