commit 7f6085d42a4d57d3c9b3ea85a516782f7e80d1fe
Author:     Christoph Lohmann <[email protected]>
AuthorDate: Fri Jan 1 14:19:10 2016 +0100
Commit:     Christoph Lohmann <[email protected]>
CommitDate: Fri Jan 1 14:19:10 2016 +0100

    Bump year.

diff --git a/tabbed.c b/tabbed.c
index ba69f21..1c7fc6d 100644
--- a/tabbed.c
+++ b/tabbed.c
@@ -1307,7 +1307,7 @@ main(int argc, char *argv[]) {
                urgfgcolor = EARGF(usage());
                break;
        case 'v':
-               die("tabbed-"VERSION", © 2009-2014"
+               die("tabbed-"VERSION", © 2009-2015"
                        " tabbed engineers, see LICENSE"
                        " for details.\n");
                break;

Reply via email to