catpoint

Catpoint simple presenting software.
git clone git://r-36.net/catpoint
Log | Files | Refs | LICENSE

commit 6837d1b5e66be2650ffeb3f5d1020d72c60ef736
parent 8ef598d0d695484ba895ce39ddd4e87d34561d12
Author: Christoph Lohmann <20h@r-36.net>
Date:   Sun, 20 Dec 2020 14:38:14 +0100

Change license header to current state.

Thanks Bob for noticing!

Diffstat:
catpoint.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/catpoint.c b/catpoint.c @@ -1,4 +1,4 @@ -/* $Id: catpoint.c,v 1.2 2013/03/28 12:00:48 lostd Exp $ */ +/* See LICENSE file for license details. */ #include <sys/types.h> #include <sys/stat.h>