~kris/suckless

tabbed

df8261e89f7e98c822328d8f261c46fa55f3cf86 — Christoph Lohmann 10 years ago 7f6085d
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;