From 09a906b598bdf2bca6010a9f280821f6cf17aadb Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 3 Jan 2022 11:47:52 +0100 Subject: update copyright for 2022 --- 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 9cf47f5..5f91cdd 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2013-2021 by Christian Hesse + * (C) 2013-2022 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 088691a..0bd996c 100644 --- a/nullshell.c +++ b/nullshell.c @@ -1,5 +1,5 @@ /* - * (C) 2013-2021 by Christian Hesse + * (C) 2013-2022 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