commit df8261e89f7e98c822328d8f261c46fa55f3cf86
Author:     Christoph Lohmann <[email protected]>
AuthorDate: Sun Jan 3 09:01:20 2016 +0100
Commit:     Christoph Lohmann <[email protected]>
CommitDate: Sun Jan 3 09:01:20 2016 +0100

    Bumping up the year.
    
    Thanks for the bug report, FRIGN!

diff --git a/tabbed.c b/tabbed.c
index 1c7fc6d..ea43d34 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-2015"
+               die("tabbed-"VERSION", © 2009-2016"
                        " tabbed engineers, see LICENSE"
                        " for details.\n");
                break;

Reply via email to