diff options
Diffstat (limited to 'source4/lib/json')
-rw-r--r-- | source4/lib/json/aclocal.m4 | 2 | ||||
-rwxr-xr-x | source4/lib/json/configure | 2 | ||||
-rw-r--r-- | source4/lib/json/ltmain.sh | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source4/lib/json/aclocal.m4 b/source4/lib/json/aclocal.m4 index 9aa25a5437..f50e7e11ba 100644 --- a/source4/lib/json/aclocal.m4 +++ b/source4/lib/json/aclocal.m4 @@ -5181,7 +5181,7 @@ ifelse([$1], [], # # 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, but diff --git a/source4/lib/json/configure b/source4/lib/json/configure index 17360ff803..8ff98d887d 100755 --- a/source4/lib/json/configure +++ b/source4/lib/json/configure @@ -10154,7 +10154,7 @@ echo "$as_me: creating $ofile" >&6;} # # 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, but diff --git a/source4/lib/json/ltmain.sh b/source4/lib/json/ltmain.sh index 1a224ac2ae..3aae6cfb17 100644 --- a/source4/lib/json/ltmain.sh +++ b/source4/lib/json/ltmain.sh @@ -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, but |