Go to file
Daniel Drake ab5b1ca8e9 upekts: communication handling and enrollment implementation
This completes an enrollment implementation for the upekts driver.
It's based on code from libthinkfinger, but as there seemed to be many
unknown details there, I spent some time analysing the bus messages in
more detail and have effectively rewritten almost all of the borrowed code.

Note that libthinkfinger is GPL licensed, so that reflects on this code too.
At release time I will ask them if they are OK for me to relicense it.
2007-10-13 17:13:25 +01:00
examples Enrollment tweaks 2007-10-13 15:51:33 +01:00
libfprint upekts: communication handling and enrollment implementation 2007-10-13 17:13:25 +01:00
.gitignore Create repo structure 2007-10-08 17:16:13 +01:00
AUTHORS Create repo structure 2007-10-08 17:16:13 +01:00
autogen.sh Build system tweaks 2007-10-13 16:03:53 +01:00
ChangeLog Create repo structure 2007-10-08 17:16:13 +01:00
configure.ac Build system tweaks 2007-10-13 16:03:53 +01:00
COPYING upekts: communication handling and enrollment implementation 2007-10-13 17:13:25 +01:00
COPYING.GPL upekts: communication handling and enrollment implementation 2007-10-13 17:13:25 +01:00
HACKING Documentation update 2007-10-08 17:37:58 +01:00
INSTALL Create repo structure 2007-10-08 17:16:13 +01:00
Makefile.am Documentation update 2007-10-08 17:37:58 +01:00
NEWS Create repo structure 2007-10-08 17:16:13 +01:00
README upekts: communication handling and enrollment implementation 2007-10-13 17:13:25 +01:00
THANKS Create repo structure 2007-10-08 17:16:13 +01:00
TODO Enrolment infrastructure 2007-10-08 19:53:50 +01:00

libfprint
http://www.reactivated.net/fprint

libfprint is primarily licensed under the GNU LGPL. HOWEVER, THIS PRERELEASE
VERSION INCLUDES GPL CODE FROM LIBTHINKFINGER, therefore distribution is
subject to both the terms of the LGPL (see COPYING) *and* the GPL
(see COPYING.GPL).

At release time, I will contact libthinkfinger authors and see if they will
be happy to relicense. I expect they will.