Change license header to current state. - catpoint - Catpoint simple presenting… | |
git clone git://bitreich.org/catpoint/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrin… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 6837d1b5e66be2650ffeb3f5d1020d72c60ef736 | |
parent 8ef598d0d695484ba895ce39ddd4e87d34561d12 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Sun, 20 Dec 2020 14:38:14 +0100 | |
Change license header to current state. | |
Thanks Bob for noticing! | |
Diffstat: | |
M 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> |