diff options
Diffstat (limited to 'source3/web')
-rw-r--r-- | source3/web/cgi.c | 2 | ||||
-rw-r--r-- | source3/web/diagnose.c | 2 | ||||
-rw-r--r-- | source3/web/neg_lang.c | 2 | ||||
-rw-r--r-- | source3/web/startstop.c | 2 | ||||
-rw-r--r-- | source3/web/statuspage.c | 2 | ||||
-rw-r--r-- | source3/web/swat.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/source3/web/cgi.c b/source3/web/cgi.c index 046dd3bee6..a6adbda5d6 100644 --- a/source3/web/cgi.c +++ b/source3/web/cgi.c @@ -4,7 +4,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, diff --git a/source3/web/diagnose.c b/source3/web/diagnose.c index 5f05d8ac9e..ae0103684e 100644 --- a/source3/web/diagnose.c +++ b/source3/web/diagnose.c @@ -5,7 +5,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, diff --git a/source3/web/neg_lang.c b/source3/web/neg_lang.c index 207614655d..3142491051 100644 --- a/source3/web/neg_lang.c +++ b/source3/web/neg_lang.c @@ -4,7 +4,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, diff --git a/source3/web/startstop.c b/source3/web/startstop.c index 1485516474..9306d7ba1f 100644 --- a/source3/web/startstop.c +++ b/source3/web/startstop.c @@ -5,7 +5,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, diff --git a/source3/web/statuspage.c b/source3/web/statuspage.c index cd7b23d864..0a909886ce 100644 --- a/source3/web/statuspage.c +++ b/source3/web/statuspage.c @@ -5,7 +5,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, diff --git a/source3/web/swat.c b/source3/web/swat.c index e30c6d35f9..a7ce307de7 100644 --- a/source3/web/swat.c +++ b/source3/web/swat.c @@ -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, |