From 4b056585978eefe7416bbfe0c301096de3cc93ab Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Fri, 16 Nov 2012 12:52:58 +0100 Subject: [PATCH] README: Correct GPL version used All the headers mention "GPL v2 or later", so reflect that in the README. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 8a3ba01..0ad6135 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ Currently in early stages. Might eat your kangaroo. 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. This will be moved to a separate package once the system has matured.