diff options
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/lib/compile.exp | 3 | ||||
-rw-r--r-- | testsuite/smbd/se_access_check.exp | 3 | ||||
-rw-r--r-- | testsuite/smbd/sec_ctx.exp | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/testsuite/lib/compile.exp b/testsuite/lib/compile.exp index 8574c62bb5..7dae87d213 100644 --- a/testsuite/lib/compile.exp +++ b/testsuite/lib/compile.exp @@ -17,8 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# along with this program; if not, see <http://www.gnu.org/licenses/>. # # Compile a program consisting of one .c file. For example diff --git a/testsuite/smbd/se_access_check.exp b/testsuite/smbd/se_access_check.exp index 74df6136b1..a8d92cf28d 100644 --- a/testsuite/smbd/se_access_check.exp +++ b/testsuite/smbd/se_access_check.exp @@ -17,8 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# along with this program; if not, see <http://www.gnu.org/licenses/>. # load_lib "compile.exp" diff --git a/testsuite/smbd/sec_ctx.exp b/testsuite/smbd/sec_ctx.exp index b4ace839ed..9ced9e5846 100644 --- a/testsuite/smbd/sec_ctx.exp +++ b/testsuite/smbd/sec_ctx.exp @@ -17,8 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# along with this program; if not, see <http://www.gnu.org/licenses/>. # load_lib "compile.exp" |