X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Ftincd.c;h=40ac0383ee387694d2410f67e574f4d36942fc21;hp=d1dcf848444ea9077cee66058ab5158d7a6af0a2;hb=5686ad80b545afa3de9ed2f4176a5346e289aaa8;hpb=0d906489f2ce9faf81dc230f7db6ab5378573554 diff --git a/src/tincd.c b/src/tincd.c index d1dcf848..40ac0383 100644 --- a/src/tincd.c +++ b/src/tincd.c @@ -523,7 +523,7 @@ int main(int argc, char **argv) { if(show_version) { printf("%s version %s (built %s %s, protocol %d)\n", PACKAGE, VERSION, __DATE__, __TIME__, PROT_CURRENT); - printf("Copyright (C) 1998-2010 Ivo Timmermans, Guus Sliepen and others.\n" + printf("Copyright (C) 1998-2011 Ivo Timmermans, Guus Sliepen and others.\n" "See the AUTHORS file for a complete list.\n\n" "tinc comes with ABSOLUTELY NO WARRANTY. This is free software,\n" "and you are welcome to redistribute it under certain conditions;\n"