I think you are right. AFAIK I copied the file over from triaxrs a long time ago when triaxrs used the exact same implementation under CDDL.
I think it is safe to replace the implementation. On 26 January 2012 18:40, Reto Bachmann-Gmür <[email protected]> wrote: > Hello > > Fixing the last licesing issues to conform to the apache guidelines I > removed LICENSE.cddl.txt from utils.imageprocessing and added it to > LICENSE. Before adding the cddl information to the launchers as well I > wanted to see what the cddl licensed code is exactly. > > It seems to be the file > > src/main/java/org/apache/clerezza/utils/imageprocessing/metadataprocessing/MultivaluedMapImpl.java > > I guess this could be replaced with > > ./triaxrs/triaxrs/src/main/java/org/apache/clerezza/triaxrs/util/MultivaluedMapImpl.java > of which is part of the apache license clerezza code. > > Am I missing something? > > Cheers, > Reto >
