]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Updated the copyright year.
authorWayne Davison <wayned@samba.org>
Sat, 20 Dec 2003 18:00:13 +0000 (18:00 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 20 Dec 2003 18:00:13 +0000 (18:00 +0000)
options.c

index 8a1a9abf32f464584dd533c01b3ad4d82aedafa7..1dadf31638f775731651c61fb7cc2056b4524adf 100644 (file)
--- a/options.c
+++ b/options.c
@@ -161,7 +161,7 @@ static void print_rsync_version(enum logcode f)
        rprintf(f, "%s  version %s  protocol version %d\n",
                RSYNC_NAME, RSYNC_VERSION, PROTOCOL_VERSION);
        rprintf(f,
-               "Copyright (C) 1996-2002 by Andrew Tridgell and others\n");
+               "Copyright (C) 1996-2003 by Andrew Tridgell and others\n");
        rprintf(f, "<http://rsync.samba.org/>\n");
        rprintf(f, "Capabilities: %d-bit files, %ssocketpairs, "
                "%shard links, %ssymlinks, batchfiles, \n",