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 /trimslash.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 'trimslash.c')
-rw-r--r-- | trimslash.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/trimslash.c b/trimslash.c index be1d3b34..bb5f1d87 100644 --- a/trimslash.c +++ b/trimslash.c @@ -5,9 +5,8 @@ * Copyright (C) 2003 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 |