From: Jakub J. <jj...@re...> - 2017-03-06 11:11:06
|
On 03/06/2017 11:13 AM, Olaf Kirch wrote: > > Hi Jakub, > > Please refresh my memory; what is the license of the other files in > pkcs15init and the pkcs11 code that I authored? Any files missing > license information should use the same. The other files (for example src/pkcs15init/pkcs15-cardos.c) are LGPL 2.1 or later if I read right (as the whole project). Thank you for clarification. I will take care of the update in the upstrem repository with reference to this email. Jakub > On Mon, 2017-03-06 at 10:57 +0100, Jakub Jelen wrote: >> Hello, >> I was going through the files in the OpenSC repository and noticed >> several files with missing/unknown licenses. >> >> These files miss any open source license headers (adding Olaf Kirch >> if >> the email is still valid who is author): >> >> src/pkcs15init/pkcs15-init.h >> src/pkcs15init/profile.h >> src/libopensc/reader-openct.c >> src/common/libpkcs11.c >> src/pkcs11/mechanism.c >> src/pkcs11/openssl.c |