From ce09b6d94ac3dbf426e959b14fd7731001a003d1 Mon Sep 17 00:00:00 2001 From: tslil Date: Fri, 5 Feb 2021 16:49:14 -0500 Subject: Rename ct_k -> ct, IANAL but ... --- src/ct1986.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ct1986.c') diff --git a/src/ct1986.c b/src/ct1986.c index aeff13a..93dd7b9 100644 --- a/src/ct1986.c +++ b/src/ct1986.c @@ -1,5 +1,5 @@ /* - ct1986, an interface to the ctak library designed to be embedded on + ct1986, an interface to the ct library designed to be embedded on a Raspberry Pi Zero Copyright (C) 2021, tslil clingman @@ -176,7 +176,7 @@ input_is_not_turn(const char *line) { return EXIT_SUCCESS; } -const char* license = "ct1986, an interface to the ctak library designed to be embedded on a Raspberry Pi Zero\n\ +const char* license = "ct1986, an interface to the ct library designed to be embedded on a Raspberry Pi Zero\n\ \n\ Copyright (C) 2021, tslil clingman\n\ \n\ -- cgit v1.2.3