commit: f0ca05097fc2f454deae6eedc1bf94d6cd543013 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Thu Nov 19 18:20:18 2020 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Thu Nov 19 18:20:18 2020 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=f0ca0509
Update copyright notice Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> consoletype.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consoletype.c b/consoletype.c index b7bf4e6..4249504 100644 --- a/consoletype.c +++ b/consoletype.c @@ -3,7 +3,7 @@ * simple app to figure out whether the current terminal * is serial, console (vt), or remote (pty). * - * Copyright 1999-2007 Gentoo Foundation + * Copyright 1999-2020 Gentoo Authors * Distributed under the terms of the GNU General Public License v2 */
