diff options
author | Wayne Davison <wayned@samba.org> | 2007-02-04 14:54:58 +0000 |
---|---|---|
committer | Wayne Davison <wayned@samba.org> | 2007-02-04 14:54:58 +0000 |
commit | ba2133d6add082b059728074febdac6c520a4351 (patch) | |
tree | 51dcae6a42c0c0c829f70595baeb7a0eca179266 /util.c | |
parent | 4f47fec04d2a98427d9f9783a073a5f1856ef342 (diff) | |
download | rsync-ba2133d6add082b059728074febdac6c520a4351.tar.gz rsync-ba2133d6add082b059728074febdac6c520a4351.tar.bz2 rsync-ba2133d6add082b059728074febdac6c520a4351.zip |
Further modifications to the copyright comment section.
Diffstat (limited to 'util.c')
-rw-r--r-- | util.c | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -4,12 +4,11 @@ * Copyright (C) 1996-2000 Andrew Tridgell * 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-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 |