tChange license header to current state. - catpoint - Catpoint simple presenting software.
(HTM) git clone git://r-36.net/catpoint
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit 6837d1b5e66be2650ffeb3f5d1020d72c60ef736
(DIR) parent 8ef598d0d695484ba895ce39ddd4e87d34561d12
(HTM) 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(-)
---
(DIR) diff --git a/catpoint.c b/catpoint.c
t@@ -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>