git clone catpoint catpoint Log gph
Found at: gopher.r-36.net:70/scm/catpoint/commit/6837d1b5e66be2650ffeb3f5d1020d72c60ef736.gph
tChange license header to current state. - catpoint - Catpoint simple presenting software.
git clone git://r-36.net/catpoint
---
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
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
#include
.