From 4b71c210d5aa01fc5934ea1777a1c8a7ed1e1f37 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 10 Jul 2007 03:04:16 +0000 Subject: r23796: main COPYING file for samba4, plus some formatting varients (This used to be commit 76c6bfdeb51b5673bbabe0ca3d8bff3b74a327ee) --- source4/lib/json/aclocal.m4 | 2 +- source4/lib/json/configure | 2 +- source4/lib/json/ltmain.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'source4/lib/json') 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 -- cgit