]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Update copyright year to 2017.
authorOliver Kurth <okurth@vmware.com>
Thu, 19 Jan 2017 01:28:18 +0000 (17:28 -0800)
committerOliver Kurth <okurth@vmware.com>
Fri, 20 Jan 2017 03:09:02 +0000 (19:09 -0800)
799 files changed:
open-vm-tools/Makefile.am
open-vm-tools/checkvm/Makefile.am
open-vm-tools/checkvm/checkvm.c
open-vm-tools/checkvm/checkvm_version.h
open-vm-tools/docs/Makefile.am
open-vm-tools/docs/api/Makefile.am
open-vm-tools/docs/api/services/debug.txt
open-vm-tools/docs/api/services/guestrpc.txt
open-vm-tools/docs/api/services/main.doxy
open-vm-tools/docs/api/services/plugins.txt
open-vm-tools/guestproxycerttool/Makefile.am
open-vm-tools/guestproxycerttool/cert_key.c
open-vm-tools/guestproxycerttool/cert_key.h
open-vm-tools/guestproxycerttool/cert_tool.c
open-vm-tools/guestproxycerttool/cert_tool_version.h
open-vm-tools/guestproxycerttool/cert_util.c
open-vm-tools/guestproxycerttool/cert_util.h
open-vm-tools/hgfsclient/Makefile.am
open-vm-tools/hgfsclient/hgfsclient.c
open-vm-tools/hgfsclient/hgfsclient_version.h
open-vm-tools/hgfsmounter/Makefile.am
open-vm-tools/hgfsmounter/hgfsmounter.c
open-vm-tools/hgfsmounter/hgfsmounter_version.h
open-vm-tools/lib/Makefile.am
open-vm-tools/lib/appUtil/Makefile.am
open-vm-tools/lib/appUtil/appUtil.c
open-vm-tools/lib/appUtil/appUtilX11.c
open-vm-tools/lib/asyncsocket/Makefile.am
open-vm-tools/lib/asyncsocket/asyncSocketInt.h
open-vm-tools/lib/asyncsocket/asyncSocketInterface.c
open-vm-tools/lib/asyncsocket/asyncsocket.c
open-vm-tools/lib/auth/Makefile.am
open-vm-tools/lib/auth/authPosix.c
open-vm-tools/lib/backdoor/Makefile.am
open-vm-tools/lib/backdoor/backdoor.c
open-vm-tools/lib/backdoor/backdoorGcc32.c
open-vm-tools/lib/backdoor/backdoorGcc64.c
open-vm-tools/lib/backdoor/backdoorInt.h
open-vm-tools/lib/dataMap/Makefile.am
open-vm-tools/lib/dataMap/dataMap.c
open-vm-tools/lib/dict/Makefile.am
open-vm-tools/lib/dict/dictll.c
open-vm-tools/lib/dynxdr/Makefile.am
open-vm-tools/lib/dynxdr/dynxdr.c
open-vm-tools/lib/dynxdr/xdrutil.c
open-vm-tools/lib/err/Makefile.am
open-vm-tools/lib/err/err.c
open-vm-tools/lib/err/errInt.h
open-vm-tools/lib/err/errPosix.c
open-vm-tools/lib/file/Makefile.am
open-vm-tools/lib/file/file.c
open-vm-tools/lib/file/fileIO.c
open-vm-tools/lib/file/fileIOPosix.c
open-vm-tools/lib/file/fileInt.h
open-vm-tools/lib/file/fileLockPosix.c
open-vm-tools/lib/file/fileLockPrimitive.c
open-vm-tools/lib/file/filePosix.c
open-vm-tools/lib/file/fileStandAlone.c
open-vm-tools/lib/file/fileTemp.c
open-vm-tools/lib/file/fileTempPosix.c
open-vm-tools/lib/foundryMsg/Makefile.am
open-vm-tools/lib/foundryMsg/foundryMsg.c
open-vm-tools/lib/foundryMsg/foundryPropertyListCommon.c
open-vm-tools/lib/foundryMsg/vixTranslateErrOpenSource.c
open-vm-tools/lib/glibUtils/Makefile.am
open-vm-tools/lib/glibUtils/fileLogger.c
open-vm-tools/lib/glibUtils/stdLogger.c
open-vm-tools/lib/glibUtils/sysLogger.c
open-vm-tools/lib/guestApp/Makefile.am
open-vm-tools/lib/guestApp/guestApp.c
open-vm-tools/lib/guestRpc/Makefile.am
open-vm-tools/lib/guestRpc/nicinfo.x
open-vm-tools/lib/hashMap/Makefile.am
open-vm-tools/lib/hashMap/hashMap.c
open-vm-tools/lib/hgfs/Makefile.am
open-vm-tools/lib/hgfs/cpName.c
open-vm-tools/lib/hgfs/cpNameInt.h
open-vm-tools/lib/hgfs/cpNameLinux.c
open-vm-tools/lib/hgfs/cpNameLite.c
open-vm-tools/lib/hgfs/cpNameUtil.c
open-vm-tools/lib/hgfs/cpNameUtilInt.h
open-vm-tools/lib/hgfs/cpNameUtilLinux.c
open-vm-tools/lib/hgfs/hgfsEscape.c
open-vm-tools/lib/hgfs/hgfsUtil.c
open-vm-tools/lib/hgfsBd/Makefile.am
open-vm-tools/lib/hgfsBd/hgfsBd.c
open-vm-tools/lib/hgfsHelper/Makefile.am
open-vm-tools/lib/hgfsHelper/hgfsHelperPosix.c
open-vm-tools/lib/hgfsServer/Makefile.am
open-vm-tools/lib/hgfsServer/hgfsDirNotify.h
open-vm-tools/lib/hgfsServer/hgfsDirNotifyStub.c
open-vm-tools/lib/hgfsServer/hgfsServer.c
open-vm-tools/lib/hgfsServer/hgfsServerInt.h
open-vm-tools/lib/hgfsServer/hgfsServerLinux.c
open-vm-tools/lib/hgfsServer/hgfsServerOplock.c
open-vm-tools/lib/hgfsServer/hgfsServerOplock.h
open-vm-tools/lib/hgfsServer/hgfsServerOplockInt.h
open-vm-tools/lib/hgfsServer/hgfsServerOplockLinux.c
open-vm-tools/lib/hgfsServer/hgfsServerPacketUtil.c
open-vm-tools/lib/hgfsServer/hgfsServerParameters.c
open-vm-tools/lib/hgfsServer/hgfsServerParameters.h
open-vm-tools/lib/hgfsServerManagerGuest/Makefile.am
open-vm-tools/lib/hgfsServerManagerGuest/hgfsChannelGuest.c
open-vm-tools/lib/hgfsServerManagerGuest/hgfsChannelGuestBd.c
open-vm-tools/lib/hgfsServerManagerGuest/hgfsChannelGuestInt.h
open-vm-tools/lib/hgfsServerManagerGuest/hgfsServerManagerGuest.c
open-vm-tools/lib/hgfsServerPolicyGuest/Makefile.am
open-vm-tools/lib/hgfsServerPolicyGuest/hgfsServerPolicyGuest.c
open-vm-tools/lib/hgfsUri/Makefile.am
open-vm-tools/lib/hgfsUri/hgfsUriPosix.c
open-vm-tools/lib/impersonate/Makefile.am
open-vm-tools/lib/impersonate/impersonate.c
open-vm-tools/lib/impersonate/impersonateInt.h
open-vm-tools/lib/impersonate/impersonatePosix.c
open-vm-tools/lib/include/appUtil.h
open-vm-tools/lib/include/asyncsocket.h
open-vm-tools/lib/include/auth.h
open-vm-tools/lib/include/backdoor.h
open-vm-tools/lib/include/backdoor_def.h
open-vm-tools/lib/include/backdoor_types.h
open-vm-tools/lib/include/base64.h
open-vm-tools/lib/include/bsd_output.h
open-vm-tools/lib/include/capsProvider.h
open-vm-tools/lib/include/circList.h
open-vm-tools/lib/include/clamped.h
open-vm-tools/lib/include/codeset.h
open-vm-tools/lib/include/community_source.h
open-vm-tools/lib/include/compat/compat_stdarg.h
open-vm-tools/lib/include/conf.h
open-vm-tools/lib/include/config.h
open-vm-tools/lib/include/cpName.h
open-vm-tools/lib/include/cpNameLite.h
open-vm-tools/lib/include/cpNameUtil.h
open-vm-tools/lib/include/cpuid_info.h
open-vm-tools/lib/include/cryptoError.h
open-vm-tools/lib/include/dataMap.h
open-vm-tools/lib/include/dbllnklst.h
open-vm-tools/lib/include/debug.h
open-vm-tools/lib/include/dictll.h
open-vm-tools/lib/include/dynarray.h
open-vm-tools/lib/include/dynbuf.h
open-vm-tools/lib/include/dynxdr.h
open-vm-tools/lib/include/embed_version.h
open-vm-tools/lib/include/err.h
open-vm-tools/lib/include/escBitvector.h
open-vm-tools/lib/include/escape.h
open-vm-tools/lib/include/file.h
open-vm-tools/lib/include/fileIO.h
open-vm-tools/lib/include/fileLock.h
open-vm-tools/lib/include/file_extensions.h
open-vm-tools/lib/include/glibUtils.h
open-vm-tools/lib/include/guestApp.h
open-vm-tools/lib/include/guestInfo.h
open-vm-tools/lib/include/guestStats.h
open-vm-tools/lib/include/guest_msg_def.h
open-vm-tools/lib/include/guest_os.h
open-vm-tools/lib/include/hashMap.h
open-vm-tools/lib/include/hashTable.h
open-vm-tools/lib/include/hgfs.h
open-vm-tools/lib/include/hgfsBd.h
open-vm-tools/lib/include/hgfsDevLinux.h
open-vm-tools/lib/include/hgfsEscape.h
open-vm-tools/lib/include/hgfsHelper.h
open-vm-tools/lib/include/hgfsProto.h
open-vm-tools/lib/include/hgfsServer.h
open-vm-tools/lib/include/hgfsServerManager.h
open-vm-tools/lib/include/hgfsServerPolicy.h
open-vm-tools/lib/include/hgfsTransport.h
open-vm-tools/lib/include/hgfsUri.h
open-vm-tools/lib/include/hgfsUtil.h
open-vm-tools/lib/include/hgfsVirtualDir.h
open-vm-tools/lib/include/hostType.h
open-vm-tools/lib/include/hostinfo.h
open-vm-tools/lib/include/impersonate.h
open-vm-tools/lib/include/includeCheck.h
open-vm-tools/lib/include/iovector.h
open-vm-tools/lib/include/libExport.hh
open-vm-tools/lib/include/localconfig.h
open-vm-tools/lib/include/log.h
open-vm-tools/lib/include/logFixed.h
open-vm-tools/lib/include/loglevel_defs.h
open-vm-tools/lib/include/loglevel_user.h
open-vm-tools/lib/include/memaligned.h
open-vm-tools/lib/include/message.h
open-vm-tools/lib/include/miscSolaris.h
open-vm-tools/lib/include/mntinfo.h
open-vm-tools/lib/include/msg.h
open-vm-tools/lib/include/msgList.h
open-vm-tools/lib/include/msgfmt.h
open-vm-tools/lib/include/msgid.h
open-vm-tools/lib/include/msgid_defs.h
open-vm-tools/lib/include/mutexRank.h
open-vm-tools/lib/include/mutexRankLib.h
open-vm-tools/lib/include/netutil.h
open-vm-tools/lib/include/nicInfo.h
open-vm-tools/lib/include/panic.h
open-vm-tools/lib/include/poll.h
open-vm-tools/lib/include/pollImpl.h
open-vm-tools/lib/include/posix.h
open-vm-tools/lib/include/preference.h
open-vm-tools/lib/include/procMgr.h
open-vm-tools/lib/include/productState.h
open-vm-tools/lib/include/random.h
open-vm-tools/lib/include/removable_device.h
open-vm-tools/lib/include/rpcin.h
open-vm-tools/lib/include/rpcout.h
open-vm-tools/lib/include/rpcvmx.h
open-vm-tools/lib/include/safetime.h
open-vm-tools/lib/include/sha1.h
open-vm-tools/lib/include/sigPosixRegs.h
open-vm-tools/lib/include/slashProc.h
open-vm-tools/lib/include/sslDirect.h
open-vm-tools/lib/include/str.h
open-vm-tools/lib/include/strutil.h
open-vm-tools/lib/include/su.h
open-vm-tools/lib/include/syncDriver.h
open-vm-tools/lib/include/syncDriverIoc.h
open-vm-tools/lib/include/syncEvent.h
open-vm-tools/lib/include/system.h
open-vm-tools/lib/include/timeutil.h
open-vm-tools/lib/include/tracer.hh
open-vm-tools/lib/include/unicode.h
open-vm-tools/lib/include/unicodeBase.h
open-vm-tools/lib/include/unicodeICU.h
open-vm-tools/lib/include/unicodeOperations.h
open-vm-tools/lib/include/unicodeTransforms.h
open-vm-tools/lib/include/unicodeTypes.h
open-vm-tools/lib/include/userlock.h
open-vm-tools/lib/include/util.h
open-vm-tools/lib/include/uuid.h
open-vm-tools/lib/include/vix.h
open-vm-tools/lib/include/vixCommands.h
open-vm-tools/lib/include/vixOpenSource.h
open-vm-tools/lib/include/vmGuestLib.h
open-vm-tools/lib/include/vmSessionId.h
open-vm-tools/lib/include/vm_api.h
open-vm-tools/lib/include/vm_assert.h
open-vm-tools/lib/include/vm_atomic.h
open-vm-tools/lib/include/vm_basic_asm.h
open-vm-tools/lib/include/vm_basic_asm_x86.h
open-vm-tools/lib/include/vm_basic_asm_x86_64.h
open-vm-tools/lib/include/vm_basic_defs.h
open-vm-tools/lib/include/vm_basic_math.h
open-vm-tools/lib/include/vm_basic_types.h
open-vm-tools/lib/include/vm_compilation_options.h
open-vm-tools/lib/include/vm_ctype.h
open-vm-tools/lib/include/vm_device_version.h
open-vm-tools/lib/include/vm_procps.h
open-vm-tools/lib/include/vm_product.h
open-vm-tools/lib/include/vm_product_versions.h
open-vm-tools/lib/include/vm_version.h
open-vm-tools/lib/include/vm_vmx_type.h
open-vm-tools/lib/include/vmblock.h
open-vm-tools/lib/include/vmblock_user.h
open-vm-tools/lib/include/vmcheck.h
open-vm-tools/lib/include/vmci_defs.h
open-vm-tools/lib/include/vmci_sockets.h
open-vm-tools/lib/include/vmfs.h
open-vm-tools/lib/include/vmk_exports.h
open-vm-tools/lib/include/vmsignal.h
open-vm-tools/lib/include/vmstdio.h
open-vm-tools/lib/include/vmsupport.h
open-vm-tools/lib/include/vmtoolsd_version.h
open-vm-tools/lib/include/vmware.h
open-vm-tools/lib/include/vmware/guestrpc/capabilities.h
open-vm-tools/lib/include/vmware/guestrpc/deploypkg.h
open-vm-tools/lib/include/vmware/guestrpc/powerops.h
open-vm-tools/lib/include/vmware/guestrpc/tclodefs.h
open-vm-tools/lib/include/vmware/guestrpc/timesync.h
open-vm-tools/lib/include/vmware/guestrpc/vmbackup.h
open-vm-tools/lib/include/vmware/tools/desktopevents.h
open-vm-tools/lib/include/vmware/tools/guestrpc.h
open-vm-tools/lib/include/vmware/tools/i18n.h
open-vm-tools/lib/include/vmware/tools/log.h
open-vm-tools/lib/include/vmware/tools/plugin.h
open-vm-tools/lib/include/vmware/tools/rpcdebug.h
open-vm-tools/lib/include/vmware/tools/threadPool.h
open-vm-tools/lib/include/vmware/tools/utils.h
open-vm-tools/lib/include/vmware/tools/vmbackup.h
open-vm-tools/lib/include/vmware_pack_begin.h
open-vm-tools/lib/include/vmware_pack_end.h
open-vm-tools/lib/include/vmware_pack_init.h
open-vm-tools/lib/include/vmxrpc.h
open-vm-tools/lib/include/vthreadBase.h
open-vm-tools/lib/include/win32util.h
open-vm-tools/lib/include/wiper.h
open-vm-tools/lib/include/x86cpuid.h
open-vm-tools/lib/include/x86cpuid_asm.h
open-vm-tools/lib/include/x86vendor.h
open-vm-tools/lib/include/xdg.h
open-vm-tools/lib/include/xdrutil.h
open-vm-tools/lib/lock/Makefile.am
open-vm-tools/lib/lock/ul.c
open-vm-tools/lib/lock/ulBarrier.c
open-vm-tools/lib/lock/ulCondVar.c
open-vm-tools/lib/lock/ulExcl.c
open-vm-tools/lib/lock/ulInt.h
open-vm-tools/lib/lock/ulIntShared.h
open-vm-tools/lib/lock/ulRW.c
open-vm-tools/lib/lock/ulRec.c
open-vm-tools/lib/lock/ulSema.c
open-vm-tools/lib/lock/ulStats.c
open-vm-tools/lib/message/Makefile.am
open-vm-tools/lib/message/message.c
open-vm-tools/lib/misc/Makefile.am
open-vm-tools/lib/misc/atomic.c
open-vm-tools/lib/misc/codeset.c
open-vm-tools/lib/misc/codesetBase.c
open-vm-tools/lib/misc/codesetOld.c
open-vm-tools/lib/misc/codesetOld.h
open-vm-tools/lib/misc/codesetUTF8.c
open-vm-tools/lib/misc/dynarray.c
open-vm-tools/lib/misc/dynbuf.c
open-vm-tools/lib/misc/escape.c
open-vm-tools/lib/misc/hashTable.c
open-vm-tools/lib/misc/hostType.c
open-vm-tools/lib/misc/hostinfo.c
open-vm-tools/lib/misc/hostinfoHV.c
open-vm-tools/lib/misc/hostinfoInt.h
open-vm-tools/lib/misc/hostinfoPosix.c
open-vm-tools/lib/misc/hostname.c
open-vm-tools/lib/misc/idLinux.c
open-vm-tools/lib/misc/iovector.c
open-vm-tools/lib/misc/logFixed.c
open-vm-tools/lib/misc/machineID.c
open-vm-tools/lib/misc/miscSolaris.c
open-vm-tools/lib/misc/msgList.c
open-vm-tools/lib/misc/msgfmt.c
open-vm-tools/lib/misc/posixDlopen.c
open-vm-tools/lib/misc/posixInt.h
open-vm-tools/lib/misc/posixPosix.c
open-vm-tools/lib/misc/posixPwd.c
open-vm-tools/lib/misc/prng.c
open-vm-tools/lib/misc/random.c
open-vm-tools/lib/misc/sha1.c
open-vm-tools/lib/misc/strutil.c
open-vm-tools/lib/misc/timeutil.c
open-vm-tools/lib/misc/utilMem.c
open-vm-tools/lib/misc/util_misc.c
open-vm-tools/lib/misc/vmstdio.c
open-vm-tools/lib/misc/vthreadBase.c
open-vm-tools/lib/netUtil/Makefile.am
open-vm-tools/lib/netUtil/netUtilLinux.c
open-vm-tools/lib/nicInfo/Makefile.am
open-vm-tools/lib/nicInfo/compareNicInfo.c
open-vm-tools/lib/nicInfo/nicInfo.c
open-vm-tools/lib/nicInfo/nicInfoInt.h
open-vm-tools/lib/nicInfo/nicInfoPosix.c
open-vm-tools/lib/nicInfo/util.c
open-vm-tools/lib/panic/Makefile.am
open-vm-tools/lib/panic/panic.c
open-vm-tools/lib/panicDefault/Makefile.am
open-vm-tools/lib/panicDefault/panicDefault.c
open-vm-tools/lib/poll/Makefile.am
open-vm-tools/lib/poll/poll.c
open-vm-tools/lib/pollGtk/Makefile.am
open-vm-tools/lib/pollGtk/pollGtk.c
open-vm-tools/lib/procMgr/Makefile.am
open-vm-tools/lib/procMgr/procMgrPosix.c
open-vm-tools/lib/procMgr/procMgrSolaris.c
open-vm-tools/lib/rpcChannel/Makefile.am
open-vm-tools/lib/rpcChannel/bdoorChannel.c
open-vm-tools/lib/rpcChannel/rpcChannel.c
open-vm-tools/lib/rpcChannel/rpcChannelInt.h
open-vm-tools/lib/rpcChannel/simpleSocket.c
open-vm-tools/lib/rpcChannel/simpleSocket.h
open-vm-tools/lib/rpcChannel/vsockChannel.c
open-vm-tools/lib/rpcIn/Makefile.am
open-vm-tools/lib/rpcIn/rpcin.c
open-vm-tools/lib/rpcOut/Makefile.am
open-vm-tools/lib/rpcOut/rpcout.c
open-vm-tools/lib/rpcVmx/Makefile.am
open-vm-tools/lib/rpcVmx/rpcvmx.c
open-vm-tools/lib/slashProc/Makefile.am
open-vm-tools/lib/slashProc/net.c
open-vm-tools/lib/slashProc/slashProcNetInt.h
open-vm-tools/lib/sslDirect/Makefile.am
open-vm-tools/lib/sslDirect/sslDirect.c
open-vm-tools/lib/sslDirect/sslStubs.c
open-vm-tools/lib/string/Makefile.am
open-vm-tools/lib/string/bsd_vsnprintf.c
open-vm-tools/lib/string/str.c
open-vm-tools/lib/stubs/Makefile.am
open-vm-tools/lib/stubs/stub-config.c
open-vm-tools/lib/stubs/stub-log.c
open-vm-tools/lib/stubs/stub-msgfmt-fbsd.c
open-vm-tools/lib/stubs/stub-user-msg.c
open-vm-tools/lib/stubs/stub-user-panic.c
open-vm-tools/lib/stubs/stub-user-util.c
open-vm-tools/lib/stubs/stub-warning.c
open-vm-tools/lib/syncDriver/Makefile.am
open-vm-tools/lib/syncDriver/nullDriver.c
open-vm-tools/lib/syncDriver/syncDriverInt.h
open-vm-tools/lib/syncDriver/syncDriverPosix.c
open-vm-tools/lib/syncDriver/vmSyncDriver.c
open-vm-tools/lib/system/Makefile.am
open-vm-tools/lib/system/systemLinux.c
open-vm-tools/lib/unicode/Makefile.am
open-vm-tools/lib/unicode/unicodeCommon.c
open-vm-tools/lib/unicode/unicodeICU.c
open-vm-tools/lib/unicode/unicodeInt.h
open-vm-tools/lib/unicode/unicodeSimpleBase.c
open-vm-tools/lib/unicode/unicodeSimpleOperations.c
open-vm-tools/lib/unicode/unicodeSimpleTransforms.c
open-vm-tools/lib/unicode/unicodeSimpleTypes.c
open-vm-tools/lib/unicode/unicodeStatic.c
open-vm-tools/lib/user/Makefile.am
open-vm-tools/lib/user/util.c
open-vm-tools/lib/user/utilBacktrace.c
open-vm-tools/lib/vmCheck/Makefile.am
open-vm-tools/lib/vmCheck/vmcheck.c
open-vm-tools/lib/vmSignal/Makefile.am
open-vm-tools/lib/vmSignal/vmsignal.c
open-vm-tools/lib/wiper/Makefile.am
open-vm-tools/lib/wiper/wiperCommon.c
open-vm-tools/lib/wiper/wiperPosix.c
open-vm-tools/lib/xdg/Makefile.am
open-vm-tools/lib/xdg/xdg.c
open-vm-tools/libguestlib/Makefile.am
open-vm-tools/libguestlib/guestlibIoctl.x
open-vm-tools/libguestlib/guestlibV3.x
open-vm-tools/libguestlib/vmGuestLib.c
open-vm-tools/libguestlib/vmGuestLibInt.h
open-vm-tools/libguestlib/vmguestlib_version.h
open-vm-tools/libhgfs/Makefile.am
open-vm-tools/libhgfs/hgfslib.c
open-vm-tools/libvmtools/Makefile.am
open-vm-tools/libvmtools/guestSDKLog.c
open-vm-tools/libvmtools/i18n.c
open-vm-tools/libvmtools/monotonicTimer.c
open-vm-tools/libvmtools/signalSource.c
open-vm-tools/libvmtools/vmtools.c
open-vm-tools/libvmtools/vmtoolsConfig.c
open-vm-tools/libvmtools/vmtoolsInt.h
open-vm-tools/libvmtools/vmtoolsLog.c
open-vm-tools/libvmtools/vmtoolslib_version.h
open-vm-tools/libvmtools/vmxLogger.c
open-vm-tools/m4/vmtools.m4
open-vm-tools/modules/linux/shared/autoconf/dalias.c
open-vm-tools/modules/linux/shared/autoconf/dalias1.c
open-vm-tools/modules/linux/shared/autoconf/truncate_pagecache.c
open-vm-tools/modules/linux/shared/autoconf/wait_on_bit.c
open-vm-tools/modules/linux/shared/kernelStubs.h
open-vm-tools/modules/linux/shared/kernelStubsSal.h
open-vm-tools/modules/linux/shared/vmci_call_defs.h
open-vm-tools/modules/linux/shared/vmci_defs.h
open-vm-tools/modules/linux/shared/vmci_kernel_if.h
open-vm-tools/modules/linux/vmblock/Makefile
open-vm-tools/modules/linux/vmci/Makefile
open-vm-tools/modules/linux/vmci/common/vmciContext.c
open-vm-tools/modules/linux/vmci/common/vmciEvent.c
open-vm-tools/modules/linux/vmci/common/vmciQueuePair.c
open-vm-tools/modules/linux/vmhgfs/Makefile
open-vm-tools/modules/linux/vmhgfs/Makefile.kernel
open-vm-tools/modules/linux/vmhgfs/bdhandler.c
open-vm-tools/modules/linux/vmhgfs/dentry.c
open-vm-tools/modules/linux/vmhgfs/dir.c
open-vm-tools/modules/linux/vmhgfs/file.c
open-vm-tools/modules/linux/vmhgfs/filesystem.c
open-vm-tools/modules/linux/vmhgfs/filesystem.h
open-vm-tools/modules/linux/vmhgfs/fsutil.c
open-vm-tools/modules/linux/vmhgfs/fsutil.h
open-vm-tools/modules/linux/vmhgfs/inode.c
open-vm-tools/modules/linux/vmhgfs/inode.h
open-vm-tools/modules/linux/vmhgfs/link.c
open-vm-tools/modules/linux/vmhgfs/module.c
open-vm-tools/modules/linux/vmhgfs/module.h
open-vm-tools/modules/linux/vmhgfs/page.c
open-vm-tools/modules/linux/vmhgfs/request.c
open-vm-tools/modules/linux/vmhgfs/request.h
open-vm-tools/modules/linux/vmhgfs/stubs.c
open-vm-tools/modules/linux/vmhgfs/super.c
open-vm-tools/modules/linux/vmhgfs/transport.c
open-vm-tools/modules/linux/vmhgfs/transport.h
open-vm-tools/modules/linux/vmhgfs/vmhgfs_version.h
open-vm-tools/modules/linux/vmsync/Makefile
open-vm-tools/modules/linux/vmxnet/Makefile
open-vm-tools/modules/linux/vsock/Makefile
open-vm-tools/modules/shared/vmmemctl/balloonInt.h
open-vm-tools/modules/shared/vmmemctl/dbllnklst.h
open-vm-tools/modules/shared/vmmemctl/kernelStubs.h
open-vm-tools/modules/shared/vmmemctl/kernelStubsSal.h
open-vm-tools/modules/shared/vmxnet/net.h
open-vm-tools/modules/solaris/vmhgfs/Makefile
open-vm-tools/modules/solaris/vmhgfs/debug.c
open-vm-tools/modules/solaris/vmhgfs/debug.h
open-vm-tools/modules/solaris/vmhgfs/filesystem.c
open-vm-tools/modules/solaris/vmhgfs/filesystem.h
open-vm-tools/modules/solaris/vmhgfs/hgfsBdGlue.c
open-vm-tools/modules/solaris/vmhgfs/hgfsBdGlue.h
open-vm-tools/modules/solaris/vmhgfs/hgfsSolaris.h
open-vm-tools/modules/solaris/vmhgfs/hgfsState.c
open-vm-tools/modules/solaris/vmhgfs/hgfsState.h
open-vm-tools/modules/solaris/vmhgfs/kernelStubs.h
open-vm-tools/modules/solaris/vmhgfs/kernelStubsSolaris.c
open-vm-tools/modules/solaris/vmhgfs/module.c
open-vm-tools/modules/solaris/vmhgfs/module.h
open-vm-tools/modules/solaris/vmhgfs/request.c
open-vm-tools/modules/solaris/vmhgfs/request.h
open-vm-tools/modules/solaris/vmhgfs/vnode.c
open-vm-tools/modules/solaris/vmhgfs/vnode.h
open-vm-tools/modules/solaris/vmmemctl/kernelStubsSolaris.c
open-vm-tools/namespacetool/Makefile.am
open-vm-tools/namespacetool/namespacetool.c
open-vm-tools/rpctool/Makefile.am
open-vm-tools/rpctool/rpctool.c
open-vm-tools/scripts/build/instvmsg.sh
open-vm-tools/scripts/build/rpcgen_wrapper.sh.in
open-vm-tools/scripts/common/statechange.sh
open-vm-tools/scripts/common/statechange.subr
open-vm-tools/scripts/common/vm-support
open-vm-tools/scripts/freebsd/network
open-vm-tools/scripts/linux/network
open-vm-tools/scripts/solaris/network
open-vm-tools/services/Makefile.am
open-vm-tools/services/plugins/Makefile.am
open-vm-tools/services/plugins/deployPkg/Makefile.am
open-vm-tools/services/plugins/deployPkg/deployPkg.c
open-vm-tools/services/plugins/deployPkg/deployPkgInt.h
open-vm-tools/services/plugins/deployPkg/deployPkgLog.c
open-vm-tools/services/plugins/deployPkg/deployPkgPlugin.c
open-vm-tools/services/plugins/desktopEvents/Makefile.am
open-vm-tools/services/plugins/desktopEvents/deFeatures.h
open-vm-tools/services/plugins/desktopEvents/desktopEvents.c
open-vm-tools/services/plugins/desktopEvents/desktopEventsInt.h
open-vm-tools/services/plugins/desktopEvents/reload.c
open-vm-tools/services/plugins/desktopEvents/sessionMgr.c
open-vm-tools/services/plugins/desktopEvents/sessionMgrSignals.gm
open-vm-tools/services/plugins/desktopEvents/x11Lock.c
open-vm-tools/services/plugins/desktopEvents/xioError.c
open-vm-tools/services/plugins/dndcp/Makefile.am
open-vm-tools/services/plugins/dndcp/copyPasteCompat.c
open-vm-tools/services/plugins/dndcp/copyPasteCompat.h
open-vm-tools/services/plugins/dndcp/copyPasteCompatX11.c
open-vm-tools/services/plugins/dndcp/copyPasteDnDImpl.h
open-vm-tools/services/plugins/dndcp/copyPasteDnDWrapper.cpp
open-vm-tools/services/plugins/dndcp/copyPasteDnDWrapper.h
open-vm-tools/services/plugins/dndcp/copyPasteDnDX11.cpp
open-vm-tools/services/plugins/dndcp/copyPasteDnDX11.h
open-vm-tools/services/plugins/dndcp/copyPasteUIX11.cpp
open-vm-tools/services/plugins/dndcp/copyPasteUIX11.h
open-vm-tools/services/plugins/dndcp/cpFileContents.x
open-vm-tools/services/plugins/dndcp/dnd/copyPasteRpc.hh
open-vm-tools/services/plugins/dndcp/dnd/copyPasteRpcV4.hh
open-vm-tools/services/plugins/dndcp/dnd/dnd.h
open-vm-tools/services/plugins/dndcp/dnd/dndCPLibExport.hh
open-vm-tools/services/plugins/dndcp/dnd/dndCPMsgV4.c
open-vm-tools/services/plugins/dndcp/dnd/dndCPMsgV4.h
open-vm-tools/services/plugins/dndcp/dnd/dndCPTransport.h
open-vm-tools/services/plugins/dndcp/dnd/dndClipboard.c
open-vm-tools/services/plugins/dndcp/dnd/dndClipboard.h
open-vm-tools/services/plugins/dndcp/dnd/dndCommon.c
open-vm-tools/services/plugins/dndcp/dnd/dndFileContentsUtil.h
open-vm-tools/services/plugins/dndcp/dnd/dndInt.h
open-vm-tools/services/plugins/dndcp/dnd/dndLinux.c
open-vm-tools/services/plugins/dndcp/dnd/dndMsg.c
open-vm-tools/services/plugins/dndcp/dnd/dndMsg.h
open-vm-tools/services/plugins/dndcp/dnd/dndRpc.hh
open-vm-tools/services/plugins/dndcp/dnd/dndRpcV4.hh
open-vm-tools/services/plugins/dndcp/dnd/dndXdg.c
open-vm-tools/services/plugins/dndcp/dnd/fileTransferRpc.hh
open-vm-tools/services/plugins/dndcp/dnd/fileTransferRpcV4.hh
open-vm-tools/services/plugins/dndcp/dnd/rpcBase.h
open-vm-tools/services/plugins/dndcp/dnd/rpcV3Util.hpp
open-vm-tools/services/plugins/dndcp/dndFileList.hh
open-vm-tools/services/plugins/dndcp/dndGuest/copyPasteRpcV3.cc
open-vm-tools/services/plugins/dndcp/dndGuest/copyPasteRpcV3.hh
open-vm-tools/services/plugins/dndcp/dndGuest/copyPasteRpcV4.cc
open-vm-tools/services/plugins/dndcp/dndGuest/dndCPTransportGuestRpc.cpp
open-vm-tools/services/plugins/dndcp/dndGuest/dndCPTransportGuestRpc.hpp
open-vm-tools/services/plugins/dndcp/dndGuest/dndFileList.cc
open-vm-tools/services/plugins/dndcp/dndGuest/dndFileList.hh
open-vm-tools/services/plugins/dndcp/dndGuest/dndRpcListener.hpp
open-vm-tools/services/plugins/dndcp/dndGuest/dndRpcV3.cc
open-vm-tools/services/plugins/dndcp/dndGuest/dndRpcV3.hh
open-vm-tools/services/plugins/dndcp/dndGuest/dndRpcV4.cc
open-vm-tools/services/plugins/dndcp/dndGuest/fileTransferRpcV4.cc
open-vm-tools/services/plugins/dndcp/dndGuest/guestCopyPaste.hh
open-vm-tools/services/plugins/dndcp/dndGuest/guestCopyPasteDest.cc
open-vm-tools/services/plugins/dndcp/dndGuest/guestCopyPasteMgr.cc
open-vm-tools/services/plugins/dndcp/dndGuest/guestCopyPasteSrc.cc
open-vm-tools/services/plugins/dndcp/dndGuest/guestDnD.hh
open-vm-tools/services/plugins/dndcp/dndGuest/guestDnDCPMgr.cc
open-vm-tools/services/plugins/dndcp/dndGuest/guestDnDCPMgr.hh
open-vm-tools/services/plugins/dndcp/dndGuest/guestDnDDest.cc
open-vm-tools/services/plugins/dndcp/dndGuest/guestDnDMgr.cc
open-vm-tools/services/plugins/dndcp/dndGuest/guestDnDSrc.cc
open-vm-tools/services/plugins/dndcp/dndGuest/guestFileTransfer.cc
open-vm-tools/services/plugins/dndcp/dndGuest/guestFileTransfer.hh
open-vm-tools/services/plugins/dndcp/dndGuest/rpcV3Util.cpp
open-vm-tools/services/plugins/dndcp/dndGuest/rpcV4Util.cpp
open-vm-tools/services/plugins/dndcp/dndGuest/rpcV4Util.hpp
open-vm-tools/services/plugins/dndcp/dndPluginInt.h
open-vm-tools/services/plugins/dndcp/dndPluginIntX11.h
open-vm-tools/services/plugins/dndcp/dndUIX11.cpp
open-vm-tools/services/plugins/dndcp/dndUIX11.h
open-vm-tools/services/plugins/dndcp/dndcp.cpp
open-vm-tools/services/plugins/dndcp/dragDetWndX11.cpp
open-vm-tools/services/plugins/dndcp/dragDetWndX11.h
open-vm-tools/services/plugins/dndcp/pointer.cpp
open-vm-tools/services/plugins/dndcp/pointer.h
open-vm-tools/services/plugins/dndcp/stringxx/string.cc
open-vm-tools/services/plugins/dndcp/stringxx/string.hh
open-vm-tools/services/plugins/dndcp/stringxx/ubstr_t.hh
open-vm-tools/services/plugins/dndcp/xutils/xutils.cc
open-vm-tools/services/plugins/dndcp/xutils/xutils.hh
open-vm-tools/services/plugins/grabbitmqProxy/Makefile.am
open-vm-tools/services/plugins/grabbitmqProxy/grabbitmqProxyPlugin.c
open-vm-tools/services/plugins/grabbitmqProxy/rabbitmqProxyConst.h
open-vm-tools/services/plugins/guestInfo/Makefile.am
open-vm-tools/services/plugins/guestInfo/diskInfo.c
open-vm-tools/services/plugins/guestInfo/diskInfoPosix.c
open-vm-tools/services/plugins/guestInfo/guestInfoInt.h
open-vm-tools/services/plugins/guestInfo/guestInfoServer.c
open-vm-tools/services/plugins/guestInfo/perfMonLinux.c
open-vm-tools/services/plugins/hgfsServer/Makefile.am
open-vm-tools/services/plugins/hgfsServer/hgfsPlugin.c
open-vm-tools/services/plugins/powerOps/Makefile.am
open-vm-tools/services/plugins/powerOps/powerOps.c
open-vm-tools/services/plugins/resolutionSet/Makefile.am
open-vm-tools/services/plugins/resolutionSet/resolutionInt.h
open-vm-tools/services/plugins/resolutionSet/resolutionRandR12.c
open-vm-tools/services/plugins/resolutionSet/resolutionRandR12.h
open-vm-tools/services/plugins/resolutionSet/resolutionSet.c
open-vm-tools/services/plugins/resolutionSet/resolutionX11.c
open-vm-tools/services/plugins/timeSync/Makefile.am
open-vm-tools/services/plugins/timeSync/pllLinux.c
open-vm-tools/services/plugins/timeSync/pllNone.c
open-vm-tools/services/plugins/timeSync/slewAdjtime.c
open-vm-tools/services/plugins/timeSync/slewLinux.c
open-vm-tools/services/plugins/timeSync/timeSync.c
open-vm-tools/services/plugins/timeSync/timeSync.h
open-vm-tools/services/plugins/timeSync/timeSyncPosix.c
open-vm-tools/services/plugins/timeSync/timeSyncPosix.h
open-vm-tools/services/plugins/vix/Makefile.am
open-vm-tools/services/plugins/vix/vixPlugin.c
open-vm-tools/services/plugins/vix/vixPluginInt.h
open-vm-tools/services/plugins/vix/vixTools.c
open-vm-tools/services/plugins/vix/vixToolsEnvVars.c
open-vm-tools/services/plugins/vix/vixToolsInt.h
open-vm-tools/services/plugins/vmbackup/Makefile.am
open-vm-tools/services/plugins/vmbackup/guestQuiesce.x
open-vm-tools/services/plugins/vmbackup/nullProvider.c
open-vm-tools/services/plugins/vmbackup/scriptOps.c
open-vm-tools/services/plugins/vmbackup/vmBackupInt.h
open-vm-tools/services/plugins/vmbackup/vmBackupSignals.gm
open-vm-tools/services/vmtoolsd/Makefile.am
open-vm-tools/services/vmtoolsd/cmdLine.c
open-vm-tools/services/vmtoolsd/mainLoop.c
open-vm-tools/services/vmtoolsd/mainPosix.c
open-vm-tools/services/vmtoolsd/pluginMgr.c
open-vm-tools/services/vmtoolsd/serviceObj.c
open-vm-tools/services/vmtoolsd/serviceObj.h
open-vm-tools/services/vmtoolsd/svcSignals.gm
open-vm-tools/services/vmtoolsd/threadPool.c
open-vm-tools/services/vmtoolsd/toolsCoreInt.h
open-vm-tools/services/vmtoolsd/toolsRpc.c
open-vm-tools/tests/Makefile.am
open-vm-tools/tests/testDebug/Makefile.am
open-vm-tools/tests/testDebug/testDebug.c
open-vm-tools/tests/testPlugin/Makefile.am
open-vm-tools/tests/testPlugin/testData.x
open-vm-tools/tests/testPlugin/testPlugin.c
open-vm-tools/tests/testVmblock/Makefile.am
open-vm-tools/tests/testVmblock/manual-blocker.c
open-vm-tools/tests/testVmblock/vmblocktest.c
open-vm-tools/tests/vmrpcdbg/Makefile.am
open-vm-tools/tests/vmrpcdbg/debugChannel.c
open-vm-tools/tests/vmrpcdbg/vmrpcdbg.c
open-vm-tools/tests/vmrpcdbg/vmrpcdbgInt.h
open-vm-tools/toolbox/Makefile.am
open-vm-tools/toolbox/l10n/de.vmsg
open-vm-tools/toolbox/l10n/ja.vmsg
open-vm-tools/toolbox/l10n/ko.vmsg
open-vm-tools/toolbox/l10n/zh_CN.vmsg
open-vm-tools/toolbox/toolbox-cmd.c
open-vm-tools/toolbox/toolboxCmdInt.h
open-vm-tools/toolbox/toolboxcmd-config.c
open-vm-tools/toolbox/toolboxcmd-devices.c
open-vm-tools/toolbox/toolboxcmd-info.c
open-vm-tools/toolbox/toolboxcmd-logging.c
open-vm-tools/toolbox/toolboxcmd-scripts.c
open-vm-tools/toolbox/toolboxcmd-shrink.c
open-vm-tools/toolbox/toolboxcmd-stat.c
open-vm-tools/toolbox/toolboxcmd-time.c
open-vm-tools/toolbox/toolboxcmd_version.h
open-vm-tools/udev/Makefile.am
open-vm-tools/vgauth/Makefile.am
open-vm-tools/vgauth/cli/Makefile.am
open-vm-tools/vgauth/cli/l10n/de.vmsg
open-vm-tools/vgauth/cli/l10n/en.vmsg
open-vm-tools/vgauth/cli/l10n/es.vmsg
open-vm-tools/vgauth/cli/l10n/fr.vmsg
open-vm-tools/vgauth/cli/l10n/it.vmsg
open-vm-tools/vgauth/cli/l10n/ja.vmsg
open-vm-tools/vgauth/cli/l10n/ko.vmsg
open-vm-tools/vgauth/cli/l10n/zh_CN.vmsg
open-vm-tools/vgauth/cli/l10n/zh_TW.vmsg
open-vm-tools/vgauth/cli/main.c
open-vm-tools/vgauth/common/VGAuthBasicDefs.h
open-vm-tools/vgauth/common/VGAuthLog.c
open-vm-tools/vgauth/common/VGAuthLog.h
open-vm-tools/vgauth/common/VGAuthProto.h
open-vm-tools/vgauth/common/VGAuthUtil.c
open-vm-tools/vgauth/common/VGAuthUtil.h
open-vm-tools/vgauth/common/audit.c
open-vm-tools/vgauth/common/audit.h
open-vm-tools/vgauth/common/certverify.c
open-vm-tools/vgauth/common/certverify.h
open-vm-tools/vgauth/common/createToken.h
open-vm-tools/vgauth/common/i18n.c
open-vm-tools/vgauth/common/i18n.h
open-vm-tools/vgauth/common/prefs.c
open-vm-tools/vgauth/common/prefs.h
open-vm-tools/vgauth/common/s4u2self.h
open-vm-tools/vgauth/common/serviceUser.h
open-vm-tools/vgauth/common/usercheck.c
open-vm-tools/vgauth/common/usercheck.h
open-vm-tools/vgauth/lib/Makefile.am
open-vm-tools/vgauth/lib/VGAuthInt.h
open-vm-tools/vgauth/lib/alias.c
open-vm-tools/vgauth/lib/auth.c
open-vm-tools/vgauth/lib/authPosix.c
open-vm-tools/vgauth/lib/comm.c
open-vm-tools/vgauth/lib/common.c
open-vm-tools/vgauth/lib/errortext.c
open-vm-tools/vgauth/lib/impersonate.c
open-vm-tools/vgauth/lib/impersonateLinux.c
open-vm-tools/vgauth/lib/l10n/de.vmsg
open-vm-tools/vgauth/lib/l10n/en.vmsg
open-vm-tools/vgauth/lib/l10n/es.vmsg
open-vm-tools/vgauth/lib/l10n/fr.vmsg
open-vm-tools/vgauth/lib/l10n/it.vmsg
open-vm-tools/vgauth/lib/l10n/ja.vmsg
open-vm-tools/vgauth/lib/l10n/ko.vmsg
open-vm-tools/vgauth/lib/l10n/zh_CN.vmsg
open-vm-tools/vgauth/lib/l10n/zh_TW.vmsg
open-vm-tools/vgauth/lib/netPosix.c
open-vm-tools/vgauth/lib/proto.c
open-vm-tools/vgauth/public/VGAuthAlias.h
open-vm-tools/vgauth/public/VGAuthAuthentication.h
open-vm-tools/vgauth/public/VGAuthCommon.h
open-vm-tools/vgauth/public/VGAuthError.h
open-vm-tools/vgauth/public/VGAuthIdProvider.h
open-vm-tools/vgauth/service/Makefile.am
open-vm-tools/vgauth/service/fileLogger.c
open-vm-tools/vgauth/service/gio.c
open-vm-tools/vgauth/service/l10n/de.vmsg
open-vm-tools/vgauth/service/l10n/en.vmsg
open-vm-tools/vgauth/service/l10n/es.vmsg
open-vm-tools/vgauth/service/l10n/fr.vmsg
open-vm-tools/vgauth/service/l10n/it.vmsg
open-vm-tools/vgauth/service/l10n/ja.vmsg
open-vm-tools/vgauth/service/l10n/ko.vmsg
open-vm-tools/vgauth/service/l10n/zh_CN.vmsg
open-vm-tools/vgauth/service/l10n/zh_TW.vmsg
open-vm-tools/vgauth/service/log.c
open-vm-tools/vgauth/service/main.c
open-vm-tools/vgauth/service/service.h
open-vm-tools/vgauth/service/servicePosix.c
open-vm-tools/vgauth/service/signalSource.c
open-vm-tools/vgauth/service/vgauthService_version.h
open-vm-tools/vgauth/serviceImpl/alias.c
open-vm-tools/vgauth/serviceImpl/file.c
open-vm-tools/vgauth/serviceImpl/filePosix.c
open-vm-tools/vgauth/serviceImpl/netPosix.c
open-vm-tools/vgauth/serviceImpl/proto.c
open-vm-tools/vgauth/serviceImpl/random.c
open-vm-tools/vgauth/serviceImpl/saml-xml-security-c.cpp
open-vm-tools/vgauth/serviceImpl/saml-xmlsec1.c
open-vm-tools/vgauth/serviceImpl/samlInt.hpp
open-vm-tools/vgauth/serviceImpl/service.c
open-vm-tools/vgauth/serviceImpl/serviceInt.h
open-vm-tools/vgauth/serviceImpl/ticket.c
open-vm-tools/vgauth/serviceImpl/verify.c
open-vm-tools/vmblock-fuse/Makefile.am
open-vm-tools/vmblock-fuse/fsops.c
open-vm-tools/vmblock-fuse/fsops.h
open-vm-tools/vmblock-fuse/main.c
open-vm-tools/vmblock-fuse/os.h
open-vm-tools/vmblock-fuse/util.c
open-vm-tools/vmblockmounter/Makefile.am
open-vm-tools/vmblockmounter/vmblockmounter.c
open-vm-tools/vmblockmounter/vmblockmounter_version.h
open-vm-tools/vmhgfs-fuse/Makefile.am
open-vm-tools/vmhgfs-fuse/config.c
open-vm-tools/vmhgfs-fuse/config.h
open-vm-tools/vmhgfs-fuse/session.c
open-vm-tools/vmhgfs-fuse/session.h
open-vm-tools/vmware-user-suid-wrapper/Makefile.am
open-vm-tools/vmware-user-suid-wrapper/main.c
open-vm-tools/vmware-user-suid-wrapper/wrapper-freebsd.c
open-vm-tools/vmware-user-suid-wrapper/wrapper-linux.c
open-vm-tools/vmware-user-suid-wrapper/wrapper-solaris.c
open-vm-tools/vmware-user-suid-wrapper/wrapper.h
open-vm-tools/vmware-user-suid-wrapper/wrapper_version.h
open-vm-tools/xferlogs/Makefile.am
open-vm-tools/xferlogs/xferlogs.c
open-vm-tools/xferlogs/xferlogs_version.h

