Bumping up the year. Thanks for the bug report, FRIGN!
1 files changed, 1 insertions(+), 1 deletions(-) M tabbed.c
M tabbed.c => tabbed.c +1 -1
@@ 1307,7 1307,7 @@ main(int argc, char *argv[]) { urgfgcolor = EARGF(usage()); break; case 'v': - die("tabbed-"VERSION", © 2009-2015" + die("tabbed-"VERSION", © 2009-2016" " tabbed engineers, see LICENSE" " for details.\n"); break;