]> git.sur5r.net Git - i3/i3/commitdiff
bump copyright year
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 27 Mar 2010 16:06:25 +0000 (17:06 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 27 Mar 2010 16:06:25 +0000 (17:06 +0100)
src/mainx.c

index e779361bf94b5b14be38b0079b9efa445476ea5f..7e1b394bc4d3e118da0220f5cffe90ce08c64c95 100644 (file)
@@ -231,7 +231,7 @@ int main(int argc, char *argv[], char *env[]) {
                                 only_check_config = true;
                                 break;
                         case 'v':
-                                printf("i3 version " I3_VERSION " © 2009 Michael Stapelberg and contributors\n");
+                                printf("i3 version " I3_VERSION " © 2009-2010 Michael Stapelberg and contributors\n");
                                 exit(EXIT_SUCCESS);
                         case 'V':
                                 set_verbosity(true);