diff options
Diffstat (limited to 'source4/lib/talloc')
-rwxr-xr-x | source4/lib/talloc/config.guess | 2 | ||||
-rwxr-xr-x | source4/lib/talloc/config.sub | 2 | ||||
-rw-r--r-- | source4/lib/talloc/talloc.c | 2 | ||||
-rw-r--r-- | source4/lib/talloc/talloc.h | 2 | ||||
-rw-r--r-- | source4/lib/talloc/testsuite.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/source4/lib/talloc/config.guess b/source4/lib/talloc/config.guess index ad5281e66e..30af5be004 100755 --- a/source4/lib/talloc/config.guess +++ b/source4/lib/talloc/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/source4/lib/talloc/config.sub b/source4/lib/talloc/config.sub index 1c366dfde9..f0fcaf6361 100755 --- a/source4/lib/talloc/config.sub +++ b/source4/lib/talloc/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/source4/lib/talloc/talloc.c b/source4/lib/talloc/talloc.c index abc1e9438e..a28e9defad 100644 --- a/source4/lib/talloc/talloc.c +++ b/source4/lib/talloc/talloc.c @@ -15,7 +15,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 diff --git a/source4/lib/talloc/talloc.h b/source4/lib/talloc/talloc.h index d9e7d94338..6778825822 100644 --- a/source4/lib/talloc/talloc.h +++ b/source4/lib/talloc/talloc.h @@ -14,7 +14,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 diff --git a/source4/lib/talloc/testsuite.c b/source4/lib/talloc/testsuite.c index 587f270553..2e6f85370d 100644 --- a/source4/lib/talloc/testsuite.c +++ b/source4/lib/talloc/testsuite.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 |