summaryrefslogtreecommitdiff
path: root/tls.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2007-02-04 14:54:58 +0000
committerWayne Davison <wayned@samba.org>2007-02-04 14:54:58 +0000
commitba2133d6add082b059728074febdac6c520a4351 (patch)
tree51dcae6a42c0c0c829f70595baeb7a0eca179266 /tls.c
parent4f47fec04d2a98427d9f9783a073a5f1856ef342 (diff)
downloadrsync-ba2133d6add082b059728074febdac6c520a4351.tar.gz
Further modifications to the copyright comment section.
Diffstat (limited to 'tls.c')
-rw-r--r--tls.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/tls.c b/tls.c
index fab8adfe..cd4e26de 100644
--- a/tls.c
+++ b/tls.c
@@ -2,11 +2,11 @@
* Trivial ls for comparing two directories after running an rsync.
*
* Copyright (C) 2001, 2002 Martin Pool <mbp@samba.org>
- * Copyright (C) 2003, 2004, 2005 Wayne Davison
+ * Copyright (C) 2003-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 version
- * 2 as published by the Free Software Foundation.
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of