File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77Distributed Tilburg Memory Based Learner
88=======================================
99
10- Dimbl utils 0.17 (c) ILK/CLST 1998 - 2024
10+ Dimbl utils 0.17 (c) ILK/CLST 1998 - 2026
1111 by Ko van der Sloot
1212
1313 Tilburg centre for Cognition and Communication, Tilburg University.
Original file line number Diff line number Diff line change 11/*
2- Copyright (c) 2006 - 2024
2+ Copyright (c) 2006 - 2026
33 CLST - Radboud University
44 ILK - Tilburg University
55 CLiPS - University of Antwerp
Original file line number Diff line number Diff line change 11/*
2- Copyright (c) 2006 - 2024
2+ Copyright (c) 2006 - 2026
33 CLST - Radboud University
44 ILK - Tilburg University
55 CLiPS - University of Antwerp
Original file line number Diff line number Diff line change 11/*
2- Copyright (c) 2006 - 2024
2+ Copyright (c) 2006 - 2026
33 CLST - Radboud University
44 ILK - Tilburg University
55 CLiPS - University of Antwerp
@@ -339,7 +339,7 @@ void usage(){
339339}
340340
341341int main (int argc, char *argv[]) {
342- cerr << " dimbl " << VERSION << " (c) CLST/ILK 1998 - 2024 " << endl;
342+ cerr << " dimbl " << VERSION << " (c) CLST/ILK 1998 - 2026 " << endl;
343343 cerr << " Centre for Language and Speech Technology, Radboud University" << endl;
344344 cerr << " Induction of Linguistic Knowledge Research Group, Tilburg University" << endl;
345345 cerr << " based on [" << Timbl::VersionName () << " ]" << endl;
You can’t perform that action at this time.
0 commit comments