From b98a07cbb8920c3ba66a809d1c3c3678f7f17d28 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 1 Jan 2021 21:48:20 +0100 Subject: update copyright for 2021 --- config.def.h | 2 +- nullshell.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.def.h b/config.def.h index 518a849..9cf47f5 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2013-2020 by Christian Hesse + * (C) 2013-2021 by Christian Hesse * * 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 diff --git a/nullshell.c b/nullshell.c index e8ed317..088691a 100644 --- a/nullshell.c +++ b/nullshell.c @@ -1,5 +1,5 @@ /* - * (C) 2013-2020 by Christian Hesse + * (C) 2013-2021 by Christian Hesse * * Based on ideas from Sleep Dummy Shell (SleepShell) * by Mario A. Valdez-Ramirez (http://www.mariovaldez.net/) -- cgit v1.2.3-54-g00ecf