README: Correct GPL version used

All the headers mention "GPL v2 or later", so reflect that in
the README.
This commit is contained in:
Bastien Nocera
2012-11-16 12:52:58 +01:00
parent 486c0bb347
commit 4b05658597

2
README
View File

@ -8,7 +8,7 @@ Currently in early stages. Might eat your kangaroo.
Written in C. Requires bleeding edge libfprint (libusb-1.0 port). Written in C. Requires bleeding edge libfprint (libusb-1.0 port).
Licensed under the GPL version 2 (see COPYING). Licensed under the GPL version 2 or any later version (see COPYING).
An experimental PAM login module is included in the 'pam' directory. An experimental PAM login module is included in the 'pam' directory.
This will be moved to a separate package once the system has matured. This will be moved to a separate package once the system has matured.