diff options
author | Wayne Davison <wayned@samba.org> | 2007-07-10 13:55:49 +0000 |
---|---|---|
committer | Wayne Davison <wayned@samba.org> | 2007-07-10 13:55:49 +0000 |
commit | 8e41b68e8f975c02a5d9281be780ba5d1a385107 (patch) | |
tree | 4cdbe7cc7f636f0b42e07ca7f82b7c1c94dde2d1 /token.c | |
parent | dc77edf2181a08ded466e8fc44b190c90b313c0d (diff) | |
download | android_external_rsync-8e41b68e8f975c02a5d9281be780ba5d1a385107.tar.gz android_external_rsync-8e41b68e8f975c02a5d9281be780ba5d1a385107.tar.bz2 android_external_rsync-8e41b68e8f975c02a5d9281be780ba5d1a385107.zip |
Tweaking the license text a bit more.
Diffstat (limited to 'token.c')
-rw-r--r-- | token.c | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -6,8 +6,9 @@ * 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 3 as - * published by the Free Software Foundation. + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of |