diff options
Diffstat (limited to 'src/cttei.c')
| -rw-r--r-- | src/cttei.c | 4 |
1 files changed, 2 insertions, 2 deletions
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\ |
