X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Ftincd.c;h=3d6db8b9c8b4b112e32347926976d396df1bd610;hb=5e00a24e1f13fa70a6945831c409d873b7809d11;hp=5f1447e612a3b919a9873614b339859be1e06092;hpb=a61d3d1c0b6d0dc1b53040ae2e1a055fb34eb832;p=meshlink diff --git a/src/tincd.c b/src/tincd.c index 5f1447e6..3d6db8b9 100644 --- a/src/tincd.c +++ b/src/tincd.c @@ -321,7 +321,7 @@ int main(int argc, char **argv) { if(show_version) { printf("%s version %s (built %s %s, protocol %d.%d)\n", PACKAGE, VERSION, __DATE__, __TIME__, PROT_MAJOR, PROT_MINOR); - printf("Copyright (C) 1998-2012 Ivo Timmermans, Guus Sliepen and others.\n" + printf("Copyright (C) 1998-2013 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"