Note that pam_fprint is only temporarily here

This commit is contained in:
Daniel Drake
2008-11-03 22:55:01 +00:00
parent 6a2753eae2
commit 4bc8330d56
2 changed files with 6 additions and 0 deletions

3
README
View File

@ -10,6 +10,9 @@ Written in C. Requires bleeding edge libfprint (libusb-1.0 port).
Licensed under the GPL version 2 (see COPYING).
An experimental PAM login module is included in the 'pam' directory.
This will be moved to a separate package once the system has matured.
API use cases
=============

View File

@ -3,6 +3,9 @@
* Copyright (C) 2007 Daniel Drake <dsd@gentoo.org>
* Copyright (C) 2008 Bastien Nocera <hadess@hadess.net>
*
* Experimental code. This will be moved out of fprintd into it's own
* package once the system has matured.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or