summaryrefslogtreecommitdiff
path: root/tabbed.c
diff options
context:
space:
mode:
authorMarkus Teich <markus.teich@stusta.mhn.de>2014-01-21 23:12:08 +0100
committerChristoph Lohmann <20h@r-36.net>2014-01-22 06:34:10 +0100
commit0120447e0417e9f52b5c2ae081f07f922a2ea9c2 (patch)
tree3fe4fa0e52a26f58bca327b7f9201a02e7e7b263 /tabbed.c
parent7a15235114cb84af462776e6f908ffdc3e077652 (diff)
update years in copyright notices
Signed-off-by: Christoph Lohmann <20h@r-36.net>
Diffstat (limited to 'tabbed.c')
-rw-r--r--tabbed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tabbed.c b/tabbed.c
index 2c388ee..93a213a 100644
--- a/tabbed.c
+++ b/tabbed.c
@@ -1253,7 +1253,7 @@ main(int argc, char *argv[]) {
normfgcolor = EARGF(usage());
break;
case 'v':
- die("tabbed-"VERSION", © 2009-2012"
+ die("tabbed-"VERSION", © 2009-2014"
" tabbed engineers, see LICENSE"
" for details.\n");
break;