diff options
Diffstat (limited to 'source3/stf')
-rw-r--r-- | source3/stf/comfychair.py | 2 | ||||
-rwxr-xr-x | source3/stf/example.py | 2 | ||||
-rwxr-xr-x | source3/stf/pythoncheck.py | 2 | ||||
-rw-r--r-- | source3/stf/sambalib.py | 2 | ||||
-rw-r--r-- | source3/stf/standardcheck.py | 2 | ||||
-rwxr-xr-x | source3/stf/strings.py | 2 | ||||
-rw-r--r-- | source3/stf/unicodenames.py | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/source3/stf/comfychair.py b/source3/stf/comfychair.py index 522f9bedeb..765342443a 100644 --- a/source3/stf/comfychair.py +++ b/source3/stf/comfychair.py @@ -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 +# published by 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/source3/stf/example.py b/source3/stf/example.py index 96e34bf3d3..be67ea84a3 100755 --- a/source3/stf/example.py +++ b/source3/stf/example.py @@ -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 +# published by 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/source3/stf/pythoncheck.py b/source3/stf/pythoncheck.py index 398bb2c3d6..711c0ec0bc 100755 --- a/source3/stf/pythoncheck.py +++ b/source3/stf/pythoncheck.py @@ -6,7 +6,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 +# published by 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/source3/stf/sambalib.py b/source3/stf/sambalib.py index 13d38e2a28..1d513665ff 100644 --- a/source3/stf/sambalib.py +++ b/source3/stf/sambalib.py @@ -6,7 +6,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 +# published by 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/source3/stf/standardcheck.py b/source3/stf/standardcheck.py index e3292353e8..8cd8236a7a 100644 --- a/source3/stf/standardcheck.py +++ b/source3/stf/standardcheck.py @@ -6,7 +6,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 +# published by 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/source3/stf/strings.py b/source3/stf/strings.py index 86f7acdeb4..ee192c28fe 100755 --- a/source3/stf/strings.py +++ b/source3/stf/strings.py @@ -6,7 +6,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 +# published by 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/source3/stf/unicodenames.py b/source3/stf/unicodenames.py index d4100cb7f9..d430194809 100644 --- a/source3/stf/unicodenames.py +++ b/source3/stf/unicodenames.py @@ -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 +# published by 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 |