diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/include/debugparse.h | 2 | ||||
-rw-r--r-- | source3/lib/ufc.c | 2 | ||||
-rw-r--r-- | source3/tests/crypttest.c | 2 | ||||
-rw-r--r-- | source3/utils/debugparse.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/source3/include/debugparse.h b/source3/include/debugparse.h index fb7f00f779..9278e715cd 100644 --- a/source3/include/debugparse.h +++ b/source3/include/debugparse.h @@ -14,7 +14,7 @@ * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library 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/source3/lib/ufc.c b/source3/lib/ufc.c index ecc04d9e97..76ee0ab9b3 100644 --- a/source3/lib/ufc.c +++ b/source3/lib/ufc.c @@ -28,7 +28,7 @@ * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library 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/source3/tests/crypttest.c b/source3/tests/crypttest.c index 8bed1c74d1..3f9a649027 100644 --- a/source3/tests/crypttest.c +++ b/source3/tests/crypttest.c @@ -40,7 +40,7 @@ * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library 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/source3/utils/debugparse.c b/source3/utils/debugparse.c index 9c86fcc37b..ee4df3f2b4 100644 --- a/source3/utils/debugparse.c +++ b/source3/utils/debugparse.c @@ -12,7 +12,7 @@ * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library 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 |