aboutsummaryrefslogtreecommitdiffstats
path: root/socket.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 /socket.c
parent4f47fec04d2a98427d9f9783a073a5f1856ef342 (diff)
downloadandroid_external_rsync-ba2133d6add082b059728074febdac6c520a4351.tar.gz
android_external_rsync-ba2133d6add082b059728074febdac6c520a4351.tar.bz2
android_external_rsync-ba2133d6add082b059728074febdac6c520a4351.zip
Further modifications to the copyright comment section.
Diffstat (limited to 'socket.c')
-rw-r--r--socket.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/socket.c b/socket.c
index fd8b1b2e..1d2189c7 100644
--- a/socket.c
+++ b/socket.c
@@ -3,12 +3,11 @@
*
* Copyright (C) 1992-2001 Andrew Tridgell <tridge@samba.org>
* Copyright (C) 2001, 2002 Martin Pool <mbp@samba.org>
- * Copyright (C) 2003, 2004, 2005, 2006 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 as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * 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