aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2007-01-31 21:46:49 +0000
committerWayne Davison <wayned@samba.org>2007-01-31 21:46:49 +0000
commit100018b7cdf4c5df206c16decb07a3c2680bb5e6 (patch)
treefc0442c56968f189a666db7d62c09bf4052ae1f4 /main.c
parent1ff66d4c68058b023c5d2dd0904b07db7d6c0976 (diff)
downloadandroid_external_rsync-100018b7cdf4c5df206c16decb07a3c2680bb5e6.tar.gz
android_external_rsync-100018b7cdf4c5df206c16decb07a3c2680bb5e6.tar.bz2
android_external_rsync-100018b7cdf4c5df206c16decb07a3c2680bb5e6.zip
Mention the year 2007 in the copyright declarations.
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 358589f9..3ce2b52a 100644
--- a/main.c
+++ b/main.c
@@ -4,7 +4,7 @@
* Copyright (C) 1996-2001 Andrew Tridgell <tridge@samba.org>
* Copyright (C) 1996 Paul Mackerras
* Copyright (C) 2001, 2002 Martin Pool <mbp@samba.org>
- * Copyright (C) 2003, 2004, 2005, 2006 Wayne Davison
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007 Wayne Davison
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by