summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2020-11-19 13:20:18 -0500
committerMike Gilbert <floppym@gentoo.org>2020-11-19 13:20:18 -0500
commitf0ca05097fc2f454deae6eedc1bf94d6cd543013 (patch)
treea344378828566a84184a3829dd838c6a7e3620fb
parentUpdate to version 0.14 (diff)
downloadgentoo-functions-f0ca05097fc2f454deae6eedc1bf94d6cd543013.tar.gz
gentoo-functions-f0ca05097fc2f454deae6eedc1bf94d6cd543013.tar.bz2
gentoo-functions-f0ca05097fc2f454deae6eedc1bf94d6cd543013.zip
Update copyright notice0.14
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rw-r--r--consoletype.c2
1 files changed, 1 insertions, 1 deletions
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
*/