M LICENSE => LICENSE +1 -1
@@ 2,7 2,7 @@ MIT/X Consortium License
© 2009-2011 Enno Boland <g s01 de>
© 2011 Connor Lane Smith <cls@lubutu.com>
-© 2012 Christoph Lohmann <20h@r-36.net>
+© 2012-2014 Christoph Lohmann <20h@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"),
M tabbed.c => tabbed.c +1 -1
@@ 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;