diff options
author | Andrew Tridgell <tridge@samba.org> | 2007-07-10 02:46:15 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:59:14 -0500 |
commit | b8d69a7ea2505b706ff7c74d7c97bc89d82dfa07 (patch) | |
tree | 333742a202b4bcd72a71fb58def2c20a003880f1 /source4/lib/tdb/common/freelistcheck.c | |
parent | 95f930d8751f1bcdd7ca9ef23c59b182c1315891 (diff) | |
download | samba-b8d69a7ea2505b706ff7c74d7c97bc89d82dfa07.tar.gz samba-b8d69a7ea2505b706ff7c74d7c97bc89d82dfa07.tar.bz2 samba-b8d69a7ea2505b706ff7c74d7c97bc89d82dfa07.zip |
r23795: more v2->v3 conversion
(This used to be commit 84b468b2f8f2dffda89593f816e8bc6a8b6d42ac)
Diffstat (limited to 'source4/lib/tdb/common/freelistcheck.c')
-rw-r--r-- | source4/lib/tdb/common/freelistcheck.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/tdb/common/freelistcheck.c b/source4/lib/tdb/common/freelistcheck.c index 19368f6ad6..b64dc3b1b9 100644 --- a/source4/lib/tdb/common/freelistcheck.c +++ b/source4/lib/tdb/common/freelistcheck.c @@ -12,7 +12,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 |