From 986a42bcd16c22367536f44493f9082cfc4edf37 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 13 Jan 2020 12:28:59 +0100 Subject: [PATCH] pam: Update copyright notice --- pam/pam_fprintd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pam/pam_fprintd.c b/pam/pam_fprintd.c index 81db224..209d44d 100644 --- a/pam/pam_fprintd.c +++ b/pam/pam_fprintd.c @@ -1,7 +1,7 @@ /* * pam_fprint: PAM module for fingerprint authentication through fprintd * Copyright (C) 2007 Daniel Drake - * Copyright (C) 2008 Bastien Nocera + * Copyright (C) 2008-2014, 2017-2020 Bastien Nocera * * 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