X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/3bc207b9dd74e1bbe1df75fc1f00b91fea6e5dfc..fede378577ba1b8adbac90cba42026ba828f1a1f:/options.c diff --git a/options.c b/options.c index 8f5c1f3a..e7af3a15 100644 --- a/options.c +++ b/options.c @@ -259,7 +259,7 @@ static void print_rsync_version(enum logcode f) rprintf(f, "%s version %s protocol version %d%s\n", RSYNC_NAME, RSYNC_VERSION, PROTOCOL_VERSION, subprotocol); - rprintf(f, "Copyright (C) 1996-2007 by Andrew Tridgell, Wayne Davison, and others.\n"); + rprintf(f, "Copyright (C) 1996-2008 by Andrew Tridgell, Wayne Davison, and others.\n"); rprintf(f, "Web site: http://rsync.samba.org/\n"); rprintf(f, "Capabilities:\n"); rprintf(f, " %d-bit files, %d-bit inums, %d-bit timestamps, %d-bit long ints,\n",