diff options
author | Andrew Tridgell <tridge@samba.org> | 2007-07-10 01:44:42 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2007-07-10 01:44:42 +0000 |
commit | 17fe15a2851317e54c37f9ad44ee1c3ec1a8698e (patch) | |
tree | 25800d696c2c8d7def203ae4f7941ac0e3cd80cb /source/lib/replace/replace.c | |
parent | 71e06854b547de5f904cf058f43a942723451ebc (diff) | |
download | samba-17fe15a2851317e54c37f9ad44ee1c3ec1a8698e.tar.gz samba-17fe15a2851317e54c37f9ad44ee1c3ec1a8698e.tar.xz samba-17fe15a2851317e54c37f9ad44ee1c3ec1a8698e.zip |
r23790: LGPLv3+ conversion for our LGPLv2+ library code
Diffstat (limited to 'source/lib/replace/replace.c')
-rw-r--r-- | source/lib/replace/replace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/lib/replace/replace.c b/source/lib/replace/replace.c index b86da53cafd..1b4a82cb033 100644 --- a/source/lib/replace/replace.c +++ b/source/lib/replace/replace.c @@ -10,7 +10,7 @@ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. + version 3 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of |