index c79cc6df354bc99bf8cce15364663b75fd793c89..d846ab6cd226dfbee3c666e446686faf4fd399b3 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### Top-level Makefile for building the VMware OSS Tools.
 ###
index 4a276da8a056db357b7a596aeada7c8d4274dc76..2227a3f34c3936dc853655d145c3e1c8aed099b6 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 1642d9411d42955d91ed16434a773437b15a246a..87d601cf6100b2ce2096ad5baedc49a697bfd8b8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2e41c5be634a131d8dedd02295b3ceb0b2f0d12c..d9912ab729419ba28462bbcf66450c3232675905 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 63fa59d83c4e65797b15981d71cc2111cb340f17..e7bbd167cc4b5cef2f290bfb79aee453314d5780 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 3867d4e739a593a91225f40a98934705029fb72a..4ec0e141cd400f6521953e690e1d9c7b8d738add 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index a751c43760c8bdc9b8f54df6af6b521a0599c31e..8c776c2307e1fc6230852b665e9d6fb5be0bdc25 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
index 73c429158824b60a144d089169b14610642c5618..d55e4800f085109615c0686ec29559ff9ba5f5e5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
index 28089ffcff4f98b4d0bc12e7fa66078ce2fbf2a9..9202185ba99a1ddebe31e625538edecca8adb9f3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
index 29d5968797053c29c9378d536d7333f9f809f185..1a2d18fd338850d663eb5d5d73e2070bea6daa34 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
index f33e83f357c6f8f76e5efedb36981b355219ea99..d310fa13f30bd2c99b09e3eb2cb3dc2355740276 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2014-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2014-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 53baebaeec90402a40f682e99236e3c4be95bdc5..fa16c226c62880e6b633028f6af87b7bc47853d4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8b70bdea8c254c6d71e514e4dfebeb3eaa51dda9..6539980b029cf2d8c139a3a45015eba7871d9805 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a50783922f3cd0d29123db8869443c4118a4ce20..7d619954def2a694990ebf9be4127374b78258af 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fdb6626c464f4ab8877fbfbb7674f1c6ee20bf49..edde73f90b2bb4eda26ee19b0d17a692283c58a4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2829bc93b4fb350bb3f2a86a05d8fe8fc3df2234..d7a14dd47799702d78f3f29e54344897735b49f5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8c7df32b7d17925445b8360625c3d54c3d55b16d..a493a7905cdb32906a56d593b2111fae7befcbd0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cb773eb6fb11724d6bcdb73d0a8443fd225a0a91..4e3272406ee8f0fbb08dce6b3487dd80e6f5b6f8 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index a2ee4f978a1a1126a073c824b2c3d93300969b7a..19644c656026d3e2f90c49457dadb0ebf4b5d780 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b509135950c086b30e95fedafe2c85f55dbea659..827b8ead4893abf0f1f0940f27de7eb7750e5a84 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7c1ba1aff5dd7e67676be8d00c84dfaacfc2adea..d1a8d8c03f3d8626464d1b96cdd919d0e518d79a 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 4b729fe832997dd821e9f49f82ac539b8a7c1a86..98770b9ed513b816aaf24a6b44d79bff5a0112a3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 229d877673a61364b44f216fb68937da33de65ee..cd4ea9ca58c385445a9923e29d16a8f70356ff62 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f9d84805a100fbd93071055f7b9d67ba2c4888e7..593d36e40dcd013c7266a42b51ad614c02967e29 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index a0d8e391c6f0fbe0e7f64d4d0af77f44ae22ddf9..f021e69953c73ecaee4dae69bffec967c321a956 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2008-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2008-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 9270d7d1dba22c8e449fcfaa525071809166e31c..a23cbb597ec03387e982ca3e5e2e308540971d81 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5f8621f493db1cbee32408986f7e9d3ecc3afe3b..3a787737d71de8c882cb3abf45900c879c6ce895 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 48a484496ea11a742ff59a337c95ec809d94a966..1963bbaa67a83d8e7f5fc9e236d0af56d2bf790e 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2013-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2013-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 05526b7a5c9457b12419fa5d78fcc1ed74599ff7..1100ef3e01b340e82f96d507dbb5545aa4ce377c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011,2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011,2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 452d4da6403b07e244c05148e216c6c728ed4733..5da79d65499b79c71909dc950b2f04baf886fb00 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2016-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7806e62f293b7129515aea4d39d0cc47c0f617b3..0c70fa0d3422b18c8f23804e4783583ea0fad82a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f1951bc926de78e3ac8014daef0ae47f129f0d61..404a40454f2bb28ce116af948f53dbe443cbcb2e 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 399f78a002b6a39f777f3ffaf16aad93669ea546..222a1ae5e29a1e83cd12027eb8c9946634b7f8af 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 49dab9f6c8c370596073999b5c8b0cc8d709d1be..dbc736c9269a4d75c17b65c97b35b0787b56e677 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 41012c9b7cc75a947a82dd368a771a4490b9af21..fbbb6651ba206eecb8910693ddb4fdc9aadae2f2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1999-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1999-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 49610f196c64770661141b457b4ed1d175037ccc..77bf2a06bbb8df2209127d696caf4711151e67aa 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7bda8ce2dd56b2c730b099462145dc4094bccb16..c5f9ac0667746c940ed92bb1dbea40ed97d674f6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c49c8941d92137b0af8e019fd5a9b8389e228997..b492edcccc6adfef25eb0b639ff6dd451f46fa78 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c7ebc643532501bde6d99efe454281a6c66d7f5e..2f0f1a7ea5664234fec6b3138ff89d96f701fb82 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2013-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2013-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index dbc7139eea173c8aa0f242389626661bf345a936..0c3eec962fec76c6dd9bc13c4b47591631151222 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 672f2041951e516ff2d83744067bcb47e62fe0c5..174e9830a53942efdea5875b01bb63b85c009308 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index b454ed0eb3cbd86c7806e88bbe6c1a7593749543..cbf8f3f60c9fc3a579ba3d8b299f8b9924566b1c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 841c17dbcabdbdf8fbca04c058d6681d85adae40..ed55004fa12a4f21ec9cb33fcb258554767dff91 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2008-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2008-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index e39cf9b9585c8de269dbc6c80eabcee753abcc3a..fac3bbd7e78b6cb2a4625b95d16df8e47c1fc59c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a2d1a250ec576dee1f266b37449d5a3005de7dd6..1a016c737c7f8e7a33cb4dd2d14113c5fcbdd728 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c8c5540cde715557ff122f75ad5431f73cf9931c..b3945d6156c4d52b7d40ff3a81f68be5ceaacae6 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 2523f230b5e4d76ab170a225157a00c2b62f611b..39eba80d8703608ca86977ba752d80ac28dc5595 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 94e280761aad709f1b7e8aa92047881b536c5ae2..f22d88254d630f21a94da4e37e285148a4058ed8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 37b45237bdb5a327505a2ddcb5fe1550cdb2268a..dcec8d23c07dd87aa9d3bb4eb028e188b936cab5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a29a771ad6a826b556b311a5acf598bcfe78d671..01ff0aee08850e4946512cda550c9f5d3775e088 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 48ac8ff9e72edba3c0dddc0736064251e7e88bb7..60359390168c2bfcbe60ecfc5feedfc17fd2d488 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 92ba8399368551e53c1e68d1ccd8d533b810960d..557123cd10d1f2a14752512e9d6c41d1dd6baddc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b266a21b21d030bc00ab5b91ff1023eea239032b..84f43c92a68ccc6530d2fcb519a839ea8ef3c62f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 65740e69cd099f651aa1704ca5fca0b551991527..9ebe56a17e1e22a5beb50aa29867824a71dad376 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2e62133f5302bb839cf91c3f0576f4afee63c951..1a61ee757432a084aa99becfa2e2bbe4c23c7ab9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a7f73ae8d61a3741a0961eb57ea60d4faab07e19..53527f548709d7d3b9121f4ab3d230fd589107a9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 24ca5200f0847547ecbebf40d9f26fcdf3a870bf..4a256e77f0ea94ef2652bf865315567a112a05f6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8c4362315355a58f61ed969e2db042a99fbe8bdc..fd5cd02618eff8a7ec69eb34d304e740078d1b5c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1366752fb07d0e12770adc2f2f6581208e97edbb..6ece229523d238f44a47de0e582c2cb8fbb77b09 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 18ae6a1cab1373e1a58102600e4e6c499cc85ec9..bb3ac400a14213f631aaac56051c6a297c69b4c3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4702cfd833a0e89d5590792699a6c49e60c82a12..9ffcec21c19e31ba8c080b76d7fb0a021305dd13 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 7704e44818bf388c58e5915ad6481ea5b9e6ce78..ea43f7531ba55e9b1f8f5b17f587ca3170057dbd 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c0a572d1dc55b6a4fb044c0658ac604fb31e40ce..4040aa2ea564da398ee19bc264b22ff8a5ac152e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1b2cc2b3832850a163bea2ff6590cbd149912b64..d1c7b5dd8594a0f3a14f2e3c3705d9e9985e12f2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5299e76f828c6ab8ce4b198817a1c4162403956b..ed684f81e1fb02f43137617a354c93d4a31a727a 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2011-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2011-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index af1cb8a9b03e159bdc56f1a15fa03aeee977acce..08a0f53d3b1f338b7d53220b6afc4e0a725dfe52 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b57268fc2a66ac54d5bf262265af23b07780e0ad..690bb0c2221e9fa0cf2007bb4506ac54de4ee6e4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5646d4828c2885c247fc5af4ff6fcfc113482870..a3431af0700f9899fa4e2fe5e587d6586fca0b32 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0339b1094710dea4b675023c80fe6ba619c70d1d..0307201a628766c8e17532b76d620aebe412911a 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 557274ce728908d63b252a49d8831985ecb34288..ae110a943d586dc53837a55275b4ca52d9093e27 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1605a27c2e810dcc8cfbd22e85edf3ace4d3dbc1..6b8c4e6e89d83ed1bb958697c2b38fcb86db1e34 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2008-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2008-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 9b38a8f09691e60c9da522d276f36a75da388e0f..56d066ac09037d98aa43ea4bde80af7eb45927ee 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7c0c38b89642e638b3651ca0335da35f5a4be6de..38b18c2c9cb3a5bec12a950ace74dd65e6841230 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2013-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2013-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 0c13d9556a0a81857173448aef8a10a0988881ff..3c0aadedc865fefda6c046d15b2638008bbccac1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e3f7aeb966e299153266885a153e3ac036860988..4a3167407d6e02168401786917c55724fc801acb 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 00d90ce2c67a4f9e27750b01ffc699e8d6d08599..4b129749ff06dfbe149368278f26b4e9477087de 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 25c22f9f2971ba54a0ea1de4da0b6f2dae38cf09..c537c1885ec9ac187b06563c2c619ec8c4a54d2e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 538c742fc61e98849497d9f937e0342085b53920..adae37b10ae3c5edbf119fd141f0357608312ad3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bfa2acf22cb6e4bcbe4f46cd7eae7b23d1ef9a20..695b0f361eb6c4e8487e7a3d71937c57b7a33e37 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3a18e940cf77e8aec59f70fff761365245336aa2..04594e2b4ec8687a5f295a93dd2d5e51550fad73 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a2762facbdb06c040a817b7201a937c8cb54f33e..bc06d53e11d11e9f260e199194ea540676419edc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index da3be6a76c4ed38e01616b0e10ad49bd68203036..a2c815ce09d42bf1ad73ce668f3e63babbc05252 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 559b146ec50b3c3a55255b0269a0689ba33391c7..6ced01400feebd1a22ed56ec099101a45f54bda5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cc580ab86ef3c967ce7bbc870a7ed6f5a65579ef..8fb3eaf39af1c65bddcfcf3c2b5ff48b6506eb7f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index dd1bebb3be03ca074d89a1142a486f4228453993..3bf75066df1fa44052de6a249e972433b9866848 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index c7e039bed0841f84788175f032ef545320def943..4c334437588a1f0bfa3fe0f7c3c6cc8def92f5c0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fb87688e2224f99faebc64bdf15299800ed08407..046264f716f296373a38b6323818f8b036b7a9c0 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index d35dbe7c152a590745f68a16a06a70a5894abaa4..f94cf9fe9a120f686fb6f3734e5805a34431cb27 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 07150816a73b80994330372e4d93a9253e86c752..1f545c9c6265a602827f89aca5cd8777179065c4 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index b95e3138a7796de96d222ead74174de2d2643d4f..572037b791e3222d964febf6d2b992ee438d0088 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3a19f1280252b1f9be48e5cc44fd61d4be039010..3565780de5747e684f5b5068c4cb505b660a4a80 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7996c28405f3fe1b89f4028ff27b43dfd70dc4fe..fe1942ab3733d528bb646d08ffbc515171bef149 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index dcac80536bc4aa819d406ecbfda623e24223c229..b45a3cabc325faca8f87419a2d0c29f72be34c47 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3ab20adfa1776795aabf32e7718197f031e76824..482104a97912f89b831609913b2aadf9ad6bc10c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 378a3c2fce8b8e4c02dff7adbe7cb477bb06e7d4..01c0e9ca1b7420129f570359cbb05f8b3f160264 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d087241b73ab5a5646a40dbc46a4c2b35d62180a..95e0a16fc9fa8a781af43298956b720b6602e2bd 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d0b50b31e5535676936763cf117f6b23a1fd1a2d..3a114ad0c434be97121991fb2c0654620a3ed54e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 43817166dbfb7e803a8f04d580c152baf9eeaccd..1a624c1c2a8b3bf0fd9f7b2d54182f734d584e23 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9fa48fdec492128fce7b9c328d503d0ee8b0c1db..f3cb466b4ba62a3936a56fab5da72f96c77c7d8d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3efd457f7059f9a71021dbb84e1edca085af879b..74c4a7cd6c36fd5ff518c88d6a1bdd70590ec8f8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 760b1a4d4ae03a68d00a9434b3560271a2162cb6..604f4b5c4193fecbdad30425b87efd109e7d9a5d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 78f6138e73fb338e09f1c08fceda963ebc186b95..031b23da9f6a199b5aa68d4f3e1613a7f6513096 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 0b709d7f6ee16d7b72da2a10cd38c52cd15f63c8..2e969cf43b0bfc7338685eb731253e3b3d724067 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 93579602d14bef9388ff8eb3dcfb0fdd8951789f..48c32c51cb819453e638ceabf72fde4f6f0db375 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b47235cb93de4e9415a11dda702285d666b8483d..9116c34a5a2f339e8d6ff98623e9704ea076aff8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 029222877403a628b43eebff794e862aebfcf5ec..d42fe054fd0c548964631f909077b8e94f412a67 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006,2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006,2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 13fa3bbf37e099d4edb7e3314b39a0fe4a26622d..6dc28c764331b8210f2148ff3f43f3f2063f3f79 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index dc0b1ee5c0d9697ddd68b4ae07610bc8845f3235..b6fc986947a50eea0837b2a2af2b7eee4e09fa96 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 292dda59a0587323f022a8fa008cb312ea73f2c1..b737ce0b6aa5c212e015e4b577b24f66fa7382a9 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2015-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2015-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 2d296da5faf125c3ed0340fe02fa8f92c18b5cc1..4578ca5d82d3d4c59c9332817a427d2594b7fb09 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 83ec7769136cd829ec2e79228e528946954f8fb5..5abf3f25b6f31223a68cc083ff47e65ff903c936 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index b636e6d174fd3fb7e27fbae5a9fbbf3f19f452ac..1106223a2d094d1fa10d2551e5379dbc5353d7d8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 70cfecd8892818c6d007851d43329e8604de95a9..3df6de1e7062085ce184f89eacb6beadbde77c76 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 50c681dce44b87a035a12f1fea1f0139598d4246..4f887dc460e9103f8266810993a198301b9d8b08 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index df818f39f430e0b76bb1fffe2606cd8959c0ee54..75848cc1cbe085a957859656408faa9c7d078641 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 63a145313d64de032c0dfcf1366f6a0739330450..7819b3a3d19a56e6d715149a1160a95f24f17b36 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 21ac75f8248e8fced5c914dec5ec1fc9a46da02b..fd7b1a0f60e43ad2e0659174590323e9a12e48c6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7511155448e118452b5f4e0e396377c3fee2f26c..8774c70d41fd4f084e4872151d0e35f62b9d06c4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1999-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1999-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c7e0719b506dfe784bb4617e8af3a154fd16b24c..ef62191dfa3181bdee6c2c7b2756fc33a9d60894 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2a9783af2b4f54f3389f7c7b5e0bcbf6b6a7eb25..4ef3b84880314d04fe5e821a103ee67306f8fb5b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1999-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1999-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9d4cfcb8d90c8cbe7c475e1cb6ece02fcaf81ac1..a253386a5ad2ae76290f121a9181004aeea437d1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c23f5352c4a72fec201fb5565fc229d434c78505..59830c9b6a5df176a2e3a94b398584d96932df21 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 824395e2386ed2385fce1165383697b263c7b31a..78252b02d521fee6e511f6fe52624a996c7f6063 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e01d20520d76dd8863b8ae4f12af7628a38aaefc..904128df2109d3dbc5f9a6e280a485812ab0d5e0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4261f28c40a7d89c513a4674ed6df22035fe4886..ecf83d5dbe2abaf20359bdc5b1880d51eb9c1298 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6886d3d203bc6291aafee0f2054d49db6ed3ebfb..8939fca87663fbb6ca2912e4f2b9be8a800f069a 100644 (file)
@@ -1,5 +1,5 @@
 /* **********************************************************
- * Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
  * **********************************************************/
 
 /*
index 2bd33a861ba87ca846ede3062fa4310c4b91ac63..6c582c987037a24b940215117c590b58b0a15161 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 900a2f81ea6ae89c296f327b3f29804a7b9598c0..978aefc4778cde4f5bf239801b352cad1c6f29d6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5813c956b48ada7d2043e6046e5987b15aea4867..6019a60d571d0cac21ae08cb4bc53c5c1764c6ba 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2002-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2002-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 41ca4a11121e5457f19bbdae7348e5586f2c9a1f..9f61b49fb5a5fafdb4ab16adba813443058647ae 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 13420ddb522a7de8afd42920e0ed0ac4bfb75991..e75197fd37cd6aeaabd9935ca4781caae5d2a046 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2fc1a7e8f249cd57836bb295eca4cb991dcf3f41..b8fc62059fe8b6b62fd06d193f97f3888270f9d6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 679e96de49d6da4cd5047d5012a5b77caafb62c4..3c6400410e629c95bc292f4ad870bf55d259a498 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 845b7ac8da166c1388cbb7e3ec81728a78a8642a..52f93bac47964b6e1982dbfbb45626d052a06a5e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 269e4292062e9b1e1e31f1c95e0276ac32a6a474..9e59f541f5a280e70606c60520e74ae776686590 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a2a1dfe19075f1006ef855026f88e8bfdbd903c8..635b3b2f923f7dc85f1fb2e0a7ae8dba70ae80fe 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2bec9eb4372515d1b7725168e95df3cb2f52af1e..4c005ae55761ec184b3bfd5c68fa873ca4d85fe0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9f282eb5510362d826733b8645533559dba443b6..97167e7082a0404bccbc7149a314579cfb404d96 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3f0201822e86c5501c70644733d822de26a4898f..34a47250bb4b6155ed53d7d87c876a77ca10b7c8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c715c1ec0e826a074a4129220b065d7956c9595d..56f31ab00e14f352ee8a4e1c7b06ee1fb7c2d968 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cb0b45a10998402b32335c5464ddd70518e072d0..4b663311a112f836a20851bf9285dcafa50d2a83 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5410375cfc6b0a1e498fa3bbc6a4257e363e8eff..077202b5d1cf98d43f61a134ebadd9092ce57b63 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c27655e11cd082b771ae91bed10692d7821bff01..1ff8e5cfaecb5c3be9fcc43f57ddb27af42ff1b2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 49bc5a0bc58864b9d39df35307109ad8175b8bf9..e3d342d3bd8cd4a254f06c2af9b4b7843a88c606 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7f41e2088a666fb2fb15624a4a433072bc2c9105..affadeb0f768fbdd3b99284213973949a7a1716f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ee81d95cb6b6dac896d919a95eef0d2970ca82a7..ab8297283770ebe69edc766d2d80e230aec8769b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 05f91f2489c827fd31ceb4bfde59bc325a318047..affdbeedb1bfb19cde439c7dab4dd2f6631c882e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 04bff6ea8875819961a1eb8a3630f6ab45efaa42..66ab3f7a58e5401baec6d945ea1fb72d73119829 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5317ae6c191cf7663f6d775eb16460d0c9bdf711..d7aced42e4a52d2e4a3b657d200bdd48b1b2230c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a76064f4f02f3b5c41e282fb8550e73fa9f8170b..f6d61b6ad2b5efaeff4b2df9b97ca4fb6b8c671b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f6268f771fba387007d752fb92f821c205ba16aa..42cfd61cd373559e48939e904e2cc30dcc06288d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 106641abc1d1aaf45ff2b627988ce16e7359780e..0dba019ad173a35b99ee262d831790c2e986893d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f500a89ca7211ae8f0bc419e113c3be390f57200..b543f940af7d41345787cbe55fe9b713ae7f047e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 67fa16392bb04ae041213bc55089755dd72d195b..b6bad82461e3bb441ef4bb503de6657e37c40516 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 826ee567e141e22e10400dfd5f2e618c655b39d3..8ef280ddcaee0fb1eef355defb284b47aca87477 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ef202e3c51c4248e368558ae8b7583fd7a306b98..7f738b367b12c7af60ab6558a53310185df232e0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
@@ -469,13 +469,13 @@ Bool Gos_InSetArray(uint32 gos, const uint32 *set);
 
 #define STR_OS_WIN_TEN_GENERIC_FULL        "Windows 10"
 
-/* Windows Server 2016 */
+/* Windows Server 2016-2017 */
 
 #define STR_OS_WIN_TENSERVER_X64 "windows9srv-64"
 
 /* THIS SPACE FOR RENT (Windows 10 official server variant names) */
 
