Bump year.
This commit is contained in:
parent
018a67986d
commit
3d81a0f0b7
1 changed files with 1 additions and 1 deletions
2
surf.c
2
surf.c
|
@ -1749,7 +1749,7 @@ main(int argc, char *argv[])
|
|||
useragent = EARGF(usage());
|
||||
break;
|
||||
case 'v':
|
||||
die("surf-"VERSION", ©2009-2015 surf engineers, "
|
||||
die("surf-"VERSION", ©2009-2016 surf engineers, "
|
||||
"see LICENSE for details\n");
|
||||
case 'x':
|
||||
showxid = TRUE;
|
||||
|
|
Loading…
Reference in a new issue