summaryrefslogtreecommitdiff
path: root/source4/selftest/win/wintest_client.exp
diff options
context:
space:
mode:
authorAndrew Kroeger <andrew@sprocks.gotdns.com>2008-03-28 01:08:49 -0500
committerAndrew Kroeger <andrew@sprocks.gotdns.com>2008-03-28 01:08:49 -0500
commit8f8c56bfbcbfe8f80afb09eb1d481a108b252bee (patch)
tree55d4db1048ba21350fc61b9af05cd47d429e4fed /source4/selftest/win/wintest_client.exp
parent71e79728ec6542981b8921a49155936a65d332f4 (diff)
downloadsamba-8f8c56bfbcbfe8f80afb09eb1d481a108b252bee.tar.gz
samba-8f8c56bfbcbfe8f80afb09eb1d481a108b252bee.tar.bz2
samba-8f8c56bfbcbfe8f80afb09eb1d481a108b252bee.zip
Convert some more files to GPLv3.
(This used to be commit ebe5e8399422eb7e2ff4deb546338823e2718907)
Diffstat (limited to 'source4/selftest/win/wintest_client.exp')
-rw-r--r--source4/selftest/win/wintest_client.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/selftest/win/wintest_client.exp b/source4/selftest/win/wintest_client.exp
index 5b45eb2bb0..ccf5d06ea9 100644
--- a/source4/selftest/win/wintest_client.exp
+++ b/source4/selftest/win/wintest_client.exp
@@ -1,7 +1,7 @@
# An expect script to create a temporary file, map a share, copy the file to the share,
# and compare the contents of the two files.
# Copyright Brad Henry <brad@samba.org> 2006
-# Released under the GNU GPL v2 or later.
+# Released under the GNU GPL version 3 or later.
proc run_test { remote_prompt tmp_filename share_drive host_drive buildhost_ip buildhost_share username domain password } {