diff options
Diffstat (limited to 'source3/lib/tdb')
-rwxr-xr-x | source3/lib/tdb/config.guess | 2 | ||||
-rwxr-xr-x | source3/lib/tdb/config.sub | 2 | ||||
-rw-r--r-- | source3/lib/tdb/swig/Tdb.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source3/lib/tdb/config.guess b/source3/lib/tdb/config.guess index ad5281e66e..30af5be004 100755 --- a/source3/lib/tdb/config.guess +++ b/source3/lib/tdb/config.guess @@ -7,7 +7,7 @@ timestamp='2005-08-03' # This file 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, but diff --git a/source3/lib/tdb/config.sub b/source3/lib/tdb/config.sub index 1c366dfde9..f0fcaf6361 100755 --- a/source3/lib/tdb/config.sub +++ b/source3/lib/tdb/config.sub @@ -11,7 +11,7 @@ timestamp='2005-07-08' # # This file 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, diff --git a/source3/lib/tdb/swig/Tdb.py b/source3/lib/tdb/swig/Tdb.py index aac7a90354..7225638817 100644 --- a/source3/lib/tdb/swig/Tdb.py +++ b/source3/lib/tdb/swig/Tdb.py @@ -7,7 +7,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, |