summaryrefslogtreecommitdiff
path: root/source4/scripting/bin
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/scripting/bin
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/scripting/bin')
-rwxr-xr-xsource4/scripting/bin/smbstatus2
-rwxr-xr-xsource4/scripting/bin/winreg2
2 files changed, 2 insertions, 2 deletions
diff --git a/source4/scripting/bin/smbstatus b/source4/scripting/bin/smbstatus
index ea41289dce..4dfc3365a1 100755
--- a/source4/scripting/bin/smbstatus
+++ b/source4/scripting/bin/smbstatus
@@ -3,7 +3,7 @@ exec smbscript "$0" ${1+"$@"}
/*
provide information on connected users and open files
Copyright Andrew Tridgell 2005
- Released under the GNU GPL v2 or later
+ Released under the GNU GPL version 3 or later
*/
libinclude("base.js");
diff --git a/source4/scripting/bin/winreg b/source4/scripting/bin/winreg
index 2114394f45..883c6d7ee3 100755
--- a/source4/scripting/bin/winreg
+++ b/source4/scripting/bin/winreg
@@ -3,7 +3,7 @@ exec smbscript "$0" ${1+"$@"}
/*
tool to manipulate a remote registry
Copyright Andrew Tridgell 2005
- Released under the GNU GPL v2 or later
+ Released under the GNU GPL version 3 or later
*/
var options = GetOptions(ARGV,