Hi all, I am in the process of finishing the implementation of generic FaceRecognitionService, service component. In face recognition module I have added face4j dependency which is in MIT license. So the above mentioned SCA component is kind of a wrapper of a face4j class. Which means in my interface I have used face4j exceptions to throw and etc. So do I need to add the MIT license code or adding a portion saying that this class contains MIT license classes as a wrapper, with our Apache license 2 code ? or what is the preferred way of doing this ?
/Regards -- Subash Chaturanga Department of Computer Science & Engineering University of Moratuwa Sri Lanka Blog - http://subashsdm.blogspot.com/ Twitter - http://twitter.com/subash89
