diff options
Diffstat (limited to 'source4/selftest/win/VMHost.pm')
-rw-r--r-- | source4/selftest/win/VMHost.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/selftest/win/VMHost.pm b/source4/selftest/win/VMHost.pm index 359d8df315..1f02f21c28 100644 --- a/source4/selftest/win/VMHost.pm +++ b/source4/selftest/win/VMHost.pm @@ -3,7 +3,7 @@ # A perl object to provide a simple, unified method of handling some # VMware Server VM management functions using the perl and VIX API's. # Copyright Brad Henry <brad@samba.org> 2006 -# Released under the GNU GPL v2 or later. +# Released under the GNU GPL version 3 or later. # VMware Perl API use VMware::VmPerl; |