copyright update - lchat - A line oriented chat front end for ii.
 (HTM) git clone git://git.suckless.org/lchat
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 1971dd4cb092a1d603d41bc35cb5b6425394d194
 (DIR) parent e821ed80afb2e4c922c000dbe59043064096516b
 (HTM) Author: Jan Klemkow <j.klemkow@wemelug.de>
       Date:   Sun,  9 Oct 2022 23:44:18 +0200
       
       copyright update
       
       Diffstat:
         M lchat.c                             |       3 ++-
         M slackline.c                         |       3 ++-
       
       2 files changed, 4 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/lchat.c b/lchat.c
       @@ -1,5 +1,6 @@
        /*
       - * Copyright (c) 2015-2017 Jan Klemkow <j.klemkow@wemelug.de>
       + * Copyright (c) 2015-2022 Jan Klemkow <j.klemkow@wemelug.de>
       + * Copyright (c) 2022 Tom Schwindl <schwindl@posteo.de>
         *
         * Permission to use, copy, modify, and distribute this software for any
         * purpose with or without fee is hereby granted, provided that the above
 (DIR) diff --git a/slackline.c b/slackline.c
       @@ -1,5 +1,6 @@
        /*
       - * Copyright (c) 2015-2016 Jan Klemkow <j.klemkow@wemelug.de>
       + * Copyright (c) 2015-2022 Jan Klemkow <j.klemkow@wemelug.de>
       + * Copyright (c) 2022 Tom Schwindl <schwindl@posteo.de>
         *
         * Permission to use, copy, modify, and distribute this software for any
         * purpose with or without fee is hereby granted, provided that the above