--- Heyho, I know it's a little bit late, but I just noticed this. It probably can be bumped to 2014 in the other repos as well. --Markus LICENSE | 2 +- tabbed.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index add8a53..f5244dd 100644 --- a/LICENSE +++ b/LICENSE _AT_@ -2,7 +2,7 @@ MIT/X Consortium License © 2009-2011 Enno Boland <g s01 de> © 2011 Connor Lane Smith <cls_AT_lubutu.com> -© 2012 Christoph Lohmann <20h_AT_r-36.net> +© 2012-2014 Christoph Lohmann <20h_AT_r-36.net> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), diff --git a/tabbed.c b/tabbed.c index 2c388ee..93a213a 100644 --- a/tabbed.c +++ b/tabbed.c _AT_@ -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; -- 1.8.3.2Received on Tue Jan 21 2014 - 23:12:08 CET
This archive was generated by hypermail 2.3.0 : Tue Jan 21 2014 - 23:24:06 CET