diff options
author | Andrew Tridgell <tridge@samba.org> | 2007-07-10 01:44:42 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:28:25 -0500 |
commit | 2c09988e46d4e917b1c53c9bda3f81a48bba4952 (patch) | |
tree | 245da121d25fad4c3bb22e3adf036cf059ade9fb /source3/lib/ldb/examples/ldifreader.c | |
parent | b466eb57c9750fb2515d94557d1e2447031a13c9 (diff) | |
download | samba-2c09988e46d4e917b1c53c9bda3f81a48bba4952.tar.gz samba-2c09988e46d4e917b1c53c9bda3f81a48bba4952.tar.bz2 samba-2c09988e46d4e917b1c53c9bda3f81a48bba4952.zip |
r23790: LGPLv3+ conversion for our LGPLv2+ library code
(This used to be commit 1b78cace504f60c0f525765fbf59d9cc6506cd4d)
Diffstat (limited to 'source3/lib/ldb/examples/ldifreader.c')
-rw-r--r-- | source3/lib/ldb/examples/ldifreader.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/ldb/examples/ldifreader.c b/source3/lib/ldb/examples/ldifreader.c index 3b8591e73f..3696b05814 100644 --- a/source3/lib/ldb/examples/ldifreader.c +++ b/source3/lib/ldb/examples/ldifreader.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 |