We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f4c6c commit 058871eCopy full SHA for 058871e
src/Timbl.cxx
@@ -708,7 +708,7 @@ int main(int argc, char *argv[]){
708
// Start.
709
//
710
cerr << "TiMBL " << TimblAPI::VersionInfo()
711
- << " (c) CLST/ILK/CLIPS 1998 - 2022.\n"
+ << " (c) CLST/ILK/CLIPS 1998 - 2023.\n"
712
<< "Tilburg Memory Based Learner\n"
713
<< "Centre for Language and Speech Technology, Radboud University\n"
714
<< "Induction of Linguistic Knowledge Research Group, Tilburg University\n"
0 commit comments