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/cttei.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/cttei.c') diff --git a/src/cttei.c b/src/cttei.c index 6321700..a663359 100644 --- a/src/cttei.c +++ b/src/cttei.c @@ -1,5 +1,5 @@ /* - cttei, a TEI interface to the ctak library & its computer opponent + cttei, a TEI interface to the ct library & its computer opponent Copyright (C) 2021, tslil clingman @@ -99,7 +99,7 @@ handle_tei(char *line) { return TEI_OK; } -const char* license = "cttei, a TEI interface to the ctak library & its computer opponent\n\ +const char* license = "cttei, a TEI interface to the ct library & its computer opponent\n\ \n\ Copyright (C) 2021, tslil clingman\n\ \n\ -- cgit v1.2.3