]> git.sur5r.net Git - i3/i3/blobdiff - i3bar/src/main.c
update year in copyright notices to 2014
[i3/i3] / i3bar / src / main.c
index 9ae69e3c7d4efc12804d08e3eb2c503241851b9f..8c4cbf6dbe3007b115935b7201641fbefe2db5d2 100644 (file)
@@ -112,7 +112,7 @@ int main(int argc, char **argv) {
                 socket_path = expand_path(optarg);
                 break;
             case 'v':
-                printf("i3bar version " I3_VERSION " © 2010-2011 Axel Wagner and contributors\n");
+                printf("i3bar version " I3_VERSION " © 2010-2014 Axel Wagner and contributors\n");
                 exit(EXIT_SUCCESS);
                 break;
             case 'b':