diff options
author | Jeremy Allison <jra@samba.org> | 2007-07-09 19:25:36 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:28:20 -0500 |
commit | 407e6e695b8366369b7c76af1ff76869b45347b3 (patch) | |
tree | 841edb56ac66f7683fab9273ea15b275b2af4a1a /source/lib/readline.c | |
parent | 2c713978a0c676b898db53bd307dd1585d3a5f84 (diff) | |
download | samba-407e6e695b8366369b7c76af1ff76869b45347b3.tar.gz samba-407e6e695b8366369b7c76af1ff76869b45347b3.tar.xz samba-407e6e695b8366369b7c76af1ff76869b45347b3.zip |
r23779: Change from v2 or later to v3 or later.
Jeremy.
Diffstat (limited to 'source/lib/readline.c')
-rw-r--r-- | source/lib/readline.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/lib/readline.c b/source/lib/readline.c index 24d16ea34fb..e7bd48cef7f 100644 --- a/source/lib/readline.c +++ b/source/lib/readline.c @@ -6,7 +6,7 @@ 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 + 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, |