bump copyright year

next
Michael Stapelberg 2010-03-27 17:06:25 +01:00
parent 7d6e80b5ef
commit 78d4d18477
1 changed files with 1 additions and 1 deletions

View 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);