]> Skullheadx's Git Forge - surf.git/commitdiff
Bump year in program
authorQuentin Rameau <quinq@fifth.space>
Wed, 19 Apr 2017 18:56:01 +0000 (20:56 +0200)
committerQuentin Rameau <quinq@fifth.space>
Wed, 19 Apr 2017 22:10:46 +0000 (00:10 +0200)
surf.c

diff --git a/surf.c b/surf.c
index e08bfe5468969c51a6289a027e5426df46bf571c..cdd0cc60fbb37b2f04c021fa7991b8a9fc0041a2 100644 (file)
--- a/surf.c
+++ b/surf.c
@@ -1747,7 +1747,7 @@ main(int argc, char *argv[])
                fulluseragent = EARGF(usage());
                break;
        case 'v':
-               die("surf-"VERSION", ©2009-2015 surf engineers, "
+               die("surf-"VERSION", ©2009-2017 surf engineers, "
                    "see LICENSE for details\n");
        case 'x':
                showxid = 1;