-#define STR_OS_WIN_TENSERVER_GENERIC_FULL        "Windows Server 2016"
+#define STR_OS_WIN_TENSERVER_GENERIC_FULL        "Windows Server 2016-2017"
 
 /* Microsoft Hyper-V */
 #define STR_OS_HYPER_V "winHyperV"
index bb75d32db695edc5536a9efb243a928b0dcb35a5..afee7e0ad4c7de6c1e48e340e4072ee6da4fb8e1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 95a025f831902172b39b5f6f9181bb9fb306def4..6f37029d6c79080888eaa1d406428c9d986543bc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b32ce1057018e00e7798b8153743fd31c2dd80a4..75129e3c74733674568964fe53e6f56d46e2ca8b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ed861ef10195ac76c69dcdb1caa643f2cc55513c..2967a9349d63c2747854e9368637408b05287c1d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7fa0df55d9373c6097c2d0f3032c312c3a04d64a..770a0edd188505203b2d5b21e1b61090b19502c6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 673064bab00b3a88d34a84e57b8f7552466b745e..0df2f1ca9ed4f90349d1aa96f742aa78f31d0893 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d6cc1cf272eb130c221b5cec09d4824a3384ad81..69c67d007c9fa65d778b254fe67a851e2e2a932d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3dace8aefad680a7218513078eb5e12835671f5f..dd1b642b41af20df35456008f78577c5b5eb055b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fbaf1314f1583072ffd7d56e144d3424beb7f378..82d7e9abf7eb7c8bc9c5637d89ca45d660162bf9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6a78921f2afc09103d7d21102433298a57fa6f37..6da1a610485fc166bef078fc6cae005a72650cc1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4a5e6fbb5121c7b3cdb1a295891db40aa8d0e9b1..940fc618ab7b04c1ec1b46d5193585218bc97763 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7023ef94cad4e6e332f325e8104aaa72d9c6ec5a..04b543c82c3ae29b0088ff606e3bbdff7782a63b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9550a28b631bf5b3a55275c9474cacb1683e6e6f..a5fc2d71a697ceea98eefb6cbca6c0e0ed0eb2f7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 609f4c000772157f49d57fc8843aede1dd4ef3b9..f558932b6f7f48304192c42736554a4066afcdf1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ca2a4bbc5ed09f142d37a4263ce5550af9641785..f0afa5e6092f270c222f0e63c6e82719072d08bc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 69b6bae53a9aec6e5af14c2cf4729f40fa3370e0..d407b006e7eb97241444f9a9f579dfe66ae5bd30 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index feb6d75120a41dfb356896e6bd8870ab257963cd..daab5a5d143f7e6872f7bb0b58ff1017702f565c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 59a0661a681dfe8b9ea047814d8f1ad0dd518f65..77498095b60aeac4e17fe0c439a9d4179f472735 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8cf7b4b77304a608bba97990cf877f74ba3edbb9..51fbc0229b26320c5e4fa6e7902620319a77b079 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8a9a7a8bbe0b810d0646b3eea4624472288bef40..9c5c2ea909845c7c6a5e8787025aba436a2d0819 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2dc4bd28e796798e812191807a8425aaf5f162ba..f18647e8b7bfec43c554ab3a702dc9d21d398b1b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 94d5944c5bc93fece2dda83b89bf598de1a932ba..94b8ffb107ead420134ea9781aa3953efa9ca7a9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 74562bdc95030735bcdaf02255b253f867bd7a9a..bb14c6620b638c449bf203407225bfc6a2228f8a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6cfd0242daf6a351b61c14b16524574b2f94da3b..26b6935d0b090d78ef68bbb6172e7a552c40e49c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f95d58ec05a8268ee6597dfa15ba08f1330aa1b5..81c09b47b30ee70f4adfbebdfa21c435ba317fda 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8484ed81f64d769dcf08465a4579053a006034d4..932937ca41c31352446f62f6df2193dea138114e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a72248eb74fa869cd49286e985c106817a5d5266..1aea2fb3f91f986f852d8a27fb64c86f55a47eab 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9cda09ba41c8abeb81037d8dd0e0141a7af27c94..0ea71504ec23c6b08eb4e625430b6dad429c2823 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1999-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1999-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 24ed3ac530c57128258d587853a140c471bda9aa..a22c16b4a49a8ccf37d48585fb2e1b7c2dee3629 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d1c978c85884492cc4a7b0ecaa1764c581fa20e7..a7cd374904bc6f0f997e857867442b4051d14756 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a57982e60819cef9c24b539c20e1a4bf32018eaa..5d90b10cfa65b009a95e71f46899cf4cd2a4ab24 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4e445028836dd8ecd37863817392d2424c3e095b..d14e4bab4a130aad2c2f7e51144a1399ec7aedba 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b31ddbf0660b0764928e382aaac6dfb40ac0ac00..1f8ed26015006335cc7bc101aad32af5bfcbced8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3ef2bf1503e9419374791f8328f0ac90e2b37e18..6c2c2a6558c8b6afe3ecffc8ebf83732618709e6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f729e6f1a6122f18e298a73090520e18a5205d2b..63d5857746d34a1864e3e3bf03f4191f135509c1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1d7eb03a7c756cf9eabb0d2142114d16e927cf43..ad21cebc81d2501239b9789810f4300218075d20 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e38676f2cc7071804a05867c3bb9c589f047f72e..db6eeb5ea6f0e3301eb0e5ec158801c73f764a78 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 320cfeccdcf9dc56ba333089176b1d7421d6a383..1ccfa14b184f5e8662f84bcf3a79141b7c99778e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6d116e519a2e46e39ae248714c551d89b0123102..abbc6099ffb55e7ec7d73977afde6c07685421b0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 460decdb8930129c5481336f9eeb4f80e8698d83..f026dd2f9e5c95699d9dbbf60eb50043e20c1eeb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 54f86f43a967667f43b6c72f7f3b9d00a2d4c2b2..3673131b0e4326f41bcf00a6b44d5697e59925ae 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bcef0460f0ad4dfb886013e8810de0c664546a70..010af60750b047a95ae69756db5fe462273c2170 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 99b967a017d5bf2c7b333d2f3ea5f167c3d0dd5e..85bca5c52c6200562e4fac122a376c728cb7705c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5290ad1f13b24fbd1d3aef203d770f1313295718..2b0515576ce04a5b4d0a09cd4ac20a5a75fad618 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4b9ff8e2e646831db035ee063e500df0a2eb58be..9381285c9040e963f0d8036689ed72d2c43193e6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2002-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2002-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index dbb241ae9189328fc45d8660320c3191fcb8bf37..7bfe4a94a55be39cc133b6e2a816f45791ccba4e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 236e6e195d720db6bb4be58964f4992fd5c96471..cd4f711aa5f6c3b1783bd57df60b3d8ad49f841e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 37961148fe610bcab767345d84656e01ad35f21b..2fe3d496f569f5387ff05e62d0efca167e9266fe 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 64b815514ea6abc9f1c84163b8aa97222c875fb0..964acdc051c7193b44234bb7867ac485afe55465 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8730bfcec9a285f1588c933cc4f636c04e852443..f2f9e6406309a3aa84a09ec32e33aefcecf606ed 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8fa6d1dbb0198e27b68b39b7f7170dc89dcefc5a..46137a6c0d169239571693e657a231ff0fa6d914 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fca72bc7386b74e15c5b95c40ada3b4b9d39bd8d..0e32da1049fdc1b73558c7f7ecadecf3fdaa5a25 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c6cbf1af63497e1a8ce6830c87b7edaaf853a773..f5c9395dec108250864a2396b6b99a16df474810 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 81df2aabab38c52e7e57138e351bd8b671ca1539..66efcdbfa8ea016c9b015bb9f2502bd612d568fb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e6c8dcdb584fd434358bbe11949242d9ed9c3b79..23b08e359e91036796403df6248a12c9a5b6dc1d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 88abacb650486823e941616e4d0fa831dd4ede36..1de90533c6f7077b6f9b6547f8f3206f7bb36f79 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fa015041e3e7b0bd381c70c8d3d723fb68536d15..00b0fae192b36c37a397b68f46710754f65eb0d0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7ebcaeb5f853b58ad56745a777fdaff9da72118f..0ed1978cf10c4baed319ab0cd0995f2a43e3f137 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f7b9161c3929eddce610ae636d5a2406edbc6436..6ffd2519fafa0a7e7cc32171d90aa638fe65977a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 92452a236bedec8e502b94b02c07f9cf5c2094ab..a52de48fc3edc22b2383868ec4db8bb22bb905fa 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 55dc07e10d51482a652d7df0271062d6024b833b..3cd0b0bdae990476793f4cf6d2d4e244c6f09712 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7d21f542d4c5febf03ece39b5be91bebdcd304ca..a9446989532fdc7ccddd1a36e91240919cee7905 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 785140172957a7049158a85dbea34c6fbfd86be4..6c0000a0c12d6d8c1898d3c038d2f32739ab9a5b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 15c5124ce9b4377275a30aba234dbacc55accb5f..161f3c0970ef4b181c9ee0d5b89191f991bc684e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b481a2a6db4e0e53c7118d44ee5c2c63b9b6a89d..8cbdb203ef105013bcc09a713811bbc3f05fbac7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bd24b17f481ed8f253c419a2b15a99741a574881..5104e1fb66f0a54f4545545c45282d81ca467704 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 101507e014f0884ab1044eba64bf137ad2900b6c..e9b2fb3bd6af148b0fe88617938947d244d190d0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 464af2a54c1a17be7a7765ab3539d22d7772521d..af4e9e9ff33ce58fbe062df979fa183bc7337174 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e60e78883f66b473fd0d3b4e6ac2b052a9dfc3b6..976253a5d8cc66ad016c01c89bd34d48828f1d1d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6db21b102b3e6d497cdeca544a9df487f2dce1f6..8d3c461c0c19f49becd2ecf49da26ac9f728553f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 10b5aa95f7ce8e7e47a8e036f3fb7daa9af0e900..ab39d3907dd615935360a7436a63befbb66515b7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3b3abb009c36551d7ca83702f8c58fef823e609a..32fee3b9eba73c958bf3a9418776c5836f636186 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 01638b7826a0edb98acd7409c87f221f4e24d9c8..d6e52d3058c8959587bfad7d49bca02cf4ed1ddc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 53b4968aaedb90a14d6032ac0a2e2eed6315d91d..f070b700ce9db890e9fa3caef9b2a51c01057ffd 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bfb3f9e71102a6656f43238d91a9b073c4bfd37b..124f197dd8494d8b91464dac511c3bfba2a8af2e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b25ce416c456e7010809bf1330bc538a931e61dc..af51c9d322e8af47f0c00e7af6e0242ed39acf9f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f03cdfb7ccb9edf3a3c31c9fb92436a52bb937eb..3b42498e08894a6d2800ceceb5949d61678de8bb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b83f43cda64f8f3e0c4844559f7cf968d477d643..4b7234eb2e381fec7fe8d739e909945571ee4136 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ec5146e71d70f751e113cc2ac7f63c6fd85aa474..fa3a96526ceadda7c67c756dcb5bccd84dab971f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9a59fef9186ec70a9a19953f960e65acc91dadd5..24cc717b6b320015d78086e4dbf33d7c3bea97d6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5a5c0597632cad40c36a85b2d63cd5b2438fd868..fe83d115962f29dd42faa0e2d5426dcf88cca914 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 66be7b800e34769ea5e25cd589f494182020178a..2c0723273b900cfbd2d661674205694fbfcbc080 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 88b3f08abfc5f8050b8b815b2336e6784e3abae7..28acd002b0c1bb4b2d52975046c92b43ff495b51 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ff42ccbe85e822a337a8a92efb37b82cf8593157..511feaa3e0676c285e803e3a125fb051671c891a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c8619d7de7f7f98f38e835d07f8d999707bdd72b..faf25fc65fdf182aaae5b7b891257474983547a3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4d9c70fd083601c1c5495bc191e74e2e0855d450..8fa5b708fdaa7f49118442bbff5da0714f9c54f1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 23cc4ab1011a59a29c3b733ec71ebb38a082d8e3..cfdd575800c929a4811c95af48a61397f287d4ed 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9930fa88deaa66d2024e520d686a5f8edc94e766..fef52afa559078dd9bd4d72423ef722051f0b7f8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d2c818db46e8ef0411a1eab41371b9049e59ee8c..cb83c2b74927b817f81d2eabbc46e2de30bf6aec 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 473fd31f87c6d4b7f409826f565595c425493a32..2196f8998669a0bd332b8cd51691cd37bb313f67 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b8510b0f24e9ba0a51b7fa7bb3ee941928873fcc..9e02e838b44f83820d849ddc62a3618ab4d31185 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998,2005-2012,2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998,2005-2012,2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 73c771942aed6272f6aed55ecad7f6b167e2ca36..0dc312be05e45ece688437b646568318f7f183cb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7819ab8e6cbd1838d98b3f8b7cadaba0e4d91050..1bce231992f9c55971e9895e16f3bb757fddc9bf 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index eac024bdbf89066bc436aac113e156e359d8aa77..b3e960226aa69155368c6b66ceaaf6d43de4f86a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a984280636cb21d2a38e19a9bfcf4fd44a857c6e..ecd2b7eb0a7b557aae76d927412bd7251882ef54 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 204270db3c62c99c88d86e0c5fb0e601f1a0d6cf..b191ddba6c23b30cfd86fd85cfd509b4e2dd18aa 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2c9be1613078129764711208b12d0e463561a134..2c68fbd012ac63ef3ab6f296c143c63355b9ffd7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index dab81658c134252765bdb54b68ff7962c0bfa9ee..c35085d87ff5161ab04dc18a822d22d5e3a1c516 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9738ef2d64305980750e07355c5ca5bed520bf73..74f66eb0226760b6350c7cf23b701b046c7fca9c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0df1de4214b2adc6d0bf92ebaa17e2d7ff67a969..6a824a3343dde50720c7fd3e7ee09a264936deed 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 71aafd456f322793e4e793cb390936f7e35944e2..3f57d45683c9c56473f60755d371c6f11a4a419b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 64bf310131bc93cdd0468c3a8c1b29bad9445e08..b714dbbd97564f39c76de62172f8ea384ccf1312 100644 (file)
@@ -1,6 +1,6 @@
 
 /*********************************************************
- * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1dbaef99752e29f5eef3d5d15ca5c0d82e4f0441..7a0f089e9b2e6f59311c72742e4c34242b702191 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4d2e94203bc7ea3aa74adc78acfcbd859983ac11..8dfc642027d1a6ed01d017911ce3be3fb3f53a14 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 646b7fa7558975335ec9303c92354593677faa19..2966c448c1dbe53ee409d6bc17ae588004cc8257 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5393b36f9f4beec721f0a3540f58fa00c525165a..424b844ccb8ae862f71c167f1e23942d9311acdb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b3e29b15259e7402fc6d63b1eaae4f77bfb5dd2d..45c17d52307fb6366a23ec42cd55210226ab9b8c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c9fc7eb1af3fd654ad87a23bca001f4be88f60c8..9848c167342e5ab9965586dd1b2a57d5daf69fca 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9d12973c00d3c79eba7288cef5aeb69bd18ab963..e753345e07011166874dba251e0641e082ec98a9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index df758b1fc26fa30c9adf61736160424bfb05fa0e..9f2ef749e86cb8ba973680a81e298aa333792a77 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 079e75819a9b7e9beb4811a302f799099b374b53..db51a4f880fc2da8b944e561a524c072a3e05ec3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f24dc9c6288f05ab61fca4cb8e05ed2b79f488a6..47bbfbfd7c7f71a2186985147669caedcdc83bed 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d6efab7bd0274ce0b7dc7963706cd2178aa1d29f..f2d525358c6b3d40208fd42a5bd1b8b4711fe198 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6bb53ee31fbb2f456aef6cb79965937818530085..f3cf0b3edc3614eefc99b8f2b8f9c383ce459ee3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index eb41c6509f2ec5e1cdb507f5e2a8ef8b73f54e4c..ea51a463bb293a700e63a9543a2a66ac44a4ee0a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 73a750c4d2aa660a9f3a1289d08afab9545123a1..a047287f1d5107a54e01159f578b121bf4e976cf 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008,2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008,2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6aa1e7697494abf12545bc6e60bc83b58476b765..108b98473b416308d4476f9e1e3999f0a29163e9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9d284284dbc5759964dd2ce37c5334591ce6cf36..e1f4bb962ad2883af65666eaef693392538ab745 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 17f7cfd7944554530e474ad17faeb6c3b3e08a13..406ef91dc24cb3efa180548936bd04aa8c1ae221 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 345ed2ab2aa98b6fa97c294dd5dec6fb479026be..cf30918bf11c86de79efdbc291dda4a769eba43b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e2e4f0a6290ca2a3ebfdc61f05c16860175303a7..bda8f1649da1c033753c758fb2fc3b6841afbe4c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index efe2e5ce79f4243f1f5ddc2e8c449d1f7dd4619f..cdac4fda5c091197729e2ee1af74beb7c2babcf4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4763b1619529dda674e5047f018595e150022b04..ef4ec470f854955c24f77c4a888f16482c505fdb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d08d1dce2cf9bd60c9cebab437be88e6886dba81..cbe9dead7088bbd067643189081b048e630dffb7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2002-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2002-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8da74d01b9d093614db96c7ecf493e15f6ad373e..3de2b8b029f30648623ebb0c59f6ee14083ccdea 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2002-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2002-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2fdfe9e61d60c5dfa9e1c9f1f875476fbadf8492..13b7b575c0d739c2151afa7a2677c073dc1ac769 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2002-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2002-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0940ebfd148e92d2f6c3cfd62076e9644596f37c..bb978e495cddcd51ffd0fbcc2ed7395fa8c6160b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7161bd56262bb1379d1c18205997e0e2047886d2..d816658b2efb00986e821e07b041f13892342b7f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index dc2b9b9164ee54637c96febc18cf02863ce3d7fc..adceb3be6daf818aa1397b82527560736e3cc3a5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7ef56e911b84e9faa431819d01788244b8b8fd9b..062cca6ac0eaf9a63d9b7a94bd9115b2b75dd5bb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a0b839d908032575f9158b2c763de174760a694a..32bc372baf2897679b395b586f2f5b5b05b0b945 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b80b3dcb4e5c6e8d579871216558d3ccf8512b37..97c40df3fd1b74b1989d811d554f1c84abcd0379 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 123f43f5332a441daa0fc8abdd1bb1e4b64a5f84..0499f5471080622c6219184f630633a13c0d75bb 100644 (file)
@@ -1,6 +1,6 @@
 
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 12459936ddc7a6aad234700feb5fb832cc442b35..73754b2852a611b71649ec0111431fef348e6049 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 55fb4ea26c67a9c41e0b465ce91a3ccd0439adbc..5b0a9a45068c15c270ce754e726183e6fc35bace 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 205853f4a8b6636a02e6e11e9e8ac9c6836b983b..4ab0e46b6501774160682f254a56ab8b3664d7ad 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2010-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2010-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 66a809d3c280401bdd7afcde6413365467f8b18f..9baf71e79d57f2ac60d54d5015e00839a7c0415b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f88758b69776f6f9e21293d5dee75ef495ef8a2f..48ff23f653b405a0059772e594b0eb05037c22a6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cc9e7971985ced1813ee6f6d63a6963f3d87d3b0..3e333a189d8c2cd167e22dec6ff24ca2ffafa481 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8a7a3b1097d4af08acc549c879f79f6bbdeba4c5..a393a936fc344c7d551a9d44c20abb672f1ad502 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 45f72eb6c70acae0da2f2e86954c6a010e241777..3a60e91ffd031eb12bd33c0c5da3da462d532d59 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8ed59b5f86619531b201fbb1869e2251b6134a37..476f9f508c73207037828d146050049f15c7b081 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d16782fde239c234ed7949c1298aab6e305274eb..78217eeed23307fcec0d0ae1dd56d0c6676c3bc0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b057394699a35de039609417c31aa570fbed2fb5..c1ade424e1bcd3f72a9d84a8de6a49ffeb13510a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a68df631725868a0b8b61df0f5abeb00b9ceeeae..85a2ebf7e5e8c723cad1997b2d88378477e8e18b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c8b6692c1289bde3a4a643401d96b604568de517..1732946ed190918112c3dbb8a61d5a6dcc6e99be 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3024ed19fdb86bbef04334f9e62d874f8333adbd..38ccea46e1323da3a9e4a9a849c5fd46bfcccbcf 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 3fb614713284bc2ce07b013f02ea583ba3a102cb..113a73381df45bf64367633c149d5cda1fae6a9d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1999-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1999-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 292b3e290c5762ff5ec04597589d60e0e0fc6823..e512f535a953b1dab16f4319def08a9407d62d11 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 4325cfff34a6aa25aa3bc69bc44dab3c5f25293e..c27cfcd85c0d567c29db3b442749db86cdfe07eb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8b9077f124bad4bc5462e5f4f63e9a05e6651bad..9d34d201bf6e6de6d9daa9c94b1348a0c0708f94 100644 (file)
@@ -1,5 +1,5 @@
 /* **********************************************************
- * Copyright (C) 1998-2016 VMware, Inc.  All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc.  All rights reserved.
  * **********************************************************/
 
 /*
index 28497bfdcf104263add74dea3a08aa484d14b557..fe3dc4a13254692a021b69b44088878e327d97c7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index dc980b890b6303b5a443332f8c6e073032864f5d..8d6bda6d6ccbaa525b39348ae734f2eca09e1e3a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 57db255d2776316abe5dd76ba4966db0cac25754..64afd5d86158804501447543fd3b68cb5dcfed30 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 128c5ecceec2be2a51e5adffb04ad02ff26cbb79..3edf2bb65f463ab6662492f6b2798169f1f59257 100644 (file)
@@ -1,5 +1,5 @@
 /* **********************************************************
- * Copyright (C) 2015-2016 VMware, Inc.  All rights reserved.
+ * Copyright (C) 2015-2017 VMware, Inc.  All rights reserved.
  * **********************************************************/
 
 /*
index cc9b46951e166636cb6d1f83d359430a3261ea37..fc8fcac47adc572578508a78834c49375070ebf1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 87df9b892c5c02fc7084df9ed0738392caa6264f..bada1b6311411f2ef573022d5cc2b37aad05f656 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 94f2317eef1809e3df6fae2bb8d017f451be2e2d..d76a6237de438e8fb4712f01964f519e3609d278 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1052c777cb1b89df16da1724276ef0410fd26511..3eed2549200927ffe0005e9e482542e8c282036a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7890e551afb4d6af323cd5077dc3e9759ded37e6..518038ffecdd4e6702d7bc491acc30b85ffa8555 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index edbc281435306c291ce36bb12f50f225a6ce97fb..88bdc5dffc68495a7e83d798fdc759d3eb54fd22 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index afb5f78ba0ea24822ca593f055f93013537de58a..0a1c5b6884a1f429dcb0a07a30c6c74e93ad657d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 40dab2c95465f0abe28a68243ea40dbeec92c7ce..8870503d34bf670a2dd216c53c78f7996ca73394 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0f5507061e2e0cd32ede0ec2a8ea85d2248c630d..5460da9bfc5d341453fe3851c8206b16e3cb534b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5a4d6ea033a0688ad29e3a3a0133e597e6abb5f0..7ada351d8ad5d9433a44c405c4c121644c608a58 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fae31bf4f2a6616da241b02d6a52ed22f9d7a1dd..d6d37ec8cbf090bf75d58128ebc0565d95b389e1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a731bb84a8b189f4241a5fefc9f0ea42a3d43a9c..d967f35238e5726887d21b69f29a5a3b7c93b6cc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 47bc34a5475d69d9bc2a1f20ae2646bd39064416..c081b9a43ab596ae747620cefe87fa09b1c6e5f4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c90989c8972345b2b9cbf4ee099a2c988ef0151c..b92362af0447245bdcc745c1dca2ced908063d84 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0d19d70664c33aec401521312b048363996d9c48..9544f69fded94d377ec5b5a1d0586fbf45e26328 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6e3ffa38c5b8b8e0b873f4cd7f7c8566b21de239..c0c5a0ad346afd1ed447ba19e5ae7f4c3d6f1a95 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9c7d59cab7662db703ac77a653d9e786518a17ae..29251ebebc97c83785467e72a68e632ac39f1245 100644 (file)
@@ -1,5 +1,5 @@
 /* **********************************************************
- * Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
  * **********************************************************/
 
 /*
index a8f002f6b07f17b4daa2eca782ddbf3c6042c7fb..fd0f6e79633a14951691bfc6263d333adfeffeea 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f166ff05287698e88c534245136a7a48637f21eb..bcc64b1de330d30590d6945c6a2785580739ba1a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1918431d2e879fb729a1d1370836c56f4a33e189..ac0cbe838431a20118053f33a745d2d5f6079898 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index aadb31290deec5a1b964202907752ef258ddadda..37a3a64c52c7e306071b89acf9283f798c9e7cec 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 64b7bfdab88b78b319d10ac36a616b08db4afe43..e823f7d1290f9f4e7d1b0666b73ef04fda7ab40b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 01f9a8888b8d9c89aff33b9cbb481da21d7c7775..bc0b0e6e423204bf8f0ef1b28102ce9788734ff8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 03b974ca50bb778af42713286c1ca8bd9a136669..b68c15cc6902de3f36650abcf5eac0336cab9b0a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 18684b0867b57a116ea1c0bc2e960d103b1cbeac..9c539a16440633afd2425ee4c291d03eabc990d6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5e3f9ff3353f9228693197ec8747acd7222bf3eb..6ffd1bcb2422b0991325109e4759d820706e66fc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4c45cf52438ef4740421c0252a800e93e12d9d17..164b0f8d82a76e45e9254e68cc1d9dd35aa3170b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d7c232e6f94a569eedc7660056471aa320a7742c..ecd87e0fb92a8f6ca575fc51a4508fab101cd2b0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0b12cca9fc9d6aeae63bf88882504dd2fe3d8b37..d7daabe3938e5a70ec6888afbc6f51efccbd689d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7b4c4d01a10c64e0950bc5aa4a7c3b9c184c925b..542b62dfb0ebf517762f5ac52cc43f62033dbc4c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index eddc4ae08b80ffd19f469e9d9bdd9fce9c1fbe27..4b4c0223f7ea19d8eb3cc705e95d45a99e7593eb 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 56bca89114e3fd83b5a2fbffe7f9700677464431..bbb9a81fad3d0247cccf80f7c5e56790b8f6ca45 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index de09172bfd67833b053ca6f3adf048c60c641a74..afe5a756a30769a5081a56f27f4486ad45e95bb6 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2014-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2014-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index d96b84e931c5e97facc823d61b9d06661e888589..923d4f085e8bd22a6669ae901639899213ebd8fc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9975dec60523339747815e90780339b3ee28561a..d669128736c1294d580946dc49c00168e33e3acd 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4afe58166a2d12c087bb89766b93ff8b7268b1ee..d4c3228d4989fe1752770e164866f4c1879152ac 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c5f7917ac62a3ba640a43aeb87cbb523a91f6ce7..504255520196e3ec3cce0f707ba5c79a81d9f8ee 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9f7cbb51977a7bba18a296e0a04d6fc18a89dc8a..dd169154174d4de64e74f2c281381cc0e76fee9d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e97858fc75ec351ce2af3813060af9701a2bfd63..d58efd2e8b415e0fd90afa8659b10ac91301d937 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 7118fa23de02081365c044a5d8428a4fbcef088a..904df53148d20fcde17aa0b850be4264fcdeda74 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9f0965c78b07f5541e681eafcf3eb60dafa2226b..b9566f90766c3d690676a8694e18c90ec9471bad 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index e62c8e2cb09695fbb4183958476f936dee881308..200a732ebfd6bc0434f99e2b5e8698041b796cc5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d3ec844d4afbac11a24523a03987e80d0c7b6fd8..c885c7012bd83a3d5e030e9f9e241f65927860e0 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2013-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2013-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 221add046105d5ac43a9fa13860610813edae5b3..57a937878ab71726ddcbe5f68911fbc55e863755 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a4e97f53836c5f14bac0ecd885ecc7771041824c..df1a370c2a9809286b66978e98c71595848ddc72 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2013-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2013-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 9e57d4f566c4a7be33f45cbd7ae5c7f1047c1118..d727b64da24e7774dfa01b88f1182c011818e6e3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0ee6d6690d35d6a33c298484fbdddfce80decbc4..e427e971ea3e5e23756f9cec2d52d883bb18b1aa 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index e400c2c40fe66bd9d797f5a8ca4dfb58fa9a49de..eba2d37aafb7323a15d067f35bf0314a2c6dc460 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ede52d6496d81d1cd7f71bfadf5020f2db58042f..e9f04ffeab9b5d320f415dfd4a030b1f6636cf3a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4577b65525ee6155ab172ec678f0edb27bd8a3bc..3523c0be330ff6a540bf087ea1b3d9561ba7d8c4 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index a91652bc48ad6072ff9bfcbad998635aabd99e82..654269c728e1c3e1bf4990603a5dea05111fc6c4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7a97d08ffcf9851970b66cffd1c2eeeeb1c8be6a..dc4ea387923728b99164bc4f5bd543e75b286950 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 510999088f6dcff1c1e768962e758601c404cc54..61b199bcb53c4bf9c13a08d6c7564a0804b55921 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4b3ff883d44fa3bfefe12725014944e91ab29c4e..5675140f9139d8e8f5243398129510d4fe69cd8d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a715aefbdc02fe9ca902a8bb3bde19f55bcda3eb..365b3cdf19c2a359444ff2f17898fc120043def6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ac2f624acf2c79105af96004de854decb5022a8d..b76d534934881700cc88402dda4bd5efe5971d3d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 91ecd59dc511709926419e17a7ddcc7591a38ba8..09aa0094e68a4d849ff967ed817e305efee6375b 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 2f3edecb8bb25d728ef8755fe3517704dd1fff05..4cada50d7b5200589e1be38ae163860e5bac02a6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ebcd6ea5fc2f7f130a99de3f239b2aa767e9908d..f753390b971398e6cc6ffc1111bc43ee9ff298e5 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index a59ce66cd95a5c0b1cd4cea134e1fa52b8525159..c44cb9e78737621730eeceb417f9b205930df147 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4229b5d940912660f01dc178d6de5fba68558f9b..32823a6afa2aba6bfb28bb15c8cdc57e83a642ea 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index f215c37a52603830479d88b01eec2e475cd5374b..01ae8e10f9d6f6ab3db446888f94e2475e8b93f0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b3afe9e5ef563d3e9f940de3ca5bad61d8480856..8ea6ff14b692acb048d0ea37276dc57f40f23d97 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 1d2a888004eb5393c27216394cd6398e20c870b5..c22448f645eb58a2aa1648b7b359d6e9c241f287 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a5a7fea8a582865bc2c93697e70ab1894bc645fb..c321bac97c2ec627828641560c8b0b1fbca62ca1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e058dba0d5a615def80bae4193a21ccb823f255a..54a9c5a27868172c10650e4ec3c9724a2c20412f 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2013-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2013-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 4e7104b4e98398aa9ac5ff74ed6a466c1ae1c832..0f87abf6cea1176bea0dcdc55b677831e5d2b9f9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ab3454fc31d87f6fa0639ce5c8479075bf9240fc..cd3874d8f1674a43e8f54fc4d8701673321d3a39 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0677836c16b059a7c63e76548819de07d774cffb..180d3e55dad61c57236a76d77afa8e3ea8ff43f1 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 5fa07af1f800e79a6da49d59e984a9a3f1854357..a2ebabaeaae60ef47ccff5f98eec3c26f0b8caa8 100644 (file)
@@ -1,5 +1,5 @@
 /* **********************************************************
- * Copyright (C) 2006-2016 VMware, Inc.  All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc.  All rights reserved.
  * **********************************************************/
 
 /*
index 6e65833a853ecd5f12a080d7bfb22044c5adb88e..d77dde69fd68a8c1da0af17857fd4ffc2a7f5fbd 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 368842e67cc9ad41a19f124c73770153d0378d4c..2e5ad95990e6657b681c0ed3077bb675f4019522 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2008-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2008-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 333ce5e0a8cf7deccea2f4515d60653293a415eb..f7b576ad89d3c5546fb951234105ec3d663b588c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8d139b179bcc160701b44ea0bd2293aa4568218e..7ba2144880f1fda426ed5aa56f87fdf63c516a11 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index afb50f0e3d2110fbf593998d299d5ec9cb2ce572..92635ee327d7fb5177c756eaaa5c3c818da818ad 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0ac1114dc7d52f6b885611bf9898484825ed5f4d..0b63996eee3a089dce0eaf3e7f9c00f3f84f41fc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index eaf8a574752b36070f09a4b74e41fb155a7ca93c..408778a73c531faa92184d984d6bd74a365feb7f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 97d90b572ff92276828e6c1206cd83f4d6be025f..100686da49394dcbe4941e59022350b75f81bcf9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c32fa6945d1d5e9f610bbc18258204427eb68189..c2e0d7471d9620f8c96fcc042cdc14b92bd9f2a5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 699c16ade2fb0a47f96e58635edadb01a82229c0..b783e363aa5b2fc74c7050eed8353542c7e5e1b9 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 5e19e2080ac601532f4b3f4cfba031ee6ba72075..f617ed022c4a7ec5cb6293872b0b62b4db4a190b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 79c56f8002ebd4dcff6cd381da569994d503066d..4b8e37eb1049a873a47005d061a0b9c16b7f583e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f499faa4754d28555d489cffa509c80d66de8ee1..fa06e044a62d3a6d6df2ac8997be97809220ba3c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2bd0e88627ff6015149d220c115e283a53727314..86b8b2c748f9efd9dd7e23448bf260f3d08b6d0b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 52b1a1ddce35e3dc8cd87c3538c5994f14d72e5c..75793ab7199c9b81734451169e3db9913f55a0eb 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 8e6f77269e1d47177e0a81ca2447a864488a0ead..824d6ab04b562e767780e2e4940c7f95081bc771 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4284c51ca718c2e558571c641706bd26b105e97f..ba9e075459cade22f659904932a1b771d0d400e1 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 10dcb73b0a7126de76f128793e9c59fe04869a7b..18fb205f708a42c1d1ea67a08ae74f8b33edc823 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b63932e0f39341db83a0cf1e6466dec539666515..390aeef15ec23184d7b79bed267c681ab09e533a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6c7e2727774cc5b3dfc5c9d454019dfef14a830b..4f8e87553c4d66f54e08e78cf3048dd691d77903 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ab877130d7f93467d5ed9b38b88f4827e433e2c6..965f8da9f1ed8d647eb41899cb7911fe2b626746 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6c18ad29b8a004e8ff35ab0dc72871e6ef373205..3dc013f2b0bc017f55438db4bd7508fc91c8d86f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3369aea672e90b23a0ec8dd537639d7557acaa59..90bec93e752d218ef007e4b55b1db9051906e349 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 743c3537d16b3afd7ec4ceb657545243c24863ea..0b596639a3a4c1bddfac11a1d3b103cc123d3628 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 39765dacc7eadc1c7187454a24fb6eeacb26b5d1..871f6700271c186ed58e1ee4132c6918a259b07c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a13573ef8bc19227d926f2b50e80c7a3304e0e50..4042de491debeddbb5c72ff18ea872077e622bef 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 0f3cb1cf137382f9410715f52b1242d6ba5e6a54..9a5cd06e51eaef3fc6bcc77df13994feeb86065e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9522b4f268cb1b7144c277702b9793510faeb4a4..8a597e3eb4f6b3a5a9243cb387ef6ccd2e4c0243 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cc3e3677ba438f31b2c5daafb9edc86afd334fca..7eba9a5ee2da1d5102aad65387040284e55e1c39 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 503c7b9f4ae28c7f295dc4fd3699fa4357ff560a..56233f4b29bf19620868435b34b4ff560b73600a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9ebbb9e5b8426c78f234754eee8c5bc162e8e5fd..13318010e88e62715d54e8fb60901f3190b98213 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 670167b656f15001da6251a59f32a1d7a59d2326..b687dbfa79be65fbb1ae541560bc4f29b3e8b3cc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ab3e1c21ef556698f7ef55414e344b86688d01a6..2fb5b4f18e471679c327731f2af4806bdcf22d2f 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 8f111ea4447aec999b288bb4e791d4a7a1a4ed70..afe410bf5aaef0a76307b09cb5dcceee131fee68 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d389eeeab31d5d536ee749d8a87ac8aa6a14055c..f1cc46052849e136b689ee0f647ed73bb3cd4fa9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 65e0c3b65875e7ef374b786b3bedcd3c0a33333d..f26c134e6d3f8b631b1c9bd67dd6f547d0c8e4eb 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2010-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2010-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 7f93becf33044ba6ada06bee7a54f26505425704..fdc522eb5d6ebad9f6b4a336049df408d339faaf 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b49af696f1a20fa41cc12a23a36ce93bd3787275..36cc26833ddd2c58f4779a2e6edde97f8ddb4522 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 0487335a829b9ff4453e8857486c3dd03bf39269..57c28c3a1df67fdac9d76b38d94ff5908f137e2d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 327cdc3a6533cccabf847c359bb3face2b5a4a11..042261ac47b72b770d585236d67f53d62cad4208 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 544e0fa4bb5748ee0d3e6ec20a3ce2a4f545d593..9952d6e8c84bd6b7675e476c2611231872db0fe3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d97951dc2e7bafade397f4820a3a0e2e5cc91c72..8834383a7f1cca12fe1c71c2cb17fb6eb3b055c8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9349bff7a00c31571dbd7a624711f94ffb15fa84..9de597de9fa1243f1a385dd091ebe8809162064e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 760914525dab33e00a9b4cb66b17d530dbf538df..603080aa87375c8f769ce021520cf2b87b09e2ca 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2010-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2010-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index ec4720f5b8f26a1dcfd2000c9f38882350b667c2..282163e7c12059b42237618d203676db07b91d7b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 19719422f8c85542323185e47bab16e32fd2dec3..c552de7e675498b33355b164273ac5d71521e257 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2008-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2008-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 843047a7e941dcab302fbdd0a80a648a2722e25d..e272b171dea22c3e766271c8a7d164c010d84b39 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e4803ab6bac1b686b6e7883e25e2d1a7f3205aea..7cad036e1f3314f53f4e801ad51732eec5136b68 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4014b7b5e2fe687cb644e46b3e12af6f1e122b1b..4d056f9ee532339d006e5c2ae6812c0e962e749b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b3be1f96bc67a0ba7812cccbfb2837535c3c8e98..639e5c55c0d3565fad60919b31a25c7fcce2e5b6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2347bc0cc4c1ddcb455f6cb64667cf4da73ff521..1dacd12dfd4f446d1965fac6e8f92f2508b3fe2d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 36bcff7cccb0f9511cf106397aab9d02f3b229f5..a1c98836cf7cb17f10b8d035b6341ecdedac9c33 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index daa09176c05d8984009022737083b4bce58f5750..1c38d116dea0f8fd9ed4a576be9cc9bafc329234 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7d55fa603c92d008ddc6db9da5a129ac6a6805e8..a6dbfa3d72a721d528d159fd1983ccf7b00c1b2d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bdf18e61be2ce4f5956ee5b355ec82227c2df3ad..bc34d63262ef893d2de8270d246461ba7bb5afa4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 113c55c1af0bc2df865af4517aaf0edee1f07ab3..ebda177fe1648beb816962c0967abb59dd756e77 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1692e6ec2b43afe9535fa5c04ea11103f57b6936..c7a9a5352fb1febbe174f8f844f9a345fdacd7bf 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### VMware-specific macros for use with autoconf.
 ###
index 5c0deb601999f79a31e9b7cc2dbe8085c7f06fb0..658b9058973101b1e538902096f1322caccd55c3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 0b785fdc44b7e5b0e0ef619ab3c0e51799056727..b86367ad287e89862a6e54f20aafb5a52af81d66 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 31c933117d83db840949617c108db11508ce4293..547e6206737a335d901ca5bf4a8042dfcef0c3c6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2017 VMware, Inc. All rights reserved.
  *
  * 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
index a543cc13e78a069463f06fac4c6ad7285b6cbd47..1dccd7b948c4e7c8bcaaaee05b50be9ec4991c01 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2016-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 772127a80a7800f44cab95d7d79b21ddc957a90e..d9ca4253e18fe8d1ddc9a152f459d33475d3562a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 7d272095064387911790c9415f501feff282d742..695691cb130807e06c993ce380bbc7cef6adf343 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 77be59f49fcfeb2b79d4a9feb9ce4c51544cc337..ffc24b555c8701128086f16811089d10f293f09f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index fe8dc4f7fbc3926347480179f5ef80c15a21a2b3..14e46245c2de48e9ed65f0f89af1e3a1eefc5639 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 964cbd57f4efedde9dd5f5b4f341c35797a54fe5..9fd1e63d8c7cac963eb80b47c28635d64c5f353b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 0a7cae6d8eb76332d2a2644f151f53f32243bdfd..a471786d0e711f030e0c9b024922a41be01a5a89 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 ##########################################################
-# Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
 #
 # 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
index 3bbbaefe9a03b969b0fa0533a0920a393c541eb3..bd0449d76ca935221c893207912ae204bf98c829 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 ##########################################################
-# Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
 #
 # 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
index 5e452f6a333f4818062fa5b8f20ec86efc06f962..cc956e9c884577d709f27729b9c525a5e581cc6b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2012,2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2012,2014-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 7c3a145aa33638a2f43e76ddd7f523b6fdb5eeaf..41d70770c91b1852db7d8bd978c74caae81a136c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * 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
index d2bf297745a384c552518a6bcf81c30584b2c719..ed83f6b823731e0eb54ac5010697c656c8fcbb0d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 2313270d8f33c0a793c277debb352da1d16f75d5..be24c12fee09d907dd8b04d51183b79fbc00b746 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 ##########################################################
-# Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
 #
 # 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
index 0efef44f363053ee712f3b1e6ccc83881780ce6e..00a1dde5783624bb909cf0dc4f24798336c9213b 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 ##########################################################
-# Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
 #
 # 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
index d815f7d0d880337f987c969ef1c5d1a24531d789..4d8b7be171b0c5f6e03075252fcc906157fdab16 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 84bd3af817490c4607e9caa083eb5bb6e80919df..1a8a3a54c295536767e272947eabb6f66f0e8594 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 227bdcb8dfe0fd0ce2bc1acbf786eb46d173bb50..bcd2c35cd928c8cab9a8507c52c5dbd90e6b1a75 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 073f2848ef27b862d58463b3bc6ae52e8ff9a53e..2d9248d21cd15f075a86269c6b2b9283e17eb270 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 5e09a1c083dfaf26df9040a11c9cba445d8f4582..daa81077d83e05e8bdda90198f74b606bb46127c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index cea3d680f2229fc526a6856ff9d76afa9c8bc517..288605b76851d386d50e64717529ef2f65c24741 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index fb439231c3fcba3e0fae9b30538cc574edd193e9..e5994917fd017c090e8e44376a2595f3745be1e7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 054a98df9154739487bffaa92839ad915e60fbec..07d368db04a7d78eed5a96890a4fa5c314d0b525 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index c6110e044c99b6f08187b45bf982f2c941230baa..3b8ad5e9f9b9e5c0f310856868adc65136b69df3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 4d6f36d4905145e53a57b9a75c7ff17ca7d24143..2ffddf24f92a59614534846077a4ed915de57f37 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index c7b00eb86362f547889bc4d1c91bbd200d714df9..7c3bd4e21a70258177eb5afdebcbaf8afed0a756 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index dfee1869e72e0f8aaa58116aa059ba99fc43fcdf..4a47a8174abaf832771fb139a7060f38aea36c32 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 528a2e056d59ac0d4d5fc579d30d4c971dff21a8..3c0955a294699b188cffd3a10c98a898f9d1dbf3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 0f5f7d39c033f538968c90e79c3d29a78973fc5b..f895110eea3f4b35c1b860272305face756ac263 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 0667cb8c857f446859d132f58c7d3dc3fb1b5cde..faf9b2460c791addba10754cba6bf75753a57fc6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 6559265b3fab145aa35edd4091b3c7d53e767aa4..fba3c23856c45133c791824162c0959986074c38 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 36d5e16bd35db0488abda5debdef4ded200d05fc..f44739c97c2f18826c02051b285696055d8889c1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 78d2057171dda1f02d29de431d0c390f09cca0f8..19a9629842fb0f79d1870f90d759a69becd017e8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 24446052aa24757413b89f63ecf5a7510df7f3b7..d780d77fc826026076230adb6224994db0d7287e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 571c4ab2c47f1eb65cd2a0befb2d0a928e8c0d8e..f85f52ea3ff1c3b0493034e52484c4b59b122c33 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 8b614a900656992234170dfe4820b4512b81c208..7fb3e1189226eee515a77b3cccdc0c6a583fb77d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 7078c2fdc66b654b61990cfec5bd4e9a990c1ae2..095c995d779a456a08b8c6fb940e4a3eeba27e54 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 ##########################################################
-# Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
 #
 # 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
index 4583a85390873e2df53a01bffebf3de7e155b92b..184892943f073ce6b6d9120de292bca1340c6ff2 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 ##########################################################
-# Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
 #
 # 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
index 565451abe38e2f15b4f811e5310ab144479c5395..5402aa44d31f1f26d7abcda7f3825e44858532ab 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 ##########################################################
-# Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
 #
 # 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
index db775f088d8d35d390f23ed342bd8fc299cd7fd0..5577b2e5adc44d1d4d37ad2e7d5f0b37bc29b2c3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012,2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012,2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2bec9eb4372515d1b7725168e95df3cb2f52af1e..4c005ae55761ec184b3bfd5c68fa873ca4d85fe0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a08c97deec4a3683b07261200209e952ff3337c1..d6afc75e87d6ead8b40f6cb8561d70d2038aa9b8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 29a50c2d4a7e0853a76fb83625c9c7a9ded95e04..d5d7932cfdce825ce1eada670e77a09f0c140c55 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d96e746b62795b905af624369c79345bbca459a4..5149c2b44271c1f0f785138389437d4ea3c08dec 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * 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
index 0978ef746a2d7bc607770b7a3c544e0c096a76df..a474f044672c0500ffa99724b6d054adad9f4883 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 ##########################################################
-# Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
 #
 # The contents of this file are subject to the terms of the Common
 # Development and Distribution License (the "License") version 1.0
index b21d90aab6a58cbcfe8a272bd1124b253a18dbde..e69a5c10982b152e12618ea73cc8fa7fe7041623 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * The contents of this file are subject to the terms of the Common
  * Development and Distribution License (the "License") version 1.0
index 3d427a434f727fc93ecc1d4d4ed41fa7d458241f..7672e7e091f2865eae98128131cb2f5af767a00e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * The contents of this file are subject to the terms of the Common
  * Development and Distribution License (the "License") version 1.0
index 5a3510c5a163a62080318ceb4722ff96669766eb..bc1ab79ab49aa40ed21d9d9b33a026969e13d5ae 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * The contents of this file are subject to the terms of the Common
  * Development and Distribution License (the "License") version 1.0
index c1b1cf29f1db7e25a8c26ce8c266ab4998c79821..826bac6c258aa8c6eab91f297177d9e47fe7d1a6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * The contents of this file are subject to the terms of the Common
  * Development and Distribution License (the "License") version 1.0
index e0c90c109f7db1f3dbc6aaf7951deab086603211..0e66413a17e394f88dcdc70826693d6d0ac35994 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * The contents of this file are subject to the terms of the Common
  * Development and Distribution License (the "License") version 1.0
index cef67f55ec9f65b4340121004a680574608c9c34..43ca0f9492f619f66638379e09fabb875d4739da 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * The contents of this file are subject to the terms of the Common
  * Development and Distribution License (the "License") version 1.0
index 219d31e48420133baa1be54dedeaa011f34da8b9..7f88894fff6f2a281470ce6485c756fe371ea0f9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * The contents of this file are subject to the terms of the Common
  * Development and Distribution License (the "License") version 1.0
index c97556579302f27fbbafe109ae8e54a4f0670e06..7f1407665677696e7f57d82361709ca48eefff80 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * The contents of this file are subject to the terms of the Common
  * Development and Distribution License (the "License") version 1.0
index 873896009d6a2a09462b0a074f47c8371c14f03c..40b5f4264783115ac3b41637ab54e4f74c51052d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * The contents of this file are subject to the terms of the Common
  * Development and Distribution License (the "License") version 1.0
index ded612db5c2e4500f2ad28388a2f27973f0cb3de..c2e7236c4a904202592a182e8939fb56b5442f52 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * The contents of this file are subject to the terms of the Common
  * Development and Distribution License (the "License") version 1.0
index 53f3cae198707bb4b3ef8f16a8f4ae276b3b555e..454a79c8e03dd9f971f349bebe3fc7af6ace07d5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * The contents of this file are subject to the terms of the Common
  * Development and Distribution License (the "License") version 1.0
index 94f504c36f7b73a4718f88248b3a1cfa7219889a..3c687da07a389f8425129c2277edf643527d0283 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * The contents of this file are subject to the terms of the Common
  * Development and Distribution License (the "License") version 1.0
index d3766cc9223272c89e9e82dedbb65f0b03d58db4..2893ceb1e8069e686917c6b48448ed0d7cff37a3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * The contents of this file are subject to the terms of the Common
  * Development and Distribution License (the "License") version 1.0
index de8703395d2f5a350168b2e00aa0836f92f6b813..c8ac76ca1b1238823c406ee88a03150391c4e301 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * The contents of this file are subject to the terms of the Common
  * Development and Distribution License (the "License") version 1.0
index 5a6dcb8215f35b7b643c977a9419046414d685fc..161f292844ec3a478b932b32613dbfe6b7e086a8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * The contents of this file are subject to the terms of the Common
  * Development and Distribution License (the "License") version 1.0
index 6145a91af36f7c0a4a21f2e6ee9ecb99fafe35cf..795658a8e445042c4c2b1f7ac91f22446ace458f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * The contents of this file are subject to the terms of the Common
  * Development and Distribution License (the "License") version 1.0
index 71cd6c9dbae0744135d39c7df78295c466a6705b..8bb7b63e73a91ae353bfc31ac6a7b3950b0f7d9e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2017 VMware, Inc. All rights reserved.
  *
  * The contents of this file are subject to the terms of the Common
  * Development and Distribution License (the "License") version 1.0
index 53f3cae198707bb4b3ef8f16a8f4ae276b3b555e..454a79c8e03dd9f971f349bebe3fc7af6ace07d5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * The contents of this file are subject to the terms of the Common
  * Development and Distribution License (the "License") version 1.0
index 883c7f1dbf9c389e3d68689de9068fdc9c8e5457..6ce45f62f42ac177b3b856bd3585c41d14daffe8 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2016-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
@@ -37,4 +37,4 @@ if HAVE_ICU
                                $(LDFLAGS) -o $@
 else
    vmware_namespace_cmd_LINK = $(LINK)
-endif
\ No newline at end of file
+endif
index b3e9700cd96a1d924b78cf6913c839f626bb9386..714536040af4e777f231937992a0062307bc886f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2016-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cb05cf8ae4c6a71c47485517105201cb04f37684..35be5ae11a2f78a454831a91bce5da8074b1aec0 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index f152894849b9b468fce4b9a56316b62014d5a75c..ad0c8375a402e28d10c5a3a0a36aa9e9c80b9070 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2002-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2002-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7c829a25d4bc0366d7de9f92921e38dae3a2bbd1..661ace3b61d15f5421b3c25f8e52e48c84d5edb4 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ################################################################################
-### Copyright (C) 2011-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2011-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index fae0a8bb0e137900423ab64be37fb3cf71f56093..dad69f0cc3a793e75213b81d31f202ce825d46d2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ################################################################################
-### Copyright (C) 2011-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2011-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 39df65796f541afaa870900881857b1304ffdc3b..d325cf004823bc6b1b60fb7bf7760dde1d2ee26b 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ##########################################################
-# Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 8005f7d4fe7d2a920a55c3d9f4f81c8126ea835c..722358504a4502ffde476899a40dd335de567265 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ##########################################################
-# Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 62634be2232111eab651930be5e71ee4506cd00c..6671b540f3f1098fc680c1b6c31aa885006fa34a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ##########################################################
-# Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 47a98fd66a52cb02c1ffdcc85fde32e2fe816c3d..4a8a037e12a9669cc926d7712ac3d6a712a01278 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ##########################################################
-# Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 93a5a08afc862c61306574955c91e8565abc6ed2..24f100b2277d662cc57324c222deaac447701b7e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ##########################################################
-# Copyright (C) 2001-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2001-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 1e355a2dfb4a21574560f1887f0a42783fe1ce07..cb540bcb7d864e5ce756a6e0d36b6c9e39805c94 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ##########################################################
-# Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index ff127916b8ed37ce779f09e06aab9ceac94e5c6f..161ca03819e40630deab3116c65e55cad166f124 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 5d757185dab6ed2d253bf830dfe4fc739f6f81d2..7c2d57f2da72204e63efd49cf0ea882d81182208 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 6f6873cde54bdbcf12dc0bff5f76c086e844309d..a51ab32e360d887f9bb31cbc8084b66cec909ffc 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2014-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2014-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index add51252a8c6fd03c8b0773fad3ba9c2059ddb66..5ce25dd86b7f052f494b7cbf23eaf5d2bd635c49 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8b9c5269c89d73daec4d5f41723287719c8405f5..7e35c2ebc55f4f5889ed38d02760ab01b7c5be2c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a70762a38994f3209d57fb03a6aa376a99f0715f..c2a97bea57b35a2fc5e84bfb66b01066620966a9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fb1d2be2f26a213eaedaab4daba488cebcdbba2e..1d03c965c36c74d6f0089899bfbc3ad3a85bb3f8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 97f02fde3ab64066c3a59bc2d4a2bf7f7906200c..e6ef9e2a72b5cdbeaeaf483af929cdf0f1d86d1b 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2010-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2010-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index ba4fda5a5fa678e0e8f79aea393b11ddd57a453b..d6fa33fed5da87672c34522cbcfde0a9afb2b889 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b32c9802191f05ca748d82653bd086a390454874..14551705a73ec28d58f4bc3bebf0dad169ac4b3b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4609e4728fae7d13d840c420c43cf457e1ed4515..b242c0213a189d148af613d4bd36e6751cdbf001 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7c648ad95d632fdcad8317e1846e80b1c8f3a96b..457920c32d439285f18251b2eb51193961b8a33f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 928d0ceffccc8869a69bd68a69b86702a75277bc..0e86305aad608a2f69f06bfa32bc85406bea5eec 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7cf902956c14bb3e8c90c4c0d4fca67b11495ba3..615044b69bc96f637fd40b5d6ff4a405ff0f2914 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 572234ac1b5b2d36702979daa961d89e9dc37297..20f747a5c473ca673fab6f18d3754e6b15ddce32 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b7b63768516caced5c42960c93b9ce264b40764f..c7ea656e6c548b553365774336c5c88f5b18de7a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d1543054c03b8624be74742e4ee3402f50b69c37..e01a981bb26e07883eef06f7ffdafba9bc450aa0 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 260af1f948f63647ed243fc983a4eb03fef6509a..3f1930348b8ccbb55eccb0e576fe756b5719f97a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b0d1ac3e3f862eee2d0374e8d1ba44ffd5baf342..5aef56a86d874ad49958133013f9b5205cf0229f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d5a0fdf971c25627c7eaec16859de00f36e20699..86eab58e2e47946dc9e356733c56504dd7c1df19 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b969ec4891ccd4d03d3b3496a92184b6872fd54b..1ea874452e8130a86ba5bb8182f658f29d81cd2b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5f4808fed449d23171107f8a9ef9a7c1e1ed2513..8cfe1f9486dab224c0802a8f262f291550fb2146 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ff95d1d7725f759d4d90161454eee3abbdf0cb5f..ec25452e0e3316f376f6aac1576d9b1c31b4e56d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fffdc402634b0881a80d3550d4a7bd019e12d9ca..6eb7bcb309cb46b74d89000e5dd635f3d016058a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2a5f887fbc2f51cf0c26cf4b610f40f5141a7baa..1ad2da275b0ac240b6c4429a12887b5c3dfd0327 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cef64c1b2d1a9b3589fbb35c2eb46161282cc58d..4a1c7d8ea8ae8b4c650ea97f6f58e42d1dd8e637 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5b139123d505366f7c2bb1f218f6dc99a6ffdaa9..6b0508d535f9e55ed2a4591e903321db152521f6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 39155de712fa6e4761b681b01c332f1fb41b95dd..0e391c94727595b9e91dd8f9c839eee65e7e4335 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 40064eac640ae68f408f9e8c474bed7e549851a1..304b6b9b7b40060ba2c613bcf00d678cd257ed59 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2d4dfd801f78811016e97339e0c064e4d75f70d5..23f3a27317ebdb5ef66ae89d6aece4d7f3d4aa25 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a40db19126173fe9a465d2a445e86d946485c330..e03588f41929383d512001f7fa804f359c023078 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 25a29c622a3f5e93972ae7c2009e0bd2961cfc4c..579d84905da3d5fae94a9248297b47a2f17635d9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 690b06451993ea4be6d819c0b4c79558f47abdc3..5dde22e73af0e9e7068985b738d2bdbd3047893b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 765c081fc7bb2a8c3ad1accbdef96647c4745193..d3d8cf899ffb551a06709ed53f50e4bf47b85af8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d88d3ee14ecc79dcea4688032c3696d060812d76..8926c50d5444990d7a16c3d8e2b5253bc06a4103 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b134fc7beb435caa23f642ace541ec439b3f1ce3..7fa1f75a94e5d883f828a83a38e1dad8b4d2b60b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2fb7d2bbe1001ef60ce46ea0593f9d9c3bc91e80..18ca485df0edcadfef128ec261eb49a077b6e9aa 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a5e7361bd835c32152b65a79ef53c23415c06a1e..1257b4c9bbe2d772518ed147a23db8ab51cd134c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6b87d7cf689321ec0c2a505ecf7b1ee030c24973..bc692b4b2aabc6182f4513bec8a6374b17a3d032 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 02fcefec76a116b9e6a9945380cdaadacabc3fc3..7c3370d0c9b6f2ee6da1c20dee0f830945e69b53 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 36ca660256935d864e3e3af3263af241fc329e6c..3c0fb4161c0e88ffd9df6f51c85059bb364109f3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index eb1f81bdb93b021774f25784eb7dd4368df70daa..936317c868ebb1be63be5bfe31807587da020d9e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 365ab024fada4a74c0637646a54df33088747cbf..ecca0c608f29201ac574cf2059c45731472587cb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c610367ff84fe9e1e8a526197f791226240de314..a927fb3f838952f34b7016193057f2af9e9265c7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ae0cdc2eb0748bf25fb14f06f4359b865a7f93df..e7a2560871d114e07db315abece049d7bc479601 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4f52829e70b7c6c9965b9951efc64ba3d0815b14..23ac43c79c9a2d9781831cd3de02bb75cae32769 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 40f7c01419d4fc51913ca8eecf9c027b03b191e8..3376fcecbc8d9cbb9127db38ea7c8c400b9081e7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5f42a10320f446da4fd328441934ec93b5aeaf55..d736302d2c13ecf6a3db8a0cc1d34f389c620665 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8497031d1fc22abf86d9cdfb180a3693d21e48f7..e6698bf49ad9df3ad442b362d8bae7a1ede9c5cb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 30635d59cf9c446c5b1356fbf0a5ee7c1844456f..cf321bf54ccd82f8137da35f343d0e51623c3412 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e7731a688b353c191a9a3a76f93651dc65282d9e..5f7c0123d653ef84db161af656e9aeb2db058902 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3bacd4d2eccaa217d9b3f0c06bfb8b8a7b5d7419..0957576d8c4fd1c74bf576002b21cd581971d13f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 30c499a6d915ec50f6a81ba2615cef4df8f80b48..64f72144ac00704d476b53b9e4507095eeb3eb77 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 72432903c662020685fd5ad1b6db90ef0c71ee56..cd10e323fb2e479478868686090b63c766118c5e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6c9feae1307eb2dcc99825fb466942aea4b54956..558265d0f6f81d927287c64813a9779e5cdd946a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0f7087c2391adf6dbbb1b45d55cca57f0f9fcfe0..147a1f437a734f02012ca1768451262a634dd83d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8703488862d6510b86f90510bcab7a8904872827..2f5891af268185cf61bf68358f9452f5a4a1551d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e7731a688b353c191a9a3a76f93651dc65282d9e..5f7c0123d653ef84db161af656e9aeb2db058902 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a9d6bc2cb6062d2306714a3f0247e05fa5b66e7f..c7fb1fdbddfa3e4833a1ddb1f2c52b654cbf0a5e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8080b9ffb7ca935c4cb555a93e66a95a5e2d465a..16b74ece34efc66d7b7678a07cdc2e497352b693 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 66be307513acf07061c8a7c58fd8c5fe0c85715b..4dd33994e2763ac28e01e3fe0479b84b09a61fa3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6b9e0d13b4c8f95f22fadbdf30e08faf788372ca..69ac4c97ba3486e0e309a8b6e6a621573b67fa89 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a6317c0e1bec94435ab367d399b152c5b5610e97..49affdd8151cb6ed1a5cf8c1c55b736ed538b929 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5738b3438dd8af9d9d943a73f8921bffa7c54a14..243e178af4417bcca3f602c66a28b503f3999e7c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 260399af31b8c2053577848dccf40bcd4b9b3b55..88d1922add057e176008ac1ee9e9cfba414b22a8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 369279d6dd065e011d5734699dd8120b4b48b769..fa1123f6a5ec39440e16ea3fa67f7df5b87058ab 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8530fb313379876de2883e5e6c8e6873cdf20b18..20087e97598dbd75e483c2852e89e3d007d149ab 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a6ce3fdaf820f4307b345d8df2a4e36d9c9c4131..735984cc469494f5d6f629256985aa2e0f14e870 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 84b44d34d3b588451256236f1a917aa338357fa2..6d1829a29c95858594eaa23d9bc4a3d352fe7a73 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e4539dd00a3700c572cba96f552c49ac9e45c491..bca2afa52a6202b8a9cd9a38653d6564cc9dd942 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8d234d4cd905471886cebe1b2ea19dfc511a50f8..2dd38833cdb7f28f54dd74c38646c77c3a9ea8bf 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0913b3b39d65ff55b60ad75eb2649cd0107ff5a1..132d02ef6c55d29e7a24412ab5eb524adeba50f5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f4ad8e2627746419e529cdce538c886309675c2e..7a819c2c0d32f45f86b9270169c87cb1ba7aaacb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7377614811c3aad5820ca5cfa2d625425fa83094..f5b5d108ae322f016f5bfbbef24d80ab4a69f448 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 654b6c1f688cd4fec427f60aed783f7cf1272caf..4118aaa347a6455d9f8692d11bffee87ccb89f18 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 987ecf5c1fe5b68919a312dc3ee198ec8c8fb765..627380d9bb552e415e1c1e173c8e629a521f435c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 861c6606de3d1cc7d4c86aad8b3e241ab25d2ab4..c234df0e2dbb9186743bfbb018e01dbbf2668efe 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 496114cf4d8e4622122f9c76f16cca7b037960cc..446dc80769115787a52d39cba593fe8cfed09fd3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 53e8ea4bfa8cb476b3811d82f09eda590cf166fb..acdfcc670aaf00ba1b2d5128e31e0e2be115174c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 13ffac8290d7a4a859773d2756ff2796fc227fb5..6885d6212bc2fea142e1efbaedb1504b233d9602 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 231479a99b72cc6d76c14606f205d3772240b6ec..46844b33056e1952ac6a1ea7b4ed912537712c32 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4c2ba6c03d2eb925029ae23f9de1d049a39d56e1..caa109f4c0923cec9d6b16bfd3a8a821832640a8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 645bc2544e6f20eba0d42d8e774494a2811617cc..4abe75d0a48ecd34e499bf8ae1742e42eb48dc79 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 11094ff3f9cf91c1b39a5337f9548d9d1c51bc7d..9e3e0aa77635af81befc054bbe2cd13dbbb8db02 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8995f3d073317a5050b4ae9fd04d9c4c5524c3bb..8865bdee3ee5f6c619291ceb8ce7051369ae6088 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4c74f74ae2b2c489a4a394f32300975648853a2c..2e698339cf20b14079b4cd9c4a4e0e57537d3a2d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3b1f9ec2593d45193851ee3ae13b6a9f18e200c3..80b8e2e12bf5e3949121a9ceb87ff77127cc2049 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1999-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1999-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ddab1e706da5c6a133a610bdab534d19057cb5e8..1b625c7e3154209546dd03a22d9c435265aa5da9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bec5ec73a8ea3eafe1b94c768a547dd4572556b9..2515bb093bcb08a09d7fd77839c0d8921655b440 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f5341a3b4c55edb931c037e87b747406cf6470b7..f33465dc9af0d8fbdf4a659d8a617fef9318c8d7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7915ecd9d571fe193ad46b2bfc6897315f6400a6..834949fafd2da5457f4c1b3a15683f13e5c8b7e0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3ef8d75f4a725f1abeeabcc95b4b0d5b98ff5582..2a2680e4d8f528b4b56a02274415b52eb6e9a919 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bc33b393c5656ec283b62f42fbbc5b4e534cc360..acbaabf9d89f9ef78ff114d6f9789d891c051a33 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2014-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2014-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index fee0f5edc75555ad4aab9ca963fb8925bd585484..a7f2ce66759bda1bc533a816c219f9e2dda411d6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c1f8df9a4137e0dff4cbcb9d6a0034e3dd5f0ea4..04fcde85aa91b2f2bba875a91cad0315f18a21dc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4400e5a1a5cbe3de3a6a17db619a00c79758be4f..d6122f5eb47530c994eb4a1c882fdec73c304856 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 35dd682fadc4dd0801f4570d2d08b2e3b767e89f..5310377879faa25b03db0c8e424afaf33ae07e4f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index dc23e6bf9055fd2cbcce1515d6ee20fdd6ab07aa..1bc8da5440711ac0b175da7305979065e49d4b87 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 52eed777dfb695cda63b5b9383c0a662dc530b9e..ba567fdc7371315adb733bc4e0be6cf5d2ecbd8f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 59afde422d251b514d0c2ae1a64b56d066efddbf..77171e92357dd3da406f98c0047c403593d0dd15 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1aa96fc5806ef45c4451d90949b5c759fdc8d021..f691158ea87ef5d395cf055009576cc8dc826aa6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ca8833dd7f877d80bf7a02404eeb89c03e653309..add07650779611f04e442e725410bd7bf8319c78 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 34dfefa73a804049d2c69e385a86ab7089768992..e617ed83683e8fd2bd7b005d6f794abb1ff28bd3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4896690d3621e99910c3096e305d09a4549d695f..af2b36f5feb52e23192a0e9a3e8e5c5c21560a3c 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 3f7a1bf923df0c8f33a2e3e2acac7b29e96b0bf2..041c4ad12a615b226fb1bf39e63e6a2955746bf7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3d8dbc4f197360c26a6ddbb40bc9eaa96cfc8dc9..0673639d4dda0949e0281edd9c1fd86ba050105a 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 55bb7041deecedaf6750c821df44683fd24c27e6..35f794c1de399a397e5b33a482cd2df5c7a646a7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 84b788b7e7816df901d8372788429e427349183a..28d74d8b9dc37b1c00e48ac2ad7094a0af69cac5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6c83946e80797e889b617ca90517c2716f576387..f82461c96330ef508bd84ecc8612971e0fb97d5c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 96c8349961ec6afa08314ab2c9cb431edbe4c3c5..1827f3bf31c40cbbb48e77a3d0b36fb52c7c13c9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3c5c12078c569430653bff05976b00be4de322c7..e4eb6754ff750e7e5586e7bc5d8063dddc41cf54 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d0502851692150ed4d807a1985d84dbf5fd3bc88..c3bda0a067b4e09a22d3d88e2d00aa3e48a76459 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index e9c8e61de4f73827607fee747b6ac285bbd3ca18..ac7d36fc804e024175ecff529543dee4adf31711 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a7a74453cc952e4a3284f649713d77f01b266e81..04632a20053c06fd875681a5f0dc9c605caacb98 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ecad33218d8b2d041351218b6091d814aee833f2..ea0b2f69be2c5f2ecac1d6baf5b3a823bd057ddd 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1ab6e358498d904e608416fae9f61b579d2a3afd..65a07f0b0479981942ec2702b2e503937b3a1750 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8f3138ef20fcd0e2258263ac973adb00ca5a1aad..ffae438b5eb432b969c332a812ebdbc4aeb4fe66 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 77591522f4d7592c582ba9fa3c3f3151e4cdcb85..8a9d99915aef955c587ac8b9439b2f9684a6a2b1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f6492fec507cb6b9ed2a140c97e08f9bd111626d..97a84368936221af14dd732893050f42584b2f09 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 213e7005ab82d049843aa4bb61a073e114ccdf95..60240ef124082df549bab9388654fbbeb44f0787 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f7d541e5299227a569a07851eb0d33949830bf1e..57d5ec00041a1c3284262d4e72c65268086e4614 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 7ca357cabec62afbdd2d976cd733323d26904617..40bf810f1f919b870010bac530cf2391c640292e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 22670fc2f653b0616b0c5f4c1d6c6eb56078d218..e12e0d38fd663f53e8919fe63ebf14573f389304 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 54b02398a590a58406ec9d017248c25bb3247c76..4b7fd1b9efeb9d36b0c9af61a3101e6ecd972c7a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cfb5006eeefef65cf8a5c53a5c9f5e00796bec19..012b5d07c018806ac20e5fea04fba1d53c1c31cc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fc86953bb354c69908c88125df13997f22a6fd58..2479bfc19f98293577e1e5a5e069639762eedb99 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 81fc5c7f2858844a10c1d7d3bd65cc48e2243ff0..2c6575c6a8dbc606eb152ea7d2237c182329c077 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 033740eeb95c159cd8771c216e02272b47eb86bf..220dd4e2cda586cc3bc26a0733d0fce66cb7c292 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1abc5f606f0280f8ec13d2d4d8de3c3c50a874df..b94aacae64c050c1e01266d401c19d4ea819280c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cfff69aef570f75471f388e2cd91c19a253f969f..3a82b8d456af373e8b0c9c2bc895b99243f83a7e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 312ee4a18885fbd15887dd1ba60dec065902fc57..897a98602a9934dfed66d85426400b879cde50fb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 63144a6008d0424184c388a2a7177a87ea159cf9..2d57648fa0c20b83489fbc86a56eeb4d04f354e9 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index c21a8bb3eb616b34fd402e79a5af64a6cb314cf1..54fe15f0e832c92475c4ba03cce2176a54e504a9 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 6e619f1d003e749b2717abc4f52ef8ac41bdefc5..a1f96d0cff09f1efb5eb81503484c932fdc674fe 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 98670d4c71b1bee3e237bf5a172a0b65d18dce65..fc22ef1def35edc458dfa6bda112a7a2bf1d89f2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cf200103b112e7707f537391486374c1f442ba0e..e588c1da9d9a7ca47f5d7063b2d01b6c40baab50 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 51feecdcf83175b25850b2f377155b5669cecc61..9c8b16af1db5187c35d1cc7cecfbfe28474fa70d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1dbd4eda20f3b151090d719314a323d69c77676b..1f8317050df71a3a9d92bc98558bc900f06cf906 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b9a1af5f8c8e25775298c40ea79552492c7f4d1c..58db5fe4f70cbb6ffa2ffafba032733db86a9c63 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 436c5614190d67071dac39d8bd538e76bd82d428..8a7b249c68e85f2ca757332217110618dcb7c4b9 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 323cbac56888dc8083087fc367f31d1b2dd6d863..5af411ccb7613087de61df4b9cdfd4285d207a1a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6d304a716c0452b9ba1c847be8791ef65c76039e..ddd079a29f8b05914477406cee5be70fb45b4da2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a10ef3d831714831bec8b2d97875894b322893a4..351e6fd48d75502d9326907c32b0caa64115bc34 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a751ec75f52700bd9fab586bc3aa7e3a608202ec..869017485994a8531787a6a36a9d919b5fe087f2 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 575fa3bb9fb31f029fcb9dcc039e0eb792dc4a90..8c2a8b993cad31e46b1538f80516775ecd93bf84 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 32f45c617185de6ed9d12226b7307cbf4cf4336b..a70e471afc09e5b3dfa772395f780fcd9f1c9512 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e1951ecfdfc4b1a80900e0742b5e2e6c5602df70..f71ddcd18c78597dfc87505a583299793d5cb06c 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 5a1a1d42caeff2b618ad61ae50f87ee2fcded73f..ee26dbcc43a70c53b4bb9f301388d8cc9989452b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5229e9a8707a3748f79bb9bd8f8d2226453c9b0f..35d948ca8135816a83282a41997a01aed0b97412 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b2ae31effe7c6a673234af4cc8493790e0b52bf0..9498f1c51aaa31de61d000497e27baa2e913b607 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 42ac297db624550ac5655f6537bb7ec2149105e5..a2fa58e451b33918ea69de83a693909c90a5ede9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 10d2f6e433866aa5df2f5d15ea1703c18185ff19..75d41cf241623d4c5fda6b79d1a9034c11b5acc2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c28f4f38fb4a87880871919e59d891c70fbb3ff3..ed956b6941ae78a1c0cf35c630d2eaa46d484053 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 604da5e09eff212a27ac46602af07b46793546a1..cb6eb4973a555a0bd4452f0dd9e66c33b4195d15 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bbb270def6e603dab734c3f00a90e05cde573ad2..51b65896caffd3fec0d6d65154a83b5fc7e2fb6f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0d556f54cdf5ef6bd7cf49e07a4b9caa923ae836..e928a93641150da8d327dbdbb356cb3e9f276d66 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 66d36ac6976523aadce4fba21a181e4b9a8cadb3..1567112a9768ce08680c28d3e616d9526069ce23 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index a2f2f7bbf7d3d5e06136cb745473e91fd33639d4..4dd9e6e7e952f11ba234237fa18d307ba900536d 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index c9927d4f829554491c22db86305533e11c05bcb9..c263f0c57865db08da5d2abe60c3293399b20ffb 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 25aedee5b7c1d606534c9176c1395dd795dfd8c1..c50dc8e161d67ce0a990b3437cbb43e9a5df9405 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index ec187b9503fd866a9a4fe6a913523c3318aad7f1..9f7dafaa181263d17a777351ac9fac851c92528a 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2010-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 1fd91e8dca3308182cc1524a40fe84c14d1bf224..3f18a47d5b8af756b23e15f142951ad7345dd225 100644 (file)
@@ -1,6 +1,6 @@
 
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7d5341f08545d4974069f5991ccc5867ea9f5e60..6f922e865b8069b5c2613974530bed32d97178b7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bb656ea435351b8fc61dba0b00965caf0c35e9eb..c51417fb598c384cb316e4fe63c800737f0d2e48 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2016-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f97ee39d66d9ea5f66336f8aaf5712ed99e2053b..219101cd7feb317966a3f915d17a25dbf5062fa2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index aa5f2173bed476371cfadf26af41aa77ad8e1a22..6ec4c565a17a89f0a158f36ce3a5bf1a1c3cb145 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2016-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2de6a4f4b5bfa68edef5867fd357ae685edfed12..b72d90f6904acc8cc82e34300a63744a4f230a41 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4aab4c68af3bfdef211d080943c6f01136a494b1..2c5830731f12c263f1c578e0b067d7a21b4c59a7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bf38f7be6e857d568e8e81ce7a87475377e7f717..5dfff63d07c624b0ac9accc278b7c81dd897e56c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 764e4ae06614bd878787e15c468ca53155085c8e..dcb11a0729ad57c948e3b35866f51d62d7ba7ab9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d6b7a9851508c0107c5a52aea9eb5e01ac34b3d1..6d6cff32a22046a9da67f3f0e411e72f2b415018 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fe53e43a27228b90daa1074c1fbbe191284bc6e3..7407633341fa9709b3d2cd154f5acb561f3b5373 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 68fbc3e273afe42daa7e6ef548d7346e3050dc68..ef6e6e620155f67cf1b8737254d33436f5dcfd6b 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2016-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index e246dcdedbe1c973a355391e306ad1a69070c485..d926cba18d6a389a645a047fed9d7f41317b9c20 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2014-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2014-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index bea91390b8fd987d23c2346ce02e6da32878c51f..13e5b179af964d11a04335dfc472f0bcc0ed3e6c 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2014-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2014-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 0650a715a2dd6ddd5b1a1c4de67f7ecb9ed92d4a..24b19d1cd5c14c7b40207b388f359438a985957b 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index e826a064e958583b57fb0649eb4d21679e9e8105..02e8b5d70d717b2e9d0e0171b195074ea9915aac 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 3f0cc38c30693b00c762acc64e32644ff5241d93..8671d49ea6e99268dba9bde8b5d5771304929967 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 650e7214b2b1e696cd138432e63b867905ad5ba0..2e7c99fa1097c49c35886f4fee16aa5a8546411a 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 954d739029ef831aa689c28053004ccfe9ec5d2a..6d96c4849368dca8385fb32c461b304188cc4b35 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index b19198856a987dcfc5da62a28facfaabe85b7165..2a015d1a38d35f96c10e34301916a215a2938be4 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 5f3ddbd53fc4386216c994939b9985fee81e4141..23603f35ac6927f998bbdb23d8f38e20822dfe53 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 8d1ec96a054bb61961828472d6a7a018c50d2900..0ec6fd01e81bd9fc2d5ffe8c4d2cdf1abe6ef97d 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 9319ba543f6d3bb797145fdb5f4250f0d6d6c7b8..5a53ee8741090a6b15fa01d50093a8fd118cba95 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 7209e95c364fbef74a1851048eb6987440da2e61..6b5a0705dd8605ecd422d27bd1174c53bdd2e12e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index abdc0cd4c4bab1c3778550ff9d7ea425610e34cd..17d3f49df8e3b45f07537fb91bdeca57c683f299 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fb4261efcb4bd49d3e964b7e6e631bc0d8a5122a..8ff3ea7629996e385387f85d44590678aeafb909 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ee30f6050dba0a18aaee04354687361a51d3b1cf..509090d1b15d6eb440c875ab5f1c52337a0e9008 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0d7e125f14b0455e56c71a16871aad81d990fa5d..d23319d4a77dca1cc84b2fe26892201368f101c9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 76383c46237acec60caf04b7d1a7b0ff8719fa3d..6dc88c613a3d13ed2ea56ba23c135789d80f7063 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f7f3aa2169fa2506c5d189b861ebbb5d6c6fa59b..ce8b70594377963495c0aa8dd8df2dc5e3254634 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 89ebd999409a9d0d4d5c542839d52768dcf896f2..d4c7dcf8ff03e01c6589f8174831e0431d77a09d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 54294b60477c21827cdbed0aaa5e876074ea9703..6883b8ea509db683767c929a0a5a33a7f9bf7627 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 14ff11a7a9e24ab76ebc0a1d3c04542384f85803..b89e6fd1af0c573a87a009b2a3e7cb315e430bc8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3fe1bcb4ea849fc6aafa78469673e749c50394fa..ec626d8b1ad9b1854618f637e57b6fa75499fede 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a62b32bad0d8e094cbe1daa3f80d344787c70b0f..5920e6f7fef787a21d038ab6a394d359e9366eb5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4454f48aeaa963dc05aa8ac2cc4cc3845a81fe3a..e5e0f54e9184b51e3ffeeb5a601577cc99b60fce 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8e0345b906232e27a0669a3162a92cde967df0c9..101d108332e08329290ddf942f71597e951ce676 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b269b8e44228b531e2af3e362adc2e28b5e1e82a..7e125252a4e6f325a312d2231cfc66731c317414 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 09b97aea98e956afce2048bdf1133cabe9d4edf5..c583e1231a0689bdb883ccdc1fbba82860b6b2c1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ba2c8a987fc1d16539464623a569a78f368a91dd..12b800b274bf77ef5a838c366baa9d23c6eca5a7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ae2f2f1f5afc48f0997d5fb43888d8c8a1f82304..84032a5c83983a02164427a08edd19801152c461 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 185a60778aece3c33c364350f58ce89e6269da8d..9e7f5cccfc2d6d42dd61e84afd5cdd941c70a797 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e232cdeaadd26f0e4eade9f35243788f55cdc6ed..c82e1fa50efe6765b12da8ee8f78d7ec73f0365d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bce97aacbdee7cc1302445cbbedcb9fd852ae133..c1f297a3bae76311348429512349ace94ef37167 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2014-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2014-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 9bd6499f4ef9f8d4fe7e9a1fbade9e705999b061..f89a063f59f5364c04f7311d8c435b1aad3a9702 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c4860b244d1c0083fd0e7bbc518f58e35aefe1f4..e469118edcf6638764f6f3930e6cc5a46e35cee8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3eede1a0337f673b996bd4b240332f4e6137e6de..8b013f0287334f5132957f9c8b07d0ac5d94aa09 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c77c14f0cc896f6a4c1b733f4aaaf8aafd08fe85..761944bc7388f1e8cb3a9bd451a47f238446915b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6055c569b95041a11741a1c70cd74594f99ec488..83b5a17cef6f1ecf8c0ae8bed73715abc4038702 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 96dc2311abfbbd50c1a2bc446c6b8fd7dd11c286..f3ee26eed89c21402d1909eca37f554bfdec6d98 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index da22269dddd6c6137935038ac3ee0d508e5f6ad0..762926fd191413254ca40768cb4ed57759ad2fb2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e07fd8c4569e8784e5f3ddba71a08bc6910252c4..d6f19261a59df902c7cd2bf208bedb72aa6b574f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1556bd28eafeb795e6332d2c9232c20d5e63c091..edf8940cb9efdaa19377267101f846eb8f5feddc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 47a47d35589eecf43f98dfb892e890066a98242d..369ec78b488ef5ec93c6de13b7b353486aa42822 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 551ed3769ec15b10a86074a742c143628b337484..3f23036e8cc128a2a8c5038624e52ecb11b54b07 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 590b2d1e4ef25e48bc8290ea775e1f73235a2a14..6145110a6ceacf1091d614983dbb7aeddaaf011f 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 2526170040eae5c44f4aa93fbee5aed909e0b1ad..bbf90bb089e9614fa125192780ad2e2e9a31a3bb 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 27487e63bb2ad1a021950152714d580823e22f5b..77c570e6d5a90ee706de1fd507255ed12a306108 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 8e9d991f3c16dc377c2b9e67dbd777c146ec1576..01f763762b63aa7fc3404688f830acb36cf4acc5 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 29113db5d70ecdc99fec232964fd53de16e1977d..540599b4d05be364e2fad10441809eccaef9451c 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index e777208bf83af7da5981c073e3861d8fdf92d682..83aedb0a828e47520e87d5505fd77bb2dd608a57 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index b78b4816edc1d2810c1bdab6e1d2e8381ab0a6c9..0951d4fc26aa86aafb6eefbb410869b8eb75d4b0 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 8f0f0670e99cb15b4f2af468921e4d22e0bd0879..5a7473f8417ae3512cc593851a3c89dfafed4835 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b5cbfeb33849626e785434f0b8e0fb1215e7784b..b703d2d83cd375588878cd2706f7d0618618eb1f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 66d601a8ea771b7d4f037ce9ea39b822f0791cf8..b8ff93fb68c091023af270b6365a31d086316719 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 97a21de33bc6fa905b230a9ffd5f8c5c6f31c673..aa260eebd212c547456cd4114c641a9e14035b37 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 12d243936994f35b10c9d6c207a7ca4024fb153d..1ea0b1d566748b316c5cec861af72e88a42ff8cb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f15f7864fb1a8888cc9a61fa08e0a8a9193316b7..ccbbd99a032ae3a9f2e0c6c2789909ecf4003ebf 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8f25de2dfcb51a30ea7ca18342e64967358ba1bd..1c52cdf47ff43101fd0209607c7500f288d34cd2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8c51d9f2ab94fb3ecc330daa8d786630a6964ab5..2a7ef349723a779e5b8c0009fecf43bc7cf938bf 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2014-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2014-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 36f33f29801585c45ad9e3879bdab14d45cb9c34..9d7cbacb263ad8b2acedbcab22d33266b94e6b01 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 653bbcd41634a6670847fcf8b3964d7b83aecbf9..89b8c0e18fb04b976345380dc3ea045509aab09e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0c9f29f9afc24034e2133c66984bffd346e0ff4d..9c76bd8b7fac38bb04c40376a8e6bd4450c61630 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 4dab162783b107d97e5d3bc167723f2770992254..a9bff2f1bbf65f701d1d6f18c56620e69b6d2279 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 70f881d1f57291c30e06bcbca8213b71a296de69..c5c0cbb107fe8862e5072f2eeb615b9019e53e49 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 7733d603dce4a893cbbea4f3981e57fa3cf41b92..64edcf6071e0c1c19ed2c9e3bbe7042afd7c8c18 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 1f20b29ae63782f4ca13ac59e9f33b86673a0e55..f964b4d8f01dfba3777b8627f3703908c2f6100e 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index ac26438b67d6b4ad3e56fb3c31bc38cd073b65cd..759b8755050f7966693d87d9802377ac74f3c7e6 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 08313a41a353aecf7d2e074ec3cc3772c5403cc4..e4c31a1646c2cc91a927f922ecccd2a78486d496 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index a89f3742bbe7b0ff0871aa0a332a80c9c2abb0aa..408c223d321df7abd21be0ce562966019e6c9354 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 2483e154651752fcd1a423e00dca358ad7cf6eff..4c41677ef88d670c7a0ae404cfee7cdaf0cc79a0 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 335a6cd4b7eb0731ea10481ba61d52e0e04da221..5b5b6bb418c2b64e6fab8f8cdb0db237f45eb5d0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0012b572fc8ac6ee23861f0cf1bf196f8f6c2d7d..b5684476f4eda0d3f819cff18f59426b0bc1d80b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 00350baa7d25f5554eb518850d86f9ac957bd282..6498484ecf97915dfc8f1c565e854506eb819275 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 202dab14f154de95726e65173df5d43417f33089..7bebafa349f1dcf2b960a0a59edfff9d55f018b4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 62d936959110c2d86f692e9d598ee5ec1e3d312e..8320b2926ef29ee2bc1a69b313b673ff7b01afd9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9ce67e733d8dbafb91a3f6411c75853a939e025c..3f74511bc729256d67fd2cf82a95f1292ea0ab91 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 165833fa857c63d3bf2013fa191d9647d0b97476..77b496279b69c3688633d44ecda5258f79bb438f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ebc35196ec6a8d5d4ec74e2116781d3809242e5a..ef86dbe6cdb0849f40935e8d9ffeba016b1c8aba 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8464154b8a7f0aac926d476245dc8a5d3b64ce90..a06f33c327a43e4fa6f8d0ce363481f82858b1fc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5efcf21aa9024d815763827909e2d85bbe6c7927..dd8e3c4e3a0af9c52f4279f32cc53940032073f3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ab36dca4cfb0957268a66ce02c450ed9e14e3540..451cef8cfa3c86c04d8126834d32b1e1d63197e6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ed9e37861680c300f23c512cf46595717d843320..5d8188d98bd5d8972c14030974eefd162eb0dd47 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4aa41da2a66a209a952dd0464c07faafa49a935a..b13b2837ed7abba1c23613de23933544edf437c7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bf8b96d70372fb322a7e2bd9a01bd74f3226d91f..86f800049d51990efd41edfb362e154e96b0bb35 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2016-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e59a34d4f71d529da48d111b6adf49b96e1427e9..dde7f1faa985462adb135eb2d5842143c31930b1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6779530814017f2a20a94273b81cfdc099ec1ea3..2299b61d8042ca6c65e396c1d2ccad075e9f3924 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8bf3af3cf44a994e518ce8d0b932dc430a1f6d24..5d826e437f8d8fb9016f4bc1f1e0f67f629a9d22 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 27b482d30cd8f19832d461824cad3c5bbfb331db..4c1d7fa309387befd782e9d162b6deaa3ad17af0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a5f4951c33f0b564dce6391c222391cb794739bb..d08ef01363f02785efdc76d28df246424943021a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9018096c40cdcc033bb464a51b2669e7ea30a293..5e14adedc4e36745bb8685349f5280c064549bad 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2008-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2008-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 6e10b0b475cc5f85e6c413dd3e57b3dc2691b761..7f51bf9cd3898a50feaf2332df4de9c6aceff113 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 73b4675ad8a873bc89044c238a105f52d14209cb..c6d5df3f2417c32a42379a1e5a416c23f8820f8d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bc07670a383b2679a80beeacf77f2e98320c8b10..a75918e1f4c62bfd25d2a8dae517d3bcfeed6907 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0c346709c527e1312a1f328c2717fb66dd4dd471..8ba127e4044f28a944281997022b6998651cc1e0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0e4b18a12419a09d5afe9c426df425b3644406ff..0907bf0c6756705a2c6cffee51fe49f470d8cbd8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index effb430a6a36f09096444168ff9d77b2736e1a80..d9b212799cbb4aff77ce08a02366ef54e02ab79f 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2011-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2011-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 382800c1262e25514f2b60f07c1c171315b15268..1571042378973c3f824300ba1ccc9250309c61b9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3a6d1952ff56b81e13fc4e7b7110d55326a7a639..d4447e99613c7e2b5f824fac466e8b3596c153b6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 19089a08e95efd865209d5f51b3c8b2926efa49c..9ba6329ce37955ae81a08762ab2f40bf1450951c 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2015-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2015-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 75a54c09fe387de46783bc7e07a57c10c264fc29..b7a7ad034e8879c1d5a31e31efcbb35ff65d37f3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 851f92e4f5badc6a2517d6bd1ff542d032e95132..2cd13c21cb4efcd027ee189a754fe201ee241c37 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3fba65dbd4bca15a70184235fcf41441882f5646..a3b424ae8a0b511d7475693e36a4b52125103ce4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 88ef3b71a8600fe6aca51b423bb577f1716f156f..38b6c5e98701dc7564de891180a4429aba3f2aef 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 882fbdfee76a88ede38ac2cc177efa077d082ed1..57e000f50d820cd124e3b7aad8341011188ec0be 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index b300611d5bf6f4f65ba630737e69ab73263affa1..27cbfc0645ee655c2ec7e08f313bc294e1e3f87f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6dfc69dec86bed233729603f2d3bc9a4909c38c2..35bdbd68fab18f8d28f509b24ba1912af7d9cd4c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6467cea4b6b55c5ceeef758c4c9390dc4c6021fc..1da21a437934162e4bcb3fe60d34b9353c9967ab 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 36f8d3c975e48aec4373d67606175cfaa6226256..074364ccaeef27cab6c8b0b17a32b2de36d8ef9b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 82b4ee959312431cc59be2f328310a4f3af0a96c..f4d59d2f7a8125387cb42204400fb1e85bc8c788 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e54b90446c5680be4fccc1524805610eb1fc3244..5e492e3ee8d6387649b9e0cd4ffecd72ac2c3181 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cfe4908510b9e0ffaff0a3aef0a7033501b441a8..f209a18986ec80efc113b75e60f7f663965192d6 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2017 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
index 0f1290bd4ab2d69fcd28ce0dd34f2db07d71a1e3..a4b2a873b088d7d8e60d75324dd43efd5d3de37a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 21d9fcbae3b6d7ccbe38fbbc7c830f89e54a5e4c..fe2b054da9c0db8619776869404f4fa3ff200ee6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2017 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published