diff options
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/config/unix.exp | 2 | ||||
-rw-r--r-- | testsuite/lib/compile.exp | 2 | ||||
-rw-r--r-- | testsuite/smbd/se_access_check.exp | 2 | ||||
-rw-r--r-- | testsuite/smbd/sec_ctx.exp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/config/unix.exp b/testsuite/config/unix.exp index c8b3b28779d..471aaab3151 100644 --- a/testsuite/config/unix.exp +++ b/testsuite/config/unix.exp @@ -2,7 +2,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/testsuite/lib/compile.exp b/testsuite/lib/compile.exp index 070498d9589..8574c62bb50 100644 --- a/testsuite/lib/compile.exp +++ b/testsuite/lib/compile.exp @@ -8,7 +8,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/testsuite/smbd/se_access_check.exp b/testsuite/smbd/se_access_check.exp index cd84ab8ee08..74df6136b17 100644 --- a/testsuite/smbd/se_access_check.exp +++ b/testsuite/smbd/se_access_check.exp @@ -8,7 +8,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/testsuite/smbd/sec_ctx.exp b/testsuite/smbd/sec_ctx.exp index 0831400e702..b4ace839ed2 100644 --- a/testsuite/smbd/sec_ctx.exp +++ b/testsuite/smbd/sec_ctx.exp @@ -8,7 +8,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, |