]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Update the Copyright Year to 2016 in all files released to open-vm-tools.
authorOliver Kurth <okurth@vmware.com>
Fri, 15 Sep 2017 18:22:44 +0000 (11:22 -0700)
committerOliver Kurth <okurth@vmware.com>
Fri, 15 Sep 2017 18:22:44 +0000 (11:22 -0700)
787 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/configure.ac
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/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/auth.h
open-vm-tools/lib/include/backdoor.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/guest_os_tables.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/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/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/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/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_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_legal.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_tools_version.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/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/syncDriverLinux.c
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/dkms.sh
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/kernelStubs.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/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/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/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/foundryToolsDaemon.c
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/stateMachine.c
open-vm-tools/services/plugins/vmbackup/syncDriverOps.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-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/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.cpp
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 d2c54cc645ddda441aba6542ff77b6d6d47ab011..2141eabffef8b8db468fea909670924f4ab69152 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
 ###
 ### Top-level Makefile for building the VMware OSS Tools.
 ###
index 54c95a17d17e5c8f3bda8ec8f0b70dca196f766c..4a276da8a056db357b7a596aeada7c8d4274dc76 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 5df798050d8060fedd01c9f8d4d29741e5566f61..1642d9411d42955d91ed16434a773437b15a246a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a6693d5df766ef5b1d92856895af9cd58da603af..2e41c5be634a131d8dedd02295b3ceb0b2f0d12c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 73befcd8968d9de7eca6ba7563a52da7dc99faba..7ea20971b6049a58e32381aaff1871c01f45df71 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
 ###
 ### Configure script for building the VMware OSS Tools.
 ###
index 2e9a4ad44f9a904bf7e29c1510c48291a15a7847..63fa59d83c4e65797b15981d71cc2111cb340f17 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 3a1d9e771e46866b907b799f91e606980bd1482c..3867d4e739a593a91225f40a98934705029fb72a 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 3837d3a8b603761c88a3dd9e37ebecf55851b78b..a751c43760c8bdc9b8f54df6af6b521a0599c31e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 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 226cfd87b314676b64f0e519cac51b6aeff70d3a..73c429158824b60a144d089169b14610642c5618 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 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 6e9cbe7e1994120c97a25cd64833aecb74f4cda0..28089ffcff4f98b4d0bc12e7fa66078ce2fbf2a9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 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 b20ac31124642cad771f12c8d5015a50993bbae5..29d5968797053c29c9378d536d7333f9f809f185 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 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 4c622b3c6e9e4d132825a9da942c13f561ff4f5e..f33e83f357c6f8f76e5efedb36981b355219ea99 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2014-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2014-2016 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 4b0ed8bb7590f79b6ad845794cb11c3600be4670..68a8f1dcb1287e6ee48cd54ad39fac60ed0c242b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d05803fbc0d1097cf7335cdc5fc6d93eb842187c..8b70bdea8c254c6d71e514e4dfebeb3eaa51dda9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cbc9f02128195d0e5c8d12363e62e7ca0499a546..a50783922f3cd0d29123db8869443c4118a4ce20 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2e6c467226a97fd4c75379550b5c4c6afabdf756..fdb6626c464f4ab8877fbfbb7674f1c6ee20bf49 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e268f6c4a38bca1828209f57f234554be390a0a7..70454f3102583fd3ed7f239cce03c28c66ab1af9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b9c52368261ea941e847260b2af19e1ed1142733..8c7df32b7d17925445b8360625c3d54c3d55b16d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ff0fbd86851b7dac1bc7fee7ed5dfcab2f38902c..cb773eb6fb11724d6bcdb73d0a8443fd225a0a91 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 9d26dadc2e6ec550ee8998ca4d41514b21633824..a2ee4f978a1a1126a073c824b2c3d93300969b7a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index febf48d47d8ff0b356482448d5ca75e7692b6078..b509135950c086b30e95fedafe2c85f55dbea659 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e48417e6c0e9f3c8ba2efce6bdd795a41fb1b270..7c1ba1aff5dd7e67676be8d00c84dfaacfc2adea 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 14a5c993ebcd7b203d17bd3521a26eaa2ae2dfe8..4b729fe832997dd821e9f49f82ac539b8a7c1a86 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 05c16f83d584359a8267a9551a70bd77a7d18a0f..229d877673a61364b44f216fb68937da33de65ee 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c980ba9417b7c6bc10dcbad979fc188ab1bc1468..f9d84805a100fbd93071055f7b9d67ba2c4888e7 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 cff5ffb493d9cb511e167f2529f2bba566facea5..a0d8e391c6f0fbe0e7f64d4d0af77f44ae22ddf9 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2008-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2008-2016 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 ae5acdca3f4cf4bc7f1f2b9277ea1450cbc98866..9270d7d1dba22c8e449fcfaa525071809166e31c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8d1dfb5bf1b966f91b653e4aebe9ab4cc10b6270..a6224ef11f04f6404757bdffc4a441b4e3dd4542 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ead9657ae3fdeca149fc855d6275399eb44da203..48a484496ea11a742ff59a337c95ec809d94a966 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2013-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2013-2016 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 e122335892ebdb1b176f3d527614e6ddf4175e6b..452d4da6403b07e244c05148e216c6c728ed4733 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b95bd569bdd4a92c8b65b518c9daa1ca07c82685..7806e62f293b7129515aea4d39d0cc47c0f617b3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6d0a40a702b9ce3385f6f53179c77a3e86b1a454..f1951bc926de78e3ac8014daef0ae47f129f0d61 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 e75da98d10894202293d0c6fc9e44b265a32af60..399f78a002b6a39f777f3ffaf16aad93669ea546 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6ddd452d1757cf41d6a052e8b7bee52d87ab4d79..49dab9f6c8c370596073999b5c8b0cc8d709d1be 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 13065dfbd39fb10cc222e1480226f0a3e733a294..41012c9b7cc75a947a82dd368a771a4490b9af21 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1999-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1999-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d402cb002f8170dc9f816101c3aa3c3fcac31744..49610f196c64770661141b457b4ed1d175037ccc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 551b7cd0d600566352fc5b6e6461c0f28a83f1f2..7bda8ce2dd56b2c730b099462145dc4094bccb16 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 18e6f0b9dc96e18b9943985c3ec80f093423ae28..c49c8941d92137b0af8e019fd5a9b8389e228997 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f5824d35e88854352afe239ffca0fdefbc9b53dc..c7ebc643532501bde6d99efe454281a6c66d7f5e 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2013-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2013-2016 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 2f0ca85587185f1fe030e69b837c2c1f9050d9a3..dbc7139eea173c8aa0f242389626661bf345a936 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1727b7f40863245235de4c0095dd4976ed02ad33..672f2041951e516ff2d83744067bcb47e62fe0c5 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 ebe063959cb6bf4eaa3daa32a5cf0da368995e1e..b454ed0eb3cbd86c7806e88bbe6c1a7593749543 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index deb75e47e6b1360a6e52a02a7e82bd50b97408e6..841c17dbcabdbdf8fbca04c058d6681d85adae40 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2008-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2008-2016 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 92a71eca60d2fa0f0687a90b5deec6cf5e727b13..e39cf9b9585c8de269dbc6c80eabcee753abcc3a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index aee24905b779e6281084cae2808a3bf063e0e0a8..a2d1a250ec576dee1f266b37449d5a3005de7dd6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a57c1a8cabbfe8eb3d4ba1a2ccf60d5940b02ae8..c8c5540cde715557ff122f75ad5431f73cf9931c 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 f76ab975ba316bcd168a028869439c27f07f90fc..2523f230b5e4d76ab170a225157a00c2b62f611b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f3a272b276fef128855edafabff2b23711ec6578..94e280761aad709f1b7e8aa92047881b536c5ae2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5091f6435c53afa632d453af0c37cf805c3667c8..37b45237bdb5a327505a2ddcb5fe1550cdb2268a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 45f36331a7050d91f48dde34de88d6c5598ee7ac..a29a771ad6a826b556b311a5acf598bcfe78d671 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 583d71cfb967e062587903cb6138aeabebe27b77..48ac8ff9e72edba3c0dddc0736064251e7e88bb7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 973ee968d1dd9bb3899b2415a1483c5fcee27102..92ba8399368551e53c1e68d1ccd8d533b810960d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b8ef09d7ed1807dcafd38a268dd57430fd8ff502..b266a21b21d030bc00ab5b91ff1023eea239032b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0718e95ab5dc1ddf78077a5d238e3181c8293001..65740e69cd099f651aa1704ca5fca0b551991527 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 71689fa05b9cdf2709b98d9672e740ae0c2f9016..2e62133f5302bb839cf91c3f0576f4afee63c951 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8e64d79baf9d1a6b27f8dd4a46eef92155eee9a9..a7f73ae8d61a3741a0961eb57ea60d4faab07e19 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2b2330b0c4be360d0519faa3b88a3ca7975bfbaf..4207e36211981b471f69b8605793f2743a046d14 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index eb32050dcbd70332e0a5af53933a06a89c1766fa..8c4362315355a58f61ed969e2db042a99fbe8bdc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0412788e1c822978ae060a62bde6007c1ca9f2d2..1366752fb07d0e12770adc2f2f6581208e97edbb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 41043823e0678cf422e8b8d60378c45d4169e665..18ae6a1cab1373e1a58102600e4e6c499cc85ec9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 82e035567ab50e5a07a06171d518cbbc6ad7f5bd..4702cfd833a0e89d5590792699a6c49e60c82a12 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 1af5b5c1e51473160955a21ca2166733da1dea2f..7704e44818bf388c58e5915ad6481ea5b9e6ce78 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index eeda8857e0c713b9d6ecaf5d310fdeda21704b82..c0a572d1dc55b6a4fb044c0658ac604fb31e40ce 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3314cfd1e48d55b865204d8cb30e870f5ec22f8d..1b2cc2b3832850a163bea2ff6590cbd149912b64 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 060a0931628ca8e5510199ddb02acc73dc3af12e..5299e76f828c6ab8ce4b198817a1c4162403956b 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2011-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2011-2016 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 80ff74a40049ba9ea28ee010812c9bbf592df51d..58807db222282a968c1d4d96879083490a3e16db 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ec4309d5b222f547b8a552ed22f4f0e32f3c836e..b57268fc2a66ac54d5bf262265af23b07780e0ad 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7edc2e9f01acb7aafacdf531654681e8147c5f4b..5646d4828c2885c247fc5af4ff6fcfc113482870 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6af52636f7b3865a8fbfdd40277769e1a4434b4b..0339b1094710dea4b675023c80fe6ba619c70d1d 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 cacd56f760fc0e2458ce38d1a56cbd1e558323ad..557274ce728908d63b252a49d8831985ecb34288 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d68bc07166702a7aa92a3b5762f1475a3faaab7b..1605a27c2e810dcc8cfbd22e85edf3ace4d3dbc1 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2008-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2008-2016 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 491fe491673fcbfb9e36047f08d8a974af88ca08..9b38a8f09691e60c9da522d276f36a75da388e0f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 84f0e84c4e9b23a8533f1b7382176c5ac69c0951..7c0c38b89642e638b3651ca0335da35f5a4be6de 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2013-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2013-2016 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 935f21db30db0e64a8de2957c347b2aa168c787f..0c13d9556a0a81857173448aef8a10a0988881ff 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index dec129ed04456733f88f7d29f549855ad1d3ab8b..e3f7aeb966e299153266885a153e3ac036860988 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 4cd0d3746c116073b1bc0beb50dd462597eece9b..00d90ce2c67a4f9e27750b01ffc699e8d6d08599 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1719e08d0bd459c08d29e8f4a6cf9e202a63bcb0..25c22f9f2971ba54a0ea1de4da0b6f2dae38cf09 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 441eb3be565171b50ffec7e77992584e0fd4e3b1..538c742fc61e98849497d9f937e0342085b53920 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cad31bee7d36bfa5d5ab308fa1e98bb1a357ee18..bfa2acf22cb6e4bcbe4f46cd7eae7b23d1ef9a20 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8a33f463dafb234e9377e4d211d48a648d9817e2..3a18e940cf77e8aec59f70fff761365245336aa2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 55715f15501496758a23e9aa7b2d2f2cad3052d0..a2762facbdb06c040a817b7201a937c8cb54f33e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c2dcfb09a1a9d09351f83e04d3122337d8b0b86c..da3be6a76c4ed38e01616b0e10ad49bd68203036 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7da9f66db632301c23d5ad11a4f6af2ec3abb1c0..559b146ec50b3c3a55255b0269a0689ba33391c7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5eb6617135b87a038526e80f76c1438f1e2c39da..cc580ab86ef3c967ce7bbc870a7ed6f5a65579ef 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 172900f8153e789fd08be552eb3af17609b0751c..dd1bebb3be03ca074d89a1142a486f4228453993 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 c84acf50c185baf9cf0b1e2c36ba9d47425782dd..fa70201a162a1052cd29684cf850db0763800ab7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e07de259e7c3936939ad9067cfedc60aef153866..fb87688e2224f99faebc64bdf15299800ed08407 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 eae06d6b8036d04610117184e5e742f41070a62c..d35dbe7c152a590745f68a16a06a70a5894abaa4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 81b23fd0cf4153967bd8ae20abc6b32c21440228..07150816a73b80994330372e4d93a9253e86c752 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 b130bf5b84ce45fe0fe54956958d90e8e4d1039d..b95e3138a7796de96d222ead74174de2d2643d4f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b106cf80fea0a5dcfa72e5914a15c1aee76d78b8..3a19f1280252b1f9be48e5cc44fd61d4be039010 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 681d59fa02049a6f287fca0f4f5bde7c69b15b15..5969e7d0fe0a4a5047865d32ae7b9de8424f9ff7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ef4926bb83bf44215837ba7a04f0e268c9b062df..51dc860e036924bb630fd53995ec2e7fc1087831 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b874ce9b2d1ba5c6340d3e736964d7c439d1b631..11496f1651225db2d62c7fb3af12bf8b3003d73c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4f457bd0eae8da5b6dfb2565e4757c30708de330..378a3c2fce8b8e4c02dff7adbe7cb477bb06e7d4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cb7961915b8941f6f1c2a4df443f763dc7d2efe0..d087241b73ab5a5646a40dbc46a4c2b35d62180a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index af85e76afe22066ed6cac56222cb1b2881044a90..d0b50b31e5535676936763cf117f6b23a1fd1a2d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a77062719a0da48b5612f3f567094bd614ef3c5c..43817166dbfb7e803a8f04d580c152baf9eeaccd 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2294382ebab584dfa8d69c702ea034672bd3cb41..d92daf0eea2f6a0d741eb6444c61200ce0450d7f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9dd2e5ac24b30c0c18478f2cdbc43d535f2c5e34..3efd457f7059f9a71021dbb84e1edca085af879b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9d0ff75634f8d43c0f28b8a7c99dd730f6fe5dee..760b1a4d4ae03a68d00a9434b3560271a2162cb6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 71898561e87cb6485a78b7299dcfb93369648d40..78f6138e73fb338e09f1c08fceda963ebc186b95 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 9ba9d9790b30d4ed63412e5005beda419ae4fd66..0b709d7f6ee16d7b72da2a10cd38c52cd15f63c8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 85081beff9de2c7daf9fb2324c030905a78aedff..93579602d14bef9388ff8eb3dcfb0fdd8951789f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3d9f633b99338e1150931e3194145f24dd862308..b47235cb93de4e9415a11dda702285d666b8483d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0e9f327563754401f7ae0919947b38dec6357595..029222877403a628b43eebff794e862aebfcf5ec 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006,2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006,2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5f06dd185e2550d0f81d71435f581327f7b0cefe..13fa3bbf37e099d4edb7e3314b39a0fe4a26622d 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 f4dc6ee252a6f4a75aa446a9a9feda75d3b92b96..dc0b1ee5c0d9697ddd68b4ae07610bc8845f3235 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8706092427e5d3c0c972edbca7d201d9d161b087..292dda59a0587323f022a8fa008cb312ea73f2c1 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright 2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2015-2016 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 0a375362398b8f7eaccce86eb4984dd971d50602..2d296da5faf125c3ed0340fe02fa8f92c18b5cc1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b0c4bc17bde7ff79eb70a249c5df54ca7b9fe7cf..83ec7769136cd829ec2e79228e528946954f8fb5 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 da333f7ea133d5e5e6fff883e89ba042f4fd0587..b636e6d174fd3fb7e27fbae5a9fbbf3f19f452ac 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cd992dfcaeff199bdfa5bd77d323ff7ccaf78083..70cfecd8892818c6d007851d43329e8604de95a9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 55e772a66be835b0c6121d3eb8ee2189168c14ca..50c681dce44b87a035a12f1fea1f0139598d4246 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 879898c59a69e3c4a0b00cb51ca08b4e019ed0d5..df818f39f430e0b76bb1fffe2606cd8959c0ee54 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c6b228e1de4b1c0ab2dcac1fc2a937ddac195434..21ac75f8248e8fced5c914dec5ec1fc9a46da02b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ab95db41bcd8ba7b2665f67be43e149beca01274..7511155448e118452b5f4e0e396377c3fee2f26c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1999-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1999-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a2daf531378e0a8022bfde7489c8edcf6ab158f9..2a9783af2b4f54f3389f7c7b5e0bcbf6b6a7eb25 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1999-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1999-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 811ee607a38e64ab806e448a54237d09d0c24173..9d4cfcb8d90c8cbe7c475e1cb6ece02fcaf81ac1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 196c30befa1dd58319f436e0729b9dc38e02ff8a..c23f5352c4a72fec201fb5565fc229d434c78505 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 02201bec90ca5d7f0cfd402b5cc2c1ac530a5279..824395e2386ed2385fce1165383697b263c7b31a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index da237efb1a5cc37198f7295c79cd5d24c9b97d7a..e01d20520d76dd8863b8ae4f12af7628a38aaefc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1f49518cd01aa5ead218e672d422ecc728799bc2..4261f28c40a7d89c513a4674ed6df22035fe4886 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f2d8d65e07fabd1d490442dcdb431908e5ae0b86..6886d3d203bc6291aafee0f2054d49db6ed3ebfb 100644 (file)
@@ -1,5 +1,5 @@
 /* **********************************************************
- * Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
  * **********************************************************/
 
 /*
index 25d8a45e19e93b9c3d08ead931d2d4a70cb07fcb..2bd33a861ba87ca846ede3062fa4310c4b91ac63 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d4c037220cf910a45c974594ce55a7689c97a9a1..900a2f81ea6ae89c296f327b3f29804a7b9598c0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 60187c79d5f79a6409c8bd0ce3bbe1c470a69052..f3756d887531ca77b1795388961951972bc715cb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2002-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2002-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 57c3bb58f216a7fa410e085952fb52b4ddcb87d7..41ca4a11121e5457f19bbdae7348e5586f2c9a1f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 435686a0285017eb9ca5a9874aa907bb4eac1236..13420ddb522a7de8afd42920e0ed0ac4bfb75991 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fc770815f15ab3f57a8008e92e561669fedf880c..2fc1a7e8f249cd57836bb295eca4cb991dcf3f41 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 29a5e7889bc49c010895af65add782a770bb856a..679e96de49d6da4cd5047d5012a5b77caafb62c4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e3ef7afd1f2acc6b6ecdcebcd1b339bd6c81c4e2..845b7ac8da166c1388cbb7e3ec81728a78a8642a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 57b03c041db6bff2d375bacc1532ba34b1a592ac..269e4292062e9b1e1e31f1c95e0276ac32a6a474 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fe781c8b6dfc07c6dc4abce14f83abb540dd2cb9..a2a1dfe19075f1006ef855026f88e8bfdbd903c8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2037dcdb200fdb50cdf23eab86bd8422c8a735fd..2bec9eb4372515d1b7725168e95df3cb2f52af1e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8bdb7279f692905de03ab547efed561a36f20394..9f282eb5510362d826733b8645533559dba443b6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index db0767acbf5be89609da51e077ed0d9650be6986..3f0201822e86c5501c70644733d822de26a4898f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e766682d9a9827c6c47a314e003f8cd962549c8c..154795e2ecaccb5d19f30649aff2fc0119ca9935 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5c3eebf76ccf0a1c2f7458c2f2d2db427f94abbc..cb0b45a10998402b32335c5464ddd70518e072d0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bbbfe17abcd10952957298c2521fc8e721c16644..5410375cfc6b0a1e498fa3bbc6a4257e363e8eff 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ece8597d831db429aeec23f7de004373edab36c2..c27655e11cd082b771ae91bed10692d7821bff01 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ad1febfa1c8f08581ed06407fec1b4ee25c80baf..49bc5a0bc58864b9d39df35307109ad8175b8bf9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 757c4a51825463ae747bbfd22638b42d5fac45e2..7f41e2088a666fb2fb15624a4a433072bc2c9105 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d94628c932e7c9e086203619037dd9163087ee3c..ee81d95cb6b6dac896d919a95eef0d2970ca82a7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7ca6c0160f690c7b9c0fe19dfe5841ebdf18a879..05f91f2489c827fd31ceb4bfde59bc325a318047 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 93b9328d71a48c2ded6a97f2b87a9ad4d54ad07d..04bff6ea8875819961a1eb8a3630f6ab45efaa42 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a40836ca08424c16522e3fdedc08de77fcd86d90..5317ae6c191cf7663f6d775eb16460d0c9bdf711 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4d5e6e999219efcb767f13ba5dfa869e088dc595..a76064f4f02f3b5c41e282fb8550e73fa9f8170b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 86b993bc4a3c43697e1d5e40cb42933c9b135246..f6268f771fba387007d752fb92f821c205ba16aa 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7b9857f2885c6ac40b957cafdb64934101513a70..106641abc1d1aaf45ff2b627988ce16e7359780e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2be878f20c670a30578a6658ba6ed543bac9c0ae..f500a89ca7211ae8f0bc419e113c3be390f57200 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1db57a49cc78e33f5f4ddbd2553308164b88b79f..1e9f2cd2ac05edd7a801c3ad4802569f44c553a7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8b5c8e37aa957dfd29067976eb60c08d0ae0900f..826ee567e141e22e10400dfd5f2e618c655b39d3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d9edf373d9efec9af3d0fe83ff2d438dda1b0f62..550841ebfc4541f473be032612c3ca4479ccef3b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c0c0eef1d4f777fbb83ac3fbff1260934ddeac43..cccc108bda378778deff6f16af15e844b35a3faf 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 05a37a44660b08f11108c06000dc9fe59fc37ddc..bb75d32db695edc5536a9efb243a928b0dcb35a5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c6cb1823bee499a676afe01d69d57c2374744416..95a025f831902172b39b5f6f9181bb9fb306def4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ea2632412206b86894b433789af3ccebd5781edc..b32ce1057018e00e7798b8153743fd31c2dd80a4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e39352af5678784611ae29dd10a5a35e35bf93e3..ed861ef10195ac76c69dcdb1caa643f2cc55513c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 619d11177aa43b1cad0b8437f9739c4fadb5b67b..7fa0df55d9373c6097c2d0f3032c312c3a04d64a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b24570d9fcbb965064525bb8b725b0c5b273b0ba..673064bab00b3a88d34a84e57b8f7552466b745e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fa1cd85055f2d5f4824d7f2254e44ad0d062d08b..d6cc1cf272eb130c221b5cec09d4824a3384ad81 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3a62b5a80a8a1f0152beb26ddf7519558e1b72a2..3dace8aefad680a7218513078eb5e12835671f5f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6cc90a157f508da6acca7354244684e0c19098ed..fbaf1314f1583072ffd7d56e144d3424beb7f378 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 582829f9e68cd8d0897ec0c1c70e0fe40c92fd78..6a78921f2afc09103d7d21102433298a57fa6f37 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7aaaf7b8e3d26c9c0eec5213197cd5b1fe001061..4a5e6fbb5121c7b3cdb1a295891db40aa8d0e9b1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e423ba8e7630bfaac10767dd53321e25ef21d4d1..7023ef94cad4e6e332f325e8104aaa72d9c6ec5a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0f718744740c3671b5e45698f738917f07980ae4..9550a28b631bf5b3a55275c9474cacb1683e6e6f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8dddb4df6d66769af937b7202f8de40d685000f5..609f4c000772157f49d57fc8843aede1dd4ef3b9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c47f0110310c8a751f2e45e35379b1ff9d3e06d5..ca2a4bbc5ed09f142d37a4263ce5550af9641785 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 428cc850d9e6817f60b4fa9c74fb2f1ca3591190..69b6bae53a9aec6e5af14c2cf4729f40fa3370e0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 802de1409a75b257bcb991eb7321b56b6b495d96..feb6d75120a41dfb356896e6bd8870ab257963cd 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9161a5f915abe0fbc90f9b499e9057dd63e2e387..59a0661a681dfe8b9ea047814d8f1ad0dd518f65 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7f5292ee0e56fc6da111b35ee688bad45edd5e1e..8a9a7a8bbe0b810d0646b3eea4624472288bef40 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0d1c5dad99f98eec2a7cb0b74a66ddb4204efd5e..2dc4bd28e796798e812191807a8425aaf5f162ba 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2cfeb9d65085079dfa1b0cabf65006a8dcb6ec90..94d5944c5bc93fece2dda83b89bf598de1a932ba 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 729c9bba16a5908c050eec3a7da44fc30fe13c81..94e39d2a61a7b8de69a0ce4e0c8e563d2ae300c1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fcfcbbaa2b2c9616f9475fb2d771fa148a3ed6bf..6cfd0242daf6a351b61c14b16524574b2f94da3b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 43c61ec332183c92677040209270449df34f2595..f95d58ec05a8268ee6597dfa15ba08f1330aa1b5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c3b9777ef076ef97514ab476dbfc9ad3a65945aa..8710c97a571bd5000c31d5d5ce7cee3d39b80753 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 72af0412efb19c1854134bcbfc29f77e24cc2403..a72248eb74fa869cd49286e985c106817a5d5266 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 243394735b85615af705a058a6be6b4ea481baa0..9cda09ba41c8abeb81037d8dd0e0141a7af27c94 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1999-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1999-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e58d91539cf3c6a3aa6bef0f0ffd1b6181580993..24ed3ac530c57128258d587853a140c471bda9aa 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5c0c00e1aac6df5a684c4ff553bb6ec2bc4f6ea4..d1c978c85884492cc4a7b0ecaa1764c581fa20e7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0f585129c5deb958ea6046ad0997104db888750d..a57982e60819cef9c24b539c20e1a4bf32018eaa 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f6511a15ffcd57ae9c969ffe505bfd601440c854..4e445028836dd8ecd37863817392d2424c3e095b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5739577a54cd13556292cd4fcbe032963adfa288..b31ddbf0660b0764928e382aaac6dfb40ac0ac00 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9d5e493e58424acd5c53d333a4ec2faa4a0adb6d..3ef2bf1503e9419374791f8328f0ac90e2b37e18 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 11dd6fc05cad8e46dfa05229e7ab37f8538a867b..f729e6f1a6122f18e298a73090520e18a5205d2b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5dbd0a7ab089d98261e3acea454ab87d18284f2d..1d7eb03a7c756cf9eabb0d2142114d16e927cf43 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 729405387b4340893987b4d26fe4096eb330e2ac..320cfeccdcf9dc56ba333089176b1d7421d6a383 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4c90f22388deaeff160dd7aa1cb7dca25fe52bf9..6d116e519a2e46e39ae248714c551d89b0123102 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6fb81148c9b82bce55b86cb5c3529ddcc3ba6930..460decdb8930129c5481336f9eeb4f80e8698d83 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e64d4d45557371657c90d615d8d9eb099c20303f..c26a3ff49d28a2c2b508994dfdefa6bb60186177 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 569c73dfa220ab09a8eb327e1c3b5f2c9e2acea7..bcef0460f0ad4dfb886013e8810de0c664546a70 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 04b3a9df062d1de2d2f0efd52d960e9e5ef3d0ae..df463ae7f5f2f3952265f34925bc9dbb0870bfd1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bb34a0e88f9ca8c6da7af067fda9a66a5fa53284..f2e1358b813b2cc598955bd115eb8b2b04a6faac 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a33644acaed7879a84d8e3aa4cb7f761ee90be9b..4b9ff8e2e646831db035ee063e500df0a2eb58be 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2002-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2002-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c4d3ac2e0177aed93ce7cd6cbcb8c4bb5ac0c6c4..dbb241ae9189328fc45d8660320c3191fcb8bf37 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 424b9c3ba44393520774244d75d3e8bbda55fc7f..236e6e195d720db6bb4be58964f4992fd5c96471 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 26302722ea20b1802f9db82dfb78f421dbb2ae8b..37961148fe610bcab767345d84656e01ad35f21b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c3c573f94c3d5f8f85759b027cb84f0018f0a1bb..64b815514ea6abc9f1c84163b8aa97222c875fb0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 654de943449e313c0815b1ef9b9393ee899c6925..715618bafadc3e95be5c67b1d11ea6a56bdf92ba 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d30c074aaec0509118279ba7e612afad980b3ffb..8fa6d1dbb0198e27b68b39b7f7170dc89dcefc5a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 85e2e2f396a101a16b197948f26e9f1bdf099ad3..fca72bc7386b74e15c5b95c40ada3b4b9d39bd8d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b0df0f7decda40f79cc122f2ccfd9bca75e8b954..c6cbf1af63497e1a8ce6830c87b7edaaf853a773 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 35dbceb696332ce4a49436ec1b6702ccc79162f8..81df2aabab38c52e7e57138e351bd8b671ca1539 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 79da6e71f56452e613b66c8619eb343e4eedd462..e6c8dcdb584fd434358bbe11949242d9ed9c3b79 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 85a6976e4c02995b36c09cdc3688c2d438975555..88abacb650486823e941616e4d0fa831dd4ede36 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e6c50a656b989f9f3ca86c6b5368a4c80ebd47ee..fa015041e3e7b0bd381c70c8d3d723fb68536d15 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 500c16a5cbb7c492a5130088eaa3492b968757db..f7b9161c3929eddce610ae636d5a2406edbc6436 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 55871c1d75a259248a72b925f064eca119c02adb..92452a236bedec8e502b94b02c07f9cf5c2094ab 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 790fd8e128af43f28417d1b986d2ae822fca980c..55dc07e10d51482a652d7df0271062d6024b833b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 15bcc59359f44ae60aa35c1d99bf678285ce6d17..7d21f542d4c5febf03ece39b5be91bebdcd304ca 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d91f26fe042a04afeeaedf66eeb27b29933c935d..785140172957a7049158a85dbea34c6fbfd86be4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 536db8ba9b54e607256ca7046c250c3e9322cf56..15c5124ce9b4377275a30aba234dbacc55accb5f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f8d0d44f0371455fae824f24be76ef5afff0db4f..b481a2a6db4e0e53c7118d44ee5c2c63b9b6a89d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d1fdf4d69408d0b61f5763fc0389915891263b5a..bd24b17f481ed8f253c419a2b15a99741a574881 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index daa3701c06ab4c6e020057f1bb019c90c3a518fd..101507e014f0884ab1044eba64bf137ad2900b6c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1bf9bd07546da5200b9d7709760280648101bea3..464af2a54c1a17be7a7765ab3539d22d7772521d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a696610244332a7aaddf88ea9eb9c9b7f9a8dde5..e60e78883f66b473fd0d3b4e6ac2b052a9dfc3b6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b7d2a409622d22169a0329268b9bd028a6bdb0d8..6db21b102b3e6d497cdeca544a9df487f2dce1f6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ca2b6906112f7e77b6395fbb5d4c4a721ee58d4e..10b5aa95f7ce8e7e47a8e036f3fb7daa9af0e900 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d686b06b811eb46cf6cf1877e0b69d5c437d1691..41c9128de1a4e0d6f64c6e15a6249bd58bd09ebf 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e958c043ccfacc6acf981cdf6e2639e8d8b1bda0..01638b7826a0edb98acd7409c87f221f4e24d9c8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 56cd8c27ec28792e804e83f93ae76d5ac4c3b49b..53b4968aaedb90a14d6032ac0a2e2eed6315d91d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ffcf5d421be8e185b27f16b66d3d7ff96f736753..bfb3f9e71102a6656f43238d91a9b073c4bfd37b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5be7a121a37f07391bdc697a9c9b7fa2263c8141..b25ce416c456e7010809bf1330bc538a931e61dc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2a4b7506827e6244e53073072e7cfd2107bb8e3d..f03cdfb7ccb9edf3a3c31c9fb92436a52bb937eb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a2695771c382e0db4bc98e386046a6d3dc46399e..9a59fef9186ec70a9a19953f960e65acc91dadd5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2a335eb93a577bcf3c11121bee2739a8fa16bfb4..8148af0db8ac551ddcfee63b07f924e31dc494d1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index df5efe89c71348f53abd18a148fa0e53df3c0bdc..66be7b800e34769ea5e25cd589f494182020178a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 219c2dfbb0b84dad574ee3bcbfdff0cbaa0a8bd6..88b3f08abfc5f8050b8b815b2336e6784e3abae7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 745c483b50b54559aa8e22608a2aa2defc777847..ff42ccbe85e822a337a8a92efb37b82cf8593157 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cc882adaa759b105a20956e25520df3ec43895cc..c8619d7de7f7f98f38e835d07f8d999707bdd72b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 945aa8bfb5e761bd3530ec69a08d82de1fad5747..4d9c70fd083601c1c5495bc191e74e2e0855d450 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 862f21f42f019086d3cbfdd39b12eca0365bf7de..23cc4ab1011a59a29c3b733ec71ebb38a082d8e3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 927c5ce86a149b9b4946b0207d34a6e11e31ad0e..d2c818db46e8ef0411a1eab41371b9049e59ee8c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bc4b02dcbe151a38cb97588678935373322deb4b..473fd31f87c6d4b7f409826f565595c425493a32 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c032b30cbf653e0ee8bdffe6c9a19ae67aba70ac..b8510b0f24e9ba0a51b7fa7bb3ee941928873fcc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998,2005-2012,2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998,2005-2012,2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 56affb5fbf2ef9d2838216b8d67ddfae4e733326..e071a7757604fddaaeed061d323f405b361a20df 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9cae3731903bccb618fa6eaba08f78384349550a..73c771942aed6272f6aed55ecad7f6b167e2ca36 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 792a18024aaab8fe1bcd6ef8fc3b30a0d45ec39e..7819ab8e6cbd1838d98b3f8b7cadaba0e4d91050 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8675746bbed4ba7f2037b45226a96b80f135bd40..2ce25bef2939b2ac46ea8b8330a13ea0483d9818 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bc89c82fe7e14053ef58eb8a693926fcf2579163..efa66510a9d874120e277ff7a3f720faf1adfbe6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 33258e19705762834c8acaaa6d4529ee409ab801..a984280636cb21d2a38e19a9bfcf4fd44a857c6e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 615451bf0f77f3916bd3746386325fcfe8ebdcc8..204270db3c62c99c88d86e0c5fb0e601f1a0d6cf 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0d283ec061a991befb1bff90015c76161b5c83d5..2c9be1613078129764711208b12d0e463561a134 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ea9511651a123957be371222c3df38dd1148a6de..dab81658c134252765bdb54b68ff7962c0bfa9ee 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e34c1e1a4853a59c5bb54a6eabd6157f0f4ee86a..9738ef2d64305980750e07355c5ca5bed520bf73 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 54de093aaf07a56469eaece629791dfb00604a2e..0df1de4214b2adc6d0bf92ebaa17e2d7ff67a969 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 72fe8c01dee166b85a279c3078df97986e6c91b4..d696e67f60f1c1cd3941507d5f36d742db9b8d7f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f5f086eef7f6d55cd8beeb89fc47b317eb740755..64bf310131bc93cdd0468c3a8c1b29bad9445e08 100644 (file)
@@ -1,6 +1,6 @@
 
 /*********************************************************
- * Copyright (C) 2003-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1a6f6ada82f18dee1d2e0d744a536e0fdd095d2e..1dbaef99752e29f5eef3d5d15ca5c0d82e4f0441 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c7489a836ca5b2da2af818dd3a8f092957511c45..4d2e94203bc7ea3aa74adc78acfcbd859983ac11 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c6cb6243870f3c3871e5698aea44a18c01c8ccad..646b7fa7558975335ec9303c92354593677faa19 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5582bc37eddbdd93ceefaa6976e3965b9da79c64..5393b36f9f4beec721f0a3540f58fa00c525165a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b47d827c4de35034d1fb4496f5c06cea29dea8a0..b3e29b15259e7402fc6d63b1eaae4f77bfb5dd2d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5a5b6febe6279302b11e0232f23505e34c982da0..c9fc7eb1af3fd654ad87a23bca001f4be88f60c8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b91a15ff5d4576a6e48705de2cc8d5a8b82f9e26..9d12973c00d3c79eba7288cef5aeb69bd18ab963 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4d4ccc9e0bf699bd4d72a451454655f78054a52d..df758b1fc26fa30c9adf61736160424bfb05fa0e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c88422167557e260392d428639465b0f6606946e..079e75819a9b7e9beb4811a302f799099b374b53 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 61961c44263f9bacd04ddee3c8b979bb0a8d6d59..f24dc9c6288f05ab61fca4cb8e05ed2b79f488a6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0b6e0530e014733770ccbcec53c57d45c629be9a..d6efab7bd0274ce0b7dc7963706cd2178aa1d29f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5430bc9f43c9e146431261c88e5f2d2ae29a6f62..6bb53ee31fbb2f456aef6cb79965937818530085 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 97886bf40768976533fdf0a09df86453cc3c9047..eb41c6509f2ec5e1cdb507f5e2a8ef8b73f54e4c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 584952694ed8d02f07bbc9b215100391a175080c..73a750c4d2aa660a9f3a1289d08afab9545123a1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008,2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008,2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index dc330eacd0536ed8f95048f3d5e917d601978925..6aa1e7697494abf12545bc6e60bc83b58476b765 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d10ee8eb7956d6dbe3a3fa892f13856d4e3dcbcc..e89daf4b8cf31c6ae1f456012806f65c5e4fa02e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 915e2de7919affef500b6e47045dd380abea9cb5..17f7cfd7944554530e474ad17faeb6c3b3e08a13 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e6c0200525269d74bed933ea059acb7fddd81a49..345ed2ab2aa98b6fa97c294dd5dec6fb479026be 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f784296ef3360bbd3d9f9dafc377ff7bcf18508e..e2e4f0a6290ca2a3ebfdc61f05c16860175303a7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8c13f7371dd1f0c23d5ddb4c2c4c710e630d5ef2..bb1f5a6a733e6de33c0c082d4f7a4707966c0ac8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 925617d4dc1bef2bd1bf35f83f65d01da38969bf..4763b1619529dda674e5047f018595e150022b04 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4d2d8b18e9a19f8ab5bec112219da4e4ec045d3d..d08d1dce2cf9bd60c9cebab437be88e6886dba81 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2002-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2002-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f915818a47696ea37dc03d7978cd0e584f3b82fe..8da74d01b9d093614db96c7ecf493e15f6ad373e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2002-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2002-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a146e7533abb361e1208396244172564d57b3080..2fdfe9e61d60c5dfa9e1c9f1f875476fbadf8492 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2002-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2002-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ce5337c62739f21fce3fc373f07940ae45a4b4f5..0940ebfd148e92d2f6c3cfd62076e9644596f37c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c83535c3cf39e0b9b49268fe6682a00caa0c4ae6..7161bd56262bb1379d1c18205997e0e2047886d2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 21e76ff91f3057e4645961ac453912ccde76264b..dc2b9b9164ee54637c96febc18cf02863ce3d7fc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 81d908f6150d482098b12d4bec3c290bf0fb3c8f..7ef56e911b84e9faa431819d01788244b8b8fd9b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bf7ecf46baab84cd72fc09490bf037c07a243a9c..db19f571954da5cfabe6ad3e0f6847d25b42623c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2b8aa8d944da22231348cadb8176c3920e0178ac..b80b3dcb4e5c6e8d579871216558d3ccf8512b37 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 88ee60b9b697b8e10f8b7a6ac3a0f6993a258235..123f43f5332a441daa0fc8abdd1bb1e4b64a5f84 100644 (file)
@@ -1,6 +1,6 @@
 
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 57c04decf3e4607f5946e69d8a21dab770aeeffa..12459936ddc7a6aad234700feb5fb832cc442b35 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 30f5efbbacdfd5567c1810e9cda27feca78999cc..55fb4ea26c67a9c41e0b465ce91a3ccd0439adbc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e626a5f1cf2ffb9e85c6b776961764f5de353d02..205853f4a8b6636a02e6e11e9e8ac9c6836b983b 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2010-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2010-2016 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 61f4bc010a41906480839401f50ca166af35b167..66a809d3c280401bdd7afcde6413365467f8b18f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ba521637a3d05ac002bb50f34b359a77c2852d04..f88758b69776f6f9e21293d5dee75ef495ef8a2f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0f19a31b13862c59d46ef06865a57452fe485138..cc9e7971985ced1813ee6f6d63a6963f3d87d3b0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 945a09e757725f0af3e324bc28fc1dc6fe920efa..8a7a3b1097d4af08acc549c879f79f6bbdeba4c5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ed4f8ef04f5f16343a5277da0032a65b176d86f8..45f72eb6c70acae0da2f2e86954c6a010e241777 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3a09cf0130f8a23d5da5a7f0ced7568d0430d7f9..8ed59b5f86619531b201fbb1869e2251b6134a37 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 246e0fee858dc01b189730e83cbb1fc4bf1caf9d..d16782fde239c234ed7949c1298aab6e305274eb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b94e1abacbe2b5af14577ecc2fe6a2a952acd199..b057394699a35de039609417c31aa570fbed2fb5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 70112a2209c8e0703a957507112332270dd98114..a68df631725868a0b8b61df0f5abeb00b9ceeeae 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e41185c20cc082cf19aec7963740b3115e55a367..c8b6692c1289bde3a4a643401d96b604568de517 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4c34c98845d200c0d765769e862e4a054436ca64..3024ed19fdb86bbef04334f9e62d874f8333adbd 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 53b132230a3a7592ac267a274a1020c4325d053e..3fb614713284bc2ce07b013f02ea583ba3a102cb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1999-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1999-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index eed2284111985651e6743d340a327e9ed588b3fa..292b3e290c5762ff5ec04597589d60e0e0fc6823 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 88e327c2c7d2c781a2a8e7b5ab6998d32c95fcb1..4325cfff34a6aa25aa3bc69bc44dab3c5f25293e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b131f4d5a636bdedd370f8652e5233c310eaef67..17fc97f795a17c445e8f42c62936f86c4b8fa49c 100644 (file)
@@ -1,5 +1,5 @@
 /* **********************************************************
- * Copyright (C) 1998-2015 VMware, Inc.  All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc.  All rights reserved.
  * **********************************************************/
 
 /*
index 18c21c4e3cb3b526ceb486b691070c79ebc4f0eb..28497bfdcf104263add74dea3a08aa484d14b557 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 74ed359db1fa15a0a93002ec15775b61a13247d6..dc980b890b6303b5a443332f8c6e073032864f5d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5c60c4e48f9247983c86bba3cf0b048e489da9d1..57db255d2776316abe5dd76ba4966db0cac25754 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5de2c4d6721ecd7747e25c56989247f48e0cfd59..128c5ecceec2be2a51e5adffb04ad02ff26cbb79 100644 (file)
@@ -1,5 +1,5 @@
 /* **********************************************************
- * Copyright (C) 2015 VMware, Inc.  All rights reserved.
+ * Copyright (C) 2015-2016 VMware, Inc.  All rights reserved.
  * **********************************************************/
 
 /*
index 424da451140473202748ad00845074b0c4f2ebf6..cc9b46951e166636cb6d1f83d359430a3261ea37 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 31bd923abf41976448607092d3550cfaf5ed1c69..87df9b892c5c02fc7084df9ed0738392caa6264f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index eb28c26f7d7fbd2a1e36b9657a92ae99778caf55..94f2317eef1809e3df6fae2bb8d017f451be2e2d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 44d003ab7df6911a629bcd4e72921d65b39b94eb..1052c777cb1b89df16da1724276ef0410fd26511 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index db039c4993367d1d63a484d68916908d86bf361e..9e1242c8bd3447fa3f287d27200358640b4fc7c1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f7661974e65973de6dcd568ac9e5b0d23639f0d6..edbc281435306c291ce36bb12f50f225a6ce97fb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 779ea9d5384d46577a3e0ffdccd7b0b288fd6633..afb5f78ba0ea24822ca593f055f93013537de58a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index edf3564229bf6c87f7e5645c239225f246eccb7d..40dab2c95465f0abe28a68243ea40dbeec92c7ce 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f0dd3cd81507b1a6e7433769114e619fa0f11905..ac10f66e4994e7e3a4adec7911e9949006a6eef3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 06b20769d5d89d284dee9c6ea54f8ebbfe06dbfc..5a4d6ea033a0688ad29e3a3a0133e597e6abb5f0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 58bcb532f5d1d8feb50d125001efcf9ae3179772..fae31bf4f2a6616da241b02d6a52ed22f9d7a1dd 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 54f083a76dae916ae0d41aac736e9aef96a7402d..a731bb84a8b189f4241a5fefc9f0ea42a3d43a9c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 22afacd9f21557ae17b677bc1ef243aed8ca3b80..47bc34a5475d69d9bc2a1f20ae2646bd39064416 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1f60a804fc79f9d7d4478402a95492cdeefc2d33..c90989c8972345b2b9cbf4ee099a2c988ef0151c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a6708b5c56381ab859b8878c07ce7e109f81e520..0d19d70664c33aec401521312b048363996d9c48 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a20273bab652a12700970939186bdf08df66a913..6e3ffa38c5b8b8e0b873f4cd7f7c8566b21de239 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5e67ab8505ce10475ab7fe3f0065d4f426f653fe..9c7d59cab7662db703ac77a653d9e786518a17ae 100644 (file)
@@ -1,5 +1,5 @@
 /* **********************************************************
- * Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc.  All rights reserved.
  * **********************************************************/
 
 /*
index 3d40938c11550be92191ae54d9f153a95905d70d..a8f002f6b07f17b4daa2eca782ddbf3c6042c7fb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 598a02ffc8923f022ed278df2a08a2396c09b40d..f166ff05287698e88c534245136a7a48637f21eb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4f1daa12557e15c124128bcbcffdbf3977a8deac..1918431d2e879fb729a1d1370836c56f4a33e189 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cd5ae29544804677d43900aab1c58e1c4881fe8d..aadb31290deec5a1b964202907752ef258ddadda 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d7c3d9fda8f50eb94f13e003ad47c0c86347d936..64b7bfdab88b78b319d10ac36a616b08db4afe43 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9886916335e70a4e1ba8f2537a9c3554ee08cd7c..01f9a8888b8d9c89aff33b9cbb481da21d7c7775 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 41cfbae48dff977fe292c0d090ee17db683c2758..b3fdb1b250bdb972bdd19c35b09188f79414eff5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c4d78b5ab4d9e431af0d28bdef1d9e342df94565..5e3f9ff3353f9228693197ec8747acd7222bf3eb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a527cfa17c90ba3927dd70277df59294ea66ff77..4c45cf52438ef4740421c0252a800e93e12d9d17 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bbe830a1bea54be72e1f79b2dce960a2c97270f3..d7c232e6f94a569eedc7660056471aa320a7742c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fb689803ec68492c965a61c961d5ff48f06b24eb..0b12cca9fc9d6aeae63bf88882504dd2fe3d8b37 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index eaf799f8dae938ca82d42d3918d37dce5705f29c..a26fef91f7c14ed445e86a35e9951b4bcdd3187e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6b13632e04eed069aa5a4f45f598c5146378ff7a..eddc4ae08b80ffd19f469e9d9bdd9fce9c1fbe27 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 13fcc1ea49c9891386733d20d4d15cdf5ef6de7e..56bca89114e3fd83b5a2fbffe7f9700677464431 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ff59606badf7adc2aaaafc395ce6c40d3d63cdae..de09172bfd67833b053ca6f3adf048c60c641a74 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2014-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2014-2016 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 b4570145bc2a1c621ab3f3781fbe102801941415..d96b84e931c5e97facc823d61b9d06661e888589 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f2eb0c700fdd3a34594751fe473e0ba5ee4ebfa6..9975dec60523339747815e90780339b3ee28561a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6720c8610727eaeb4101c5795a14267e3daf9176..4afe58166a2d12c087bb89766b93ff8b7268b1ee 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ebd8443b4a6f2f1ef6ec13caedfb365a8f0e1ada..c5f7917ac62a3ba640a43aeb87cbb523a91f6ce7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 46f24cd582a8ca122926210ebfa60663f610558f..9f7cbb51977a7bba18a296e0a04d6fc18a89dc8a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 49b679331c4a166766893ec070cbce9ef211aee4..e97858fc75ec351ce2af3813060af9701a2bfd63 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 f33050809da5031ab03d95221bba5362009a5dbf..7118fa23de02081365c044a5d8428a4fbcef088a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0b0c504785ba6270cfcd681978e32acf6518331f..9f0965c78b07f5541e681eafcf3eb60dafa2226b 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 a887d5986adeb4d9f13b4e03f5586252cb53278e..e62c8e2cb09695fbb4183958476f936dee881308 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a0951ae062904f584ef1b65076104fa8503c6499..d3ec844d4afbac11a24523a03987e80d0c7b6fd8 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2013-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2013-2016 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 7ae5f96308f431b82a072b2358a0d190c5659227..a0d89cd520f9bc7a9f9e5b110367e71ed771485e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 65683c11c097145e359cd0986b84d7791ebd7312..a4e97f53836c5f14bac0ecd885ecc7771041824c 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2013-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2013-2016 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 9403ec75a331be0e2688097a7bb65847d5c64cb1..87c782868d9132416ce4f5e48325155a8eab534f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bb552295d46fcca53eb0d61177049317589a1a83..0ee6d6690d35d6a33c298484fbdddfce80decbc4 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 2a809796627131f6b6332fb45e775ff1740ada1f..dad6b2313a1b2fcc088d85ed2cf46ce3fcf84084 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f5a4cada7044e4ff7ac2a35473efd2b818fb46c1..ede52d6496d81d1cd7f71bfadf5020f2db58042f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 32a9f8ccf1493042d294c102d11cb56cf630b7cc..4577b65525ee6155ab172ec678f0edb27bd8a3bc 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 d2827e37b6008acea1881cb471a3328c6273c6d4..6f0c87dae3e1e49ddc6771f9dd956cdc42afbab2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9eb7f31098e77be27876c6f076e901e8332a93ed..1d962ae8a9a31f5ed724079c34b3dfbdb18040a9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 85c4725b856617b929db88e7847fb965434e3422..7019ea7bf048ede7fd320c35e94e32df7bd4730f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 041b6f9b2ac0b5cfe663fa552d04572b5c2cd95e..3337064b6f485e82ee4bea6fb7c15b407437ab1b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 150a996b7efaadae7b1d688503139e5865ffad17..ba510bcb728677ece1e337d4e6ed172f27807fe8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 78951f53d4ac39252ca1dfb8fd7a0232780ee6aa..7e121181a03e230e804b7ca588dc6bc448dda259 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7dfe045fe757e3b70d57375a2895e8132d7e768b..91ecd59dc511709926419e17a7ddcc7591a38ba8 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 abe48e61153bcbc88c0824a63702fc5938e1846c..4f3c52015a771cd765496d4f9b5ffa7185d9a082 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6b750a359424b3e62941c8dd7f13eddd08c9e301..ebcd6ea5fc2f7f130a99de3f239b2aa767e9908d 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 2e5c326df8e3a8321629a5b33904172c3a41ac60..83742ae1fd33e94b2f36cb04c3e381b5da47d882 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 25586eeeaf552d36ab37b4578847b1860f077e1f..4229b5d940912660f01dc178d6de5fba68558f9b 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 24c6203d1b9351ccbd734487c7b5cfd9f64e5838..f215c37a52603830479d88b01eec2e475cd5374b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e78988b0e30e963ddf08f35e68ff846bb2a1d352..b3afe9e5ef563d3e9f940de3ca5bad61d8480856 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 2ea7ded251ff9cbfbf3d64fbedfc29338e1bc3b3..1d2a888004eb5393c27216394cd6398e20c870b5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 11194de322729819ec27ca4d274ad6901763d03f..a5a7fea8a582865bc2c93697e70ab1894bc645fb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 98d63dbfd1f0c04939d8269dd9d6ec0476258a33..e058dba0d5a615def80bae4193a21ccb823f255a 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2013-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2013-2016 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 6b0573a8b565ce1c246ade3da0240ec1ebc82b6a..b110987c8c2ecdcf1cd6bce12b3fc9d0555bc69b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 28d71f143b4a96018329d268db7c4076992d2925..ab3454fc31d87f6fa0639ce5c8479075bf9240fc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f079c6cd1e0bbf672abde5e7c3d9c48d75fed255..0677836c16b059a7c63e76548819de07d774cffb 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 536127b52585725e7c63af6e6d976b074011c383..5fa07af1f800e79a6da49d59e984a9a3f1854357 100644 (file)
@@ -1,5 +1,5 @@
 /* **********************************************************
- * Copyright (C) 2006-2015 VMware, Inc.  All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc.  All rights reserved.
  * **********************************************************/
 
 /*
index 484489bca6ebf0052b3b7d13e1083a55656b3e4f..6e65833a853ecd5f12a080d7bfb22044c5adb88e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 09b35dc0902f8b07ef2123128af943ec773f9a1f..368842e67cc9ad41a19f124c73770153d0378d4c 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2008-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2008-2016 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 c71f4ce615f1171753160e3607200a5f8136bd90..333ce5e0a8cf7deccea2f4515d60653293a415eb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 749f91e3e88a9a720fbf7aa415b708afd2ca563b..8d139b179bcc160701b44ea0bd2293aa4568218e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1e64883542972ad64313418a88e56e4355bc9b3c..afb50f0e3d2110fbf593998d299d5ec9cb2ce572 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e63ee2e2c797073c564a5ae1737aee26f210ef9e..0ac1114dc7d52f6b885611bf9898484825ed5f4d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8b4b5a058154b143e3a6f400f84270ba0ded333f..eaf8a574752b36070f09a4b74e41fb155a7ca93c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 28006a27c3674276f3ce95510abd4f6e32cadc86..97d90b572ff92276828e6c1206cd83f4d6be025f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f18ea76361d1cbc1792876b245a7cc1e97a9986c..c32fa6945d1d5e9f610bbc18258204427eb68189 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a31414efe93e9fb343531ceb4523b84f684dea2a..c7f89427f7ae34c9f2739d2498e9e21ef7590cce 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 ff3016c304a119aca30887b26ff1ebd197f40dcb..d4b24bdd0c1d60ebac378b09fec2dde4741daf7e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c9337c9ba4ba868ed35e65d581682227197585fc..9fdb03a1f07b5192f2ca1d27023b419dd240b103 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6521e414df1bcbc2d2dd1d2ed76258eeb24ccfca..8f13dc66f06009c5b13c4cea957ae8e5a69919da 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 400b8a7053fea372461186f419ed66ee2d0c6a8c..7cda4bbb5339fd2be86e19712929ee8fd9faf9fc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c0c5158fe9df750708dfdf489a49d351ade85593..ea55d57969fb7e860f34832a3b8fdf9367c35df3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2163df70d108ac8197c2409455c9393032f113bc..52b1a1ddce35e3dc8cd87c3538c5994f14d72e5c 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 559577a4fdd40e72dc55b66028d9746f4ad6beee..8e6f77269e1d47177e0a81ca2447a864488a0ead 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 62ca723aa40d69e747f9440da8e09b97b130b30b..4284c51ca718c2e558571c641706bd26b105e97f 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 f12f666f1345479eab687ecc8ddc9042bcc61ea5..10dcb73b0a7126de76f128793e9c59fe04869a7b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ca018bf8fab0197da95215a8ba716f7138618504..b63932e0f39341db83a0cf1e6466dec539666515 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1774eb3b7b9cb09097c99850e011c0ac2042882f..6c7e2727774cc5b3dfc5c9d454019dfef14a830b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8a33cd231d55fa92879be1480a094bb18c46d33a..ab877130d7f93467d5ed9b38b88f4827e433e2c6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7b29b2a33510daebbb8ae2eb50802e933a3dbdec..5539db524e6bccf800ae612dd7c96418241d8ebc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 77b22c0a610019e3af04a19733e83af0c67dc560..3369aea672e90b23a0ec8dd537639d7557acaa59 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 558441a50902fbb663fef770b14199a7fa77fe04..743c3537d16b3afd7ec4ceb657545243c24863ea 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b9d2a81a836f81147c3f4f412bef6f04a0b7f92a..39765dacc7eadc1c7187454a24fb6eeacb26b5d1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 29de663fe36efe16719a3443a28c06064040b742..a13573ef8bc19227d926f2b50e80c7a3304e0e50 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 252d83c5777fe2fc77f6a83430d6ed9778eb7787..0f3cb1cf137382f9410715f52b1242d6ba5e6a54 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8475a2e3ada9629af7d74f0db88d91da85d31049..9522b4f268cb1b7144c277702b9793510faeb4a4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5ff9b2104cbbbcf79d82a75b08a2352d9f1d2f9a..cc3e3677ba438f31b2c5daafb9edc86afd334fca 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 2a9e033dd69840a0a06d4a7a466d310f51e45be9..503c7b9f4ae28c7f295dc4fd3699fa4357ff560a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bd604fcedf26f67a35072fded3a460e39544453e..9ebbb9e5b8426c78f234754eee8c5bc162e8e5fd 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 2d2c947969111f0265534b80b6377920e2956b09..670167b656f15001da6251a59f32a1d7a59d2326 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a3aa30a262ccee4c7f12a6ada6bb9c167a6eeac3..ab3e1c21ef556698f7ef55414e344b86688d01a6 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 cfead3183f9836599e8b7d4a717fedc48f6a693f..8f111ea4447aec999b288bb4e791d4a7a1a4ed70 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b216bba45b31ac08b292d2c89248134a2c7d347a..d389eeeab31d5d536ee749d8a87ac8aa6a14055c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cb914014a816544ad3caff3410ac90865d1ce35d..65e0c3b65875e7ef374b786b3bedcd3c0a33333d 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2010-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2010-2016 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 ac0fa55e6ed5e9f3d454375f6463bb5ebc09b0e0..7f93becf33044ba6ada06bee7a54f26505425704 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2518bdaf2d9153198b9a06afce55d6de9b6b903c..b49af696f1a20fa41cc12a23a36ce93bd3787275 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 2ef2e244d1fa4c91bb78112158cfe836b93179e0..0487335a829b9ff4453e8857486c3dd03bf39269 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e1806b7adab8b2533e792c1af7ea5962db356991..327cdc3a6533cccabf847c359bb3face2b5a4a11 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 487826c3a7ada7ef51395fb107c104d16352b28a..544e0fa4bb5748ee0d3e6ec20a3ce2a4f545d593 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 87057a6b47a009d56b375e6e6444554d20a61fb4..d97951dc2e7bafade397f4820a3a0e2e5cc91c72 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f3d0aac9f9abb51e7bea598077a34c3b1967b062..9349bff7a00c31571dbd7a624711f94ffb15fa84 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fb0b08349aba4f066a64ee863e3f9b945cf6637f..760914525dab33e00a9b4cb66b17d530dbf538df 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2010-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2010-2016 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 8e44a59cd99d8710609201e0f99b9f2d13cab939..ec4720f5b8f26a1dcfd2000c9f38882350b667c2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index be6a1bebb79e7ed9bd03cd9ef4833b74f0c35e95..19719422f8c85542323185e47bab16e32fd2dec3 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2008-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2008-2016 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 1c793b238443ac38f8851fe2232a190b630ddea2..843047a7e941dcab302fbdd0a80a648a2722e25d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4c6485dfb844532a7866be71f30ae496fbb30e3d..d8c9a8758c3470d33e745404c1b11aae380412cc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9e270cade0678d333f1797286a490eb2bf7a756b..4014b7b5e2fe687cb644e46b3e12af6f1e122b1b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fa78ba195b25c615685f7a37d449e9b4d1af24d1..790ae8aefcaca3e8319ce576afefcca4389f095c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bc4e95cd002781e866177ee5ba629bd17a6fd3f2..2347bc0cc4c1ddcb455f6cb64667cf4da73ff521 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6b1472f0c5dd45d2075151286f313f7a09f7d437..a2eee3f0554833166a5e1715701d8c48c834e293 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bb38070ed09137813d8b2cbd757d4803ce04ab26..daa09176c05d8984009022737083b4bce58f5750 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 647ec48c1360cbbb02ce3385c974d8197435ab53..61a59968a963f12c92bcd276ae54307f2f2997f5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c6e095762a8245839e337d49ba4a73144afa90b6..bdf18e61be2ce4f5956ee5b355ec82227c2df3ad 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2e5ddf8342d63e30292065b1ae9a329105924823..113c55c1af0bc2df865af4517aaf0edee1f07ab3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e4478ab6813abaf433210710af6933c7da948a79..1692e6ec2b43afe9535fa5c04ea11103f57b6936 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
 ###
 ### VMware-specific macros for use with autoconf.
 ###
index ae9e748c0951ec0a7088ea87fc0dfa93c6ec8b17..26485c73642d6163999c7f1f25e8b49f98b7888a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 VMware, Inc.  All rights reserved.
 ###
 ### Script for creating a dmks-compliant source tree from an open-vm-tools
 ### distribution.
index 2b8dc44c06a0967677c3346fee56bf9651474e4a..5c0deb601999f79a31e9b7cc2dbe8085c7f06fb0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2016 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 457c20a240041a9f1cc5bb3987fb333d8a39bfda..0b785fdc44b7e5b0e0ef619ab3c0e51799056727 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2016 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 2ced8e0eb01971bd2a0fd506d12b7115c9bbaa24..31c933117d83db840949617c108db11508ce4293 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2016 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 f89600067ce0c844a1201cfb7422bc69aef73f25..772127a80a7800f44cab95d7d79b21ddc957a90e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 590489e1a5a64b6506da98e2cf3d6c2695dc8062..77be59f49fcfeb2b79d4a9feb9ce4c51544cc337 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 00af7d37a1f169356d72a250e8bd2ed88fb73f08..fe8dc4f7fbc3926347480179f5ef80c15a21a2b3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 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 f1b2eef549b5e37ab80346b301a412c5b4243dd3..964cbd57f4efedde9dd5f5b4f341c35797a54fe5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 21e5dc169861626d4b49969ff7887d7e25053fd9..0a7cae6d8eb76332d2a2644f151f53f32243bdfd 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 ##########################################################
-# Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 1998-2016 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 05aa915ca851c79c2b07fec3ca72630b88880207..3bbbaefe9a03b969b0fa0533a0920a393c541eb3 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 ##########################################################
-# Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 1998-2016 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 648dab58f77bbbe5d48c018277257a270be35f9a..2313270d8f33c0a793c277debb352da1d16f75d5 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 ##########################################################
-# Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 1998-2016 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 fe6126a36f8101f14f31fd7064d1a815ec86b3e7..5fcd538d493fe6406211af045a7881d8880d5255 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 ##########################################################
-# Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 1998-2016 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 b891019e8d4c2df246db174f2e1ff294eea216d9..d815f7d0d880337f987c969ef1c5d1a24531d789 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 2da16dcc2c2037d2b39fc3b603f4714c013a7b6d..84bd3af817490c4607e9caa083eb5bb6e80919df 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 718be2e56a5e9c5cf9e7b7fe7bbddef03db23afd..227bdcb8dfe0fd0ce2bc1acbf786eb46d173bb50 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 027622f84a074e980685bd423d485eaf37a3f405..073f2848ef27b862d58463b3bc6ae52e8ff9a53e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 2eca81accfa09554ab24c58f17698f8bc0f36c93..5e09a1c083dfaf26df9040a11c9cba445d8f4582 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 b0bcb5b47ff00fe77ae10e3ac5e7ed1d7620f36d..cea3d680f2229fc526a6856ff9d76afa9c8bc517 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 8c21c949e05b739678f861401c3b52631333f13e..3b3c039e6880c93469ebb88daff0dd07e9e858a4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 754ad0dce21b0840263688203ef83d03b00a51df..054a98df9154739487bffaa92839ad915e60fbec 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 a600c0e905bcb0ad3321765692b4777355038522..92b0e8171951feabd935ae1db42db18a7cf460bf 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 c86f848d0ca3160379a917841e9b6f3c460c5a2f..4d6f36d4905145e53a57b9a75c7ff17ca7d24143 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 30a66d8ab1264dadd9eb7c1b77bae6da4764d03d..c7b00eb86362f547889bc4d1c91bbd200d714df9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 aa9612837167ab80c632fe03759381507dca192a..dfee1869e72e0f8aaa58116aa059ba99fc43fcdf 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 7751162f53defe6e923712b1e1e7f71be5305355..528a2e056d59ac0d4d5fc579d30d4c971dff21a8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 9e31c12d9c4c92ce85c18b1c1c6a8974f1c1f6af..97f971b527f3d2103c654f690bed2b4204f090f9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 dccf481e95683192d38b1edfd5bac09a82776efb..0667cb8c857f446859d132f58c7d3dc3fb1b5cde 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 7537ac51a05b45d85426d253371fff624ada14d2..6559265b3fab145aa35edd4091b3c7d53e767aa4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 029d833c08315b394bfba676145073a1c01b8375..36d5e16bd35db0488abda5debdef4ded200d05fc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 359bf39e42b33f9f77bf188049ab4a39c0521d05..78d2057171dda1f02d29de431d0c390f09cca0f8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 c7fdb04c11ea98e17f3b64af1d9ef5b179d067ed..24446052aa24757413b89f63ecf5a7510df7f3b7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 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 0c0c9542e47a50846e79c9fd3d34a34415d6c649..571c4ab2c47f1eb65cd2a0befb2d0a928e8c0d8e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 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 162f6be4d68c087a7bb6d631957bdaf29f2f22f8..009f0eea21118c891d3e276a1b84dd457da6b81c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 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 3c681a36fff3bdb58b16d7d30df257189573d18e..7078c2fdc66b654b61990cfec5bd4e9a990c1ae2 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 ##########################################################
-# Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 1998-2016 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 1c1bfd803cd876cf2fe5e2b4f88752e834ba5a55..4583a85390873e2df53a01bffebf3de7e155b92b 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 ##########################################################
-# Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 1998-2016 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 7549fa50bd2f3268dbe8ef58b7c11162438b6227..565451abe38e2f15b4f811e5310ab144479c5395 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 ##########################################################
-# Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 1998-2016 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 d9fdcb74f11042983a86699f34a35d48a0b8f2a6..db775f088d8d35d390f23ed342bd8fc299cd7fd0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012,2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012,2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2037dcdb200fdb50cdf23eab86bd8422c8a735fd..2bec9eb4372515d1b7725168e95df3cb2f52af1e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9ccc680e9ba2b7c4e203b91b7b9b84c0b24a0643..a08c97deec4a3683b07261200209e952ff3337c1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 88950a4aa6f316c4210561f086e4cce30ea932ac..d96e746b62795b905af624369c79345bbca459a4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 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 1979d435c6ede60ad5ee6c91b160133ecec033bf..0978ef746a2d7bc607770b7a3c544e0c096a76df 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 ##########################################################
-# Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2008-2016 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 25039e08f6cb77133a9c9ece7a0dc186b968b475..b21d90aab6a58cbcfe8a272bd1124b253a18dbde 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 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 44096ae46a13759b4d621f29ec4028c2246e7b88..3d427a434f727fc93ecc1d4d4ed41fa7d458241f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 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 0240013e28e358b453a0087be190d308eee2b515..5a3510c5a163a62080318ceb4722ff96669766eb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 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 5c05c4bcb853f0340af0ea19ca72a15f778d646e..c1b1cf29f1db7e25a8c26ce8c266ab4998c79821 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 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 4b52814bc92ec7818d1df01a297cc1e37242d420..e0c90c109f7db1f3dbc6aaf7951deab086603211 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 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 eb27ec215b705a1cf45f433e8877703d8b2d0cc2..cef67f55ec9f65b4340121004a680574608c9c34 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 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 506d9a23caec56e6838a356246bd6a3d41d0a000..219d31e48420133baa1be54dedeaa011f34da8b9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 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 77c2ff0bb75567244856b86cdbcd52c7ea4682a3..c97556579302f27fbbafe109ae8e54a4f0670e06 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 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 9fc349a4ace88107a416d54e1d616c4d0d0c48d7..873896009d6a2a09462b0a074f47c8371c14f03c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 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 0f38b206d9e011d14a3554452085d54cb6b7f97c..ded612db5c2e4500f2ad28388a2f27973f0cb3de 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 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 947ff8e29da681f2a36af92e146404e78ee9ea3d..53f3cae198707bb4b3ef8f16a8f4ae276b3b555e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 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 07bd75705d7e803326d9ce3ba49e0f41f052cfc1..94f504c36f7b73a4718f88248b3a1cfa7219889a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 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 164c2bf63343783ec7256dd4d978010fd0e468de..d3766cc9223272c89e9e82dedbb65f0b03d58db4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 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 293e71be8aa308c160e56467cca13ec71d2a238e..de8703395d2f5a350168b2e00aa0836f92f6b813 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 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 d735e680dbf9e4f22794d4ad6d4fd750c7b08741..5a6dcb8215f35b7b643c977a9419046414d685fc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 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 b746403a12ea6575f019e450cfaa186ab1829702..6145a91af36f7c0a4a21f2e6ee9ecb99fafe35cf 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 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 a9265ac1ede21465cd8a3942722ad2211a39134c..71cd6c9dbae0744135d39c7df78295c466a6705b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2004-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2016 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 947ff8e29da681f2a36af92e146404e78ee9ea3d..53f3cae198707bb4b3ef8f16a8f4ae276b3b555e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 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 fd004b4f14798942c5f03a252d90fcd6bb490573..cb05cf8ae4c6a71c47485517105201cb04f37684 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 bef0c82923642bceeba64aaf5869ed5074fcaa3d..f152894849b9b468fce4b9a56316b62014d5a75c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2002-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2002-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 45c51b068435142dd5b3137ccba715ee4d271ed0..7c829a25d4bc0366d7de9f92921e38dae3a2bbd1 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ################################################################################
-### Copyright (C) 2011-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2011-2016 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 36a2fbd90cc44957e1c833684633efd14b863296..fae0a8bb0e137900423ab64be37fb3cf71f56093 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ################################################################################
-### Copyright (C) 2011-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2011-2016 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 68088d3bf760c5149f83b4fee85c922eb65f8cb5..39df65796f541afaa870900881857b1304ffdc3b 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ##########################################################
-# Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 9e6550d7658d39e88786758a62381ec63dd55073..8005f7d4fe7d2a920a55c3d9f4f81c8126ea835c 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ##########################################################
-# Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index a16320e1653bd78855ed4886051d60b029c8a825..62634be2232111eab651930be5e71ee4506cd00c 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ##########################################################
-# Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index b841739f2bd9fff7bdf477b5b1567db906d708dc..47a98fd66a52cb02c1ffdcc85fde32e2fe816c3d 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ##########################################################
-# Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index ded2c88be3ec2ba883901b8e611bb2da65a1cb52..93a5a08afc862c61306574955c91e8565abc6ed2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ##########################################################
-# Copyright (C) 2001-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2001-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 777daa5f8f883adc8674f051a63e2831a710becd..1e355a2dfb4a21574560f1887f0a42783fe1ce07 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ##########################################################
-# Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 95f7927f6ab9abd2369296182afd3d453f16eb15..ff127916b8ed37ce779f09e06aab9ceac94e5c6f 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 15f3fa83c055999d73437b859be2395249f19d6e..5d757185dab6ed2d253bf830dfe4fc739f6f81d2 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 7e9c48c024f8c3d6db2c8fbd573191c1b8eade00..6f6873cde54bdbcf12dc0bff5f76c086e844309d 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2014-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2014-2016 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 60c08cdae3dcad9aaf21a6d31fa27ece19a6f10d..add51252a8c6fd03c8b0773fad3ba9c2059ddb66 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 58b952ec2b2ae96278cf135e860802386da9bbaf..8b9c5269c89d73daec4d5f41723287719c8405f5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index dea4158e58a9dc0cb0489cc9d51eed8ccd401424..a70762a38994f3209d57fb03a6aa376a99f0715f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 03e365d222ec3f4e0c593be933791cf939a9641b..fb1d2be2f26a213eaedaab4daba488cebcdbba2e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ce9848785c6e958d75fc6628e0002c2f2ff0f93b..97f02fde3ab64066c3a59bc2d4a2bf7f7906200c 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2010-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2010-2016 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 9d1fe5ae30dfe21ddff2b62e2cbf4880742bd857..ba4fda5a5fa678e0e8f79aea393b11ddd57a453b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 76db882507850d99cfbd5ffd86ece3460a993c2b..b32c9802191f05ca748d82653bd086a390454874 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f5a96a12d87fad5d51605adba0b24595bd1141ae..4609e4728fae7d13d840c420c43cf457e1ed4515 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3074038a8b2acda822a05d83aacf3a84e3fd70be..7c648ad95d632fdcad8317e1846e80b1c8f3a96b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index dfae2ef88b4299f6b10544f2ba40ab211772d254..928d0ceffccc8869a69bd68a69b86702a75277bc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8e77e825c77c55c118a8d88bbd59c98898427133..7cf902956c14bb3e8c90c4c0d4fca67b11495ba3 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index b70f5915b75e35524c65c21e540354814378dd6e..b09b350e61d97e58e682d198602c98af9103a5f2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5eaa92c0b5dd5e2921f8ebf8e04d97c1bbce8267..b7b63768516caced5c42960c93b9ce264b40764f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7dfdb76ba53cdb891aac69fc09b845b3e295390b..65e8c42afee819de7bf1d89ee0eef492e795d55a 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 4e31d277fd0e148f35fe77f4482fa771273f3a2f..260af1f948f63647ed243fc983a4eb03fef6509a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3d01d137ba626415b128f1cda401bc79dcdf44df..b0d1ac3e3f862eee2d0374e8d1ba44ffd5baf342 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 21e0ed4aac191b793052ddf601888b550ff28b1b..525557d7aabd3374b7998bd3601b3d2d36d5d8b1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c635b0896502a077d4f1f532990a295ee7d5d7bd..b969ec4891ccd4d03d3b3496a92184b6872fd54b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 73211023f9c541299e606403e219472f4c9a1e67..5f4808fed449d23171107f8a9ef9a7c1e1ed2513 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1fddc9baba6bffa5efabc07e3f45ef3226ab454b..ff95d1d7725f759d4d90161454eee3abbdf0cb5f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 55a5cb5b3ff00ff837a80185f37e44489ab8221e..fed562086ecfa768592a05178ff9c34c95b7d637 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0606566adfd4ab7d9c5c4f102967535fc488dabd..2a5f887fbc2f51cf0c26cf4b610f40f5141a7baa 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f7cedc883300c190dd4fa0d322acb71b5eada81f..d0986ef82efab516ea4a870962001ecb5e67259a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 73e6d505450bbe4238aac5cb1a126c979349ecc6..76c96747b47de11d88f1d8f53e8b3ca6e7ee9c8e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4e8c51b7bf4dc38a63cab5031be1d2df725dd22a..39155de712fa6e4761b681b01c332f1fb41b95dd 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 90daa29c1a2813750c66abef024b2c4ffcc75f7e..40064eac640ae68f408f9e8c474bed7e549851a1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e69e0a5f4d9973441c20c70fd726bb5543b3d71d..2d4dfd801f78811016e97339e0c064e4d75f70d5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3594c72905c44f83de4c1ac9992b128fabadd164..a40db19126173fe9a465d2a445e86d946485c330 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2770cd839164b9aa0fc288c0777368ef9e6dc7f9..25a29c622a3f5e93972ae7c2009e0bd2961cfc4c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a8ce267ebc074b197493943718c2e8b304010327..690b06451993ea4be6d819c0b4c79558f47abdc3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 288d6f8d1dabe15d7f70cc06978f5e544dedc9b9..765c081fc7bb2a8c3ad1accbdef96647c4745193 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2413b397a4f1088326c2a921a3d39cacad4cd1d3..d88d3ee14ecc79dcea4688032c3696d060812d76 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8ead4cd881c28bac3c15b5539a9d2c47223277b8..b134fc7beb435caa23f642ace541ec439b3f1ce3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 55e86be0ca8410da6beb293771cf5ad0c320c664..2fb7d2bbe1001ef60ce46ea0593f9d9c3bc91e80 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7e553196ac1e3b1773986ba157ddb679d2428d8f..a5e7361bd835c32152b65a79ef53c23415c06a1e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 769971c72876d932ecc801fa6b5bc5bbe81a3bb3..6b87d7cf689321ec0c2a505ecf7b1ee030c24973 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7fa26b058184fbdef7c1c52aafee47c0f9ae019e..02fcefec76a116b9e6a9945380cdaadacabc3fc3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 133219c85d7b2dabfbcbc7f225f9f404fc695f60..36ca660256935d864e3e3af3263af241fc329e6c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2bd5be4c4805275c565029876c3a981d7a1d96b1..eb1f81bdb93b021774f25784eb7dd4368df70daa 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a50b325ee640072171e787a5bf3c04be477c7160..365ab024fada4a74c0637646a54df33088747cbf 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 57484a363eb9b0e69910af839220209d5fd4aad0..c610367ff84fe9e1e8a526197f791226240de314 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bc230958b5ef48fb86d4f792ae5841350d968002..ae0cdc2eb0748bf25fb14f06f4359b865a7f93df 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4cf158f057b057deb5b6986b3b46d692b3d9611b..4f52829e70b7c6c9965b9951efc64ba3d0815b14 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5cd1eb49b622a3f75e57460096ea4e05141a8093..40f7c01419d4fc51913ca8eecf9c027b03b191e8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a7b5eb929f5dbe31cc45863e035a391c8b5e3b3a..5f42a10320f446da4fd328441934ec93b5aeaf55 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b550f405d654b7149a4d07e331902fcd12f72693..8497031d1fc22abf86d9cdfb180a3693d21e48f7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index aa8158672a54f64edc19f4934eb95b2fdfbce093..30635d59cf9c446c5b1356fbf0a5ee7c1844456f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9880f1c8e2ea3740f80a511164614e92bb4b2929..e7731a688b353c191a9a3a76f93651dc65282d9e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 792ae29f25683f3356c50f332afb1518f8d49c76..3bacd4d2eccaa217d9b3f0c06bfb8b8a7b5d7419 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d68a5c2bcc56e8815e53adfbe8af2962209384af..30c499a6d915ec50f6a81ba2615cef4df8f80b48 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 004d972d65376362b070522886acb0280aeba065..72432903c662020685fd5ad1b6db90ef0c71ee56 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2b0e49368a83aefa8ce541e589a2b1e5b5f20201..6c9feae1307eb2dcc99825fb466942aea4b54956 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f481e96c25bbbc5fe6aea126406cc4e1baf3c4fd..0f7087c2391adf6dbbb1b45d55cca57f0f9fcfe0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5155158f42528c836f5dbfc4da80f732ae1f79b4..8703488862d6510b86f90510bcab7a8904872827 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9880f1c8e2ea3740f80a511164614e92bb4b2929..e7731a688b353c191a9a3a76f93651dc65282d9e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ec02734be3b7eefe74127172ca77f202ad0d6d3e..a9d6bc2cb6062d2306714a3f0247e05fa5b66e7f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a75fc58fca187eec31f6211d159fbdb6933bcf89..8080b9ffb7ca935c4cb555a93e66a95a5e2d465a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 317827fbaff102ef13dbdc5fb7603a4a1da427e6..66be307513acf07061c8a7c58fd8c5fe0c85715b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f234d8df5b06e01c7240b37bac20afe96a2571e6..6b9e0d13b4c8f95f22fadbdf30e08faf788372ca 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 159931016496abeac1c7f48ec6e8464c95296d21..a6317c0e1bec94435ab367d399b152c5b5610e97 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 41eb453709a77d79b668b5246150f7223aa9f838..8e86afae22fec10b35702a96ac5c210af4f97dd0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 54b8970874e3d434dd0dd0da20df63ababd07841..260399af31b8c2053577848dccf40bcd4b9b3b55 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4d33da37054caa59dab55f543dae3db8cdda3147..6bfbe4c4ae4d3479a33ac6a1610f8c25785c83a8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 74d7acead097b798f666c8278635cac5bae309c1..8530fb313379876de2883e5e6c8e6873cdf20b18 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d9af48714ba224c7e2ec4ce7d77fa5d802b62b47..164639b3639fbb1707e959fb9e0c6b6e530b733c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e779fa95d0044c63c91a54b3dddfcfdba6aeaad0..84b44d34d3b588451256236f1a917aa338357fa2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5d7e1d649b253ae03012bace4235b7c6a2eb2ed4..e4539dd00a3700c572cba96f552c49ac9e45c491 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9b8c8483a0125c18583854c1a0cb196fd5173508..8d234d4cd905471886cebe1b2ea19dfc511a50f8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7146043c6a2fc6c6089ae1af01b2251d69693d20..e0163680caf5b0c87a97183413f09485d511ea65 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9fec5d7e2324f9b09e017b0d70edcd7d0ebc243c..f4ad8e2627746419e529cdce538c886309675c2e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b782b161f9cdd8068a993b71daaffed55855ad37..7377614811c3aad5820ca5cfa2d625425fa83094 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 13a0435af8e2f819a57df8457cff35e8db76ea1a..654b6c1f688cd4fec427f60aed783f7cf1272caf 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f1754feff422c0a88038135461decbfd964e8d69..987ecf5c1fe5b68919a312dc3ee198ec8c8fb765 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e04ec5890aaa9c5bbbc311b4d23667107352e8e7..861c6606de3d1cc7d4c86aad8b3e241ab25d2ab4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 13f3a30cafbfb43e793ab66e84a7bf40001c9ac7..496114cf4d8e4622122f9c76f16cca7b037960cc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f97c83fa0477fab8a40af75176b5f08b3c02dd8a..53e8ea4bfa8cb476b3811d82f09eda590cf166fb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f1c17e223f889cb266e1a75429396aa33d9dbeff..13ffac8290d7a4a859773d2756ff2796fc227fb5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index dcd03074dfc41af6608846561cd00e7072480793..a18c9529791ce5f62b5bd28fd17c9b996e188b92 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0ab13497438e31ec4613ac8c6bd06fef522938ad..4c2ba6c03d2eb925029ae23f9de1d049a39d56e1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f0e69ecc8ab15614f0c2b921bb95b8ac87adcaa4..645bc2544e6f20eba0d42d8e774494a2811617cc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 94288bfff385efa47dd3d7bc97dc302531d0ae38..26323cbeacbb414d7873001b0376892de26e27f5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c4fba84ad6c273b8f75bb449202ec3d9debbec0f..8995f3d073317a5050b4ae9fd04d9c4c5524c3bb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4c79026e302bc34b4b4aca97226ffbcc794d4147..4c74f74ae2b2c489a4a394f32300975648853a2c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a69c1277d3aae97694618fb3ab933cd3c7bfba3a..3b1f9ec2593d45193851ee3ae13b6a9f18e200c3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1999-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1999-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 23c721bcd3cc8a6be71249aedf92af251c16a94f..15d85c04652a2a97fa73e72776ccf5037d0b6e6c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 138610f81b930f234941a214e7f835353e9dd001..b32a8643a53361206754c7c807733d2914e9eaa4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e8031340c6aca04b6aabba30f5eb1ab7ea5c0e7e..f5341a3b4c55edb931c037e87b747406cf6470b7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index db2b542644594d40d170f8ea08acaae71c7d43be..7915ecd9d571fe193ad46b2bfc6897315f6400a6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a660ce0683e6f4def6164291969b38a29fcb52b5..3ef8d75f4a725f1abeeabcc95b4b0d5b98ff5582 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e8d769557e71105d3fbb278fa01daa6fc946636b..bc33b393c5656ec283b62f42fbbc5b4e534cc360 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2014-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2014-2016 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 139263a568e65eef7dc6b50f8f31c14e6cfa733f..fee0f5edc75555ad4aab9ca963fb8925bd585484 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1953b2c761a48365fe090fc6fe7e2fd93379cc0d..c1f8df9a4137e0dff4cbcb9d6a0034e3dd5f0ea4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4ac05f48dbf36e1fa954f13f510114ffb807d6f0..4400e5a1a5cbe3de3a6a17db619a00c79758be4f 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 2500ff900d50b5b158a634715ac2a8ddf3296a6e..35dd682fadc4dd0801f4570d2d08b2e3b767e89f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b672e1adf5a5316b0bc0d2255a29cde63971a21a..dc23e6bf9055fd2cbcce1515d6ee20fdd6ab07aa 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2014-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2014-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index abb00ca10e8012218e2a4e003201c552bc4e3f8f..87443e297effee6f3612d6a95d8f2eb77a6f81ea 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b25a47ea5f639930d83435b312be24d9261f95a3..3b6c4d564a1322b05c38d68904fa78f1b3931df4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fc624ad98349c114b53ecbc0040a9bf198623731..44ed49aca1bd552b7af396878deece4862751e3d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1e790956671a6859690f814eaa9f0d761e0352bf..ca8833dd7f877d80bf7a02404eeb89c03e653309 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 a19187963cdec162ec0f8b869ead97a8462402b7..4e8d749fbb9528a9459eaebc634403082121c2ac 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3c8bcc6b424cedf9d0d76739a188f579a7e77319..4896690d3621e99910c3096e305d09a4549d695f 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 7d46e029d73a604209cce3e3e18af7183576db74..3f7a1bf923df0c8f33a2e3e2acac7b29e96b0bf2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 75432d7f8dc1da8ebb2c77422ef6e05e03f7178c..3d8dbc4f197360c26a6ddbb40bc9eaa96cfc8dc9 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 0a1834b520f4a47ce64f1ba43b8227088133681c..55bb7041deecedaf6750c821df44683fd24c27e6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index fe5d170da5e215a8b6c99b619a561dbd3137854e..84b788b7e7816df901d8372788429e427349183a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c8f53f22c379628464276326eccc9c9f772b8ea5..6c83946e80797e889b617ca90517c2716f576387 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 92e031465a2313bb7eccec28f01babdadfee4bfd..96c8349961ec6afa08314ab2c9cb431edbe4c3c5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2ad13ccc98715d0b687eff322ab6aa3fd685ccf4..91226e8efbb93b8b9b244efdfa0753ff58bb3fdb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0f5ca07675376d63afc497a704cc4b9aa455310f..d0502851692150ed4d807a1985d84dbf5fd3bc88 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 8b762824a721a0b6858affe85f2ec8d2a9d34f46..e9c8e61de4f73827607fee747b6ac285bbd3ca18 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6c73b74e67bb966e6509d7d9403360a01f6d86d3..a7a74453cc952e4a3284f649713d77f01b266e81 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f3d88fed8e2f7e001b939cd650cb48fc69a019e8..ecad33218d8b2d041351218b6091d814aee833f2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4e2d332d89af2973e1ebfa34793a8a1b9b8da33e..1ab6e358498d904e608416fae9f61b579d2a3afd 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 57ee25457a61f5029a60a1dea1e060deeda4baab..8f3138ef20fcd0e2258263ac973adb00ca5a1aad 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1bec24981c0fc1148b31e4ab7685ac5b652f9995..77591522f4d7592c582ba9fa3c3f3151e4cdcb85 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 17cede665ae1a9724efb32f26e8ee85bf40f6504..f6492fec507cb6b9ed2a140c97e08f9bd111626d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3fd9a1db9f3290ce21a3fb18a4830d39ba356189..213e7005ab82d049843aa4bb61a073e114ccdf95 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b19a15d0f8b9461ba85b66aefda6896c0a98d331..f7d541e5299227a569a07851eb0d33949830bf1e 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 317df9584c65159de8d72b6690168a6a3c8def45..f4f61588f9eb9bf60aa87380b67c62cf32b4aae0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2003-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2003-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9448a6560b9ba7b26cbdbc5ed77b291164cc2a63..7ca357cabec62afbdd2d976cd733323d26904617 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 95e7a292126bc45485a6349b87098a112a462d74..22670fc2f653b0616b0c5f4c1d6c6eb56078d218 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index aa8538a30515f0dd845af7df77a5f802daa15575..e9ccc1ea35f33dee97bad7186bc1324a0ba26d7b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c98da4bbaff73578f5d0447f32f19c71b376eda6..cfb5006eeefef65cf8a5c53a5c9f5e00796bec19 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e7739d61db1a2d8a798b306afcc4f80bcdcdaf63..27986500f6188dcfa3d74d3646e29f552433b3a0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 99589bfb3af52e15685da39302e450f8ef4285bb..81fc5c7f2858844a10c1d7d3bd65cc48e2243ff0 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 5e2d8f66ecabd1d03ee0ab53ca5c3473f6152837..033740eeb95c159cd8771c216e02272b47eb86bf 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 60856dd841135f9940adfb4fd6e9e751519632ef..4ca580b88eedc28f0094865810f56d755281ef43 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8e9b00931a1684495a365fed1e6429c98438e776..cfff69aef570f75471f388e2cd91c19a253f969f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bb7d1852cf35428e22c623e482ec926810ee5580..50398f74d26b6c2a20475b0caf727a20d1b6c5b8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 11d37843c403fa551ff601023865f61af81d2ee9..b8b9ee718a900f9dbe41f57b936aa5435b4f6521 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6108f4b76e98e4ec2a8022c771b5d93d56384ceb..04ca0992edbd024ac28ac8b33546a93db9ad65ae 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9b58ea158f2f0417165e044be2134e44bcd34b87..63144a6008d0424184c388a2a7177a87ea159cf9 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 47c7fa2d51e26721ffed9b0f557696e5556e4df7..c21a8bb3eb616b34fd402e79a5af64a6cb314cf1 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 c0a64cb5c09cf23c7d253bcb998d1b42bc8e0dd4..d7027c3cc126a07f8cea1273433ed53f57e1baf6 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f773cff104c71e03ac5988f44685b3d5b9d84199..e4c3a19dba66f2c47951a38139067bc0a293b34b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index af01a494f0d8c3791d357771560ca148a9e9cae2..cf200103b112e7707f537391486374c1f442ba0e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1db722ed35855492e65ddcaf6e8c4da8f96939da..51feecdcf83175b25850b2f377155b5669cecc61 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6f2f9616adbcbf1bb9888439a5a025cd2c05d53e..1dbd4eda20f3b151090d719314a323d69c77676b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1e99c25251c22907674efa57dfb4329e052fc187..b9a1af5f8c8e25775298c40ea79552492c7f4d1c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a4c293e8bba5ce27ac481b156060e72dc3d00666..436c5614190d67071dac39d8bd538e76bd82d428 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index b7fd7ae66c214a3390608a20a8b08c9a58389db6..323cbac56888dc8083087fc367f31d1b2dd6d863 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2010-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b4f24b1ffde8864e72e8f1cd7012a55347601072..5c0f9e2d07bd8a4b1ed0513e1734dfaa26f3f7b9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9414476406b94ba9e5487a9ee371bcbde0416593..d078e3cd384a2d9e5e1e1495090c29c434fcd049 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 07e80fe9ede3c0c6e50bc9be1bd867b0f4ae5723..a751ec75f52700bd9fab586bc3aa7e3a608202ec 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 576ecbb5d4bd2a13d96830ce1d785e22da1de576..575fa3bb9fb31f029fcb9dcc039e0eb792dc4a90 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 331b63c7c9a75e72a98108fd14e81dad39a9c5f5..32f45c617185de6ed9d12226b7307cbf4cf4336b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a04eb9421bd9071645fb9feaf074f00fbd414498..e1951ecfdfc4b1a80900e0742b5e2e6c5602df70 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 378c7d36e57d32d419c02f70d3dd11b058a2a651..5a1a1d42caeff2b618ad61ae50f87ee2fcded73f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 56f3c1bea9bdafdb5b4061e18cd30005eaeb96d2..5229e9a8707a3748f79bb9bd8f8d2226453c9b0f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 165abcab333ea9ec47f8580ee8c1917a07b6ae17..b2ae31effe7c6a673234af4cc8493790e0b52bf0 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 f7783c8376ce01c0417526ba14b009f225adde93..42ac297db624550ac5655f6537bb7ec2149105e5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2763680a66dc0015e4da61773463cdaac3c1520b..10d2f6e433866aa5df2f5d15ea1703c18185ff19 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 745e32f58c474354431195aa882bd050793b6d77..c28f4f38fb4a87880871919e59d891c70fbb3ff3 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2009-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2009-2016 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 58cf83447504dc359b84b685818bcf96a26781f4..dd1f9afad9f68b44d4b4bc27f9262ea8a00a9a1e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bf248a5e6d35b6ed2a58456fa9ef078676a53b64..a9f77ecf60af3af880557583785c925bade5703e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c6f742700acef8a18776994e3b4ba51f8a4c923a..0d556f54cdf5ef6bd7cf49e07a4b9caa923ae836 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 67c467672f4c619f0f412383c5ee9eeae25dd097..856e202bf9f736e4b92b186e41386bcfee08afab 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 324c4908055516121fda32b1a8cfce8fb3f1ce77..d8f58218466b3cfe356d81edd5858716c5e6aa93 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2010 VMware, Inc. All rights reserved.
+# Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index eee3a73b3600994064bf179f54f7064d6e21a257..dca00a1653b88c50e0739541b93f4d74e4fe8db7 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2010 VMware, Inc. All rights reserved.
+# Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 44636c7097b22310b4fa7abc35af0e007d380c94..9d7cb033e784a00e7e049a949efab2573df8ab2e 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2010 VMware, Inc. All rights reserved.
+# Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index fb6877f16a7cc87cd497299954dd9a9adf03c3b2..2a853e14a98ea16d9ec5ec124acd2d8b6ddc553f 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2010 VMware, Inc. All rights reserved.
+# Copyright (C) 2010-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 25e161d75b5f1a9212626cf5ae6faf30410eef68..6eb768a8a287216b308d4a4a1796b762aa02e974 100644 (file)
@@ -1,6 +1,6 @@
 
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7ab5cf061f07b0817affb0eaff445268f13fac38..94acbd5c2b76149c7b0ea2cdad43a8a24399ce5b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0f2f44cb474db9951af9d88895f8ebecc27657c0..f97ee39d66d9ea5f66336f8aaf5712ed99e2053b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 41ac28423d093a912ac7b314b390fb0a88d46e43..aa5f2173bed476371cfadf26af41aa77ad8e1a22 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 69e1c05b0efaf90a4d12edcf70a0c80b64856572..2de6a4f4b5bfa68edef5867fd357ae685edfed12 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f0d4accd0f36f190d3be8664b256533329f2ed94..4aab4c68af3bfdef211d080943c6f01136a494b1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5b0ab02d0fe635e385f8e70deeacafd0c4b873d9..bf38f7be6e857d568e8e81ce7a87475377e7f717 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0be5461eeec98197252e382e804bf8c4507b73e6..764e4ae06614bd878787e15c468ca53155085c8e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2d6bb6fda75d859087ed74e0e653a9cb71e9d096..d6b7a9851508c0107c5a52aea9eb5e01ac34b3d1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3dbd353867d33e42a34575d1e93f1ff6e1653e5e..fe53e43a27228b90daa1074c1fbbe191284bc6e3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 66af3585a1fd4ec616e630b21bd7f7843497808d..e246dcdedbe1c973a355391e306ad1a69070c485 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2014-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2014-2016 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 fd6eb37f69e39f0ec82723f5ddb2d4114e6244d8..bea91390b8fd987d23c2346ce02e6da32878c51f 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2014-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2014-2016 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 637f5ca0f93c6c13506668bff4a4f20d9be8dbc1..0650a715a2dd6ddd5b1a1c4de67f7ecb9ed92d4a 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 320b5cf2a317f54708d9639da69d0509a274f13a..e826a064e958583b57fb0649eb4d21679e9e8105 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index df21665c0801475961f62f34bd0d756a2e9f014e..3f0cc38c30693b00c762acc64e32644ff5241d93 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index d7e6d82aaf6d9a5d6932ffb2154e3cde9a54f5c6..650e7214b2b1e696cd138432e63b867905ad5ba0 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 014f833423fbb9ae892d5a3c3494aa6a0a562eed..954d739029ef831aa689c28053004ccfe9ec5d2a 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 21b31250878a55127cc45a59e5593a426caf2b66..b19198856a987dcfc5da62a28facfaabe85b7165 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 67662548614701532f0fe09b67d4496fbd1af43f..5f3ddbd53fc4386216c994939b9985fee81e4141 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index bf161d3d64f94caf0115e52069103a79b17e23c5..8d1ec96a054bb61961828472d6a7a018c50d2900 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 5e48d625b29fc5e91f939967991d1632e0106cd4..9319ba543f6d3bb797145fdb5f4250f0d6d6c7b8 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index b043e5cb8d69518d27d35183308fb40533f4e7a4..7209e95c364fbef74a1851048eb6987440da2e61 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ef4ce85fe7a147e1d07725b2447ad48a7634fc27..abdc0cd4c4bab1c3778550ff9d7ea425610e34cd 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 00e1d95289e96e6519b7c4edf4c88c4e743e396b..fb4261efcb4bd49d3e964b7e6e631bc0d8a5122a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 247f00ff455f73afe37d4f04ec6d7638df8bf18d..ee30f6050dba0a18aaee04354687361a51d3b1cf 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3a054260fce56d1370c902faff0e592b0a96e843..0d7e125f14b0455e56c71a16871aad81d990fa5d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index b4d132bb20d9c4cc0ac9a3b7a632c7fe7ca16d99..76383c46237acec60caf04b7d1a7b0ff8719fa3d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 72cbd67deb7dab6aa24df70e2606063e92ec199f..f7f3aa2169fa2506c5d189b861ebbb5d6c6fa59b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d394f10d0e664cc9162f9eae9d77e209d582d993..89ebd999409a9d0d4d5c542839d52768dcf896f2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7ba46f202216b38e255e9058397035844d5222da..54294b60477c21827cdbed0aaa5e876074ea9703 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1afb84ea5d89ab5d2ac01d160a1802cbc0962173..544cfa4e0c916242b99bdbb55bb2e2e944bfd114 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3931d857078e45f3cca44b2ff769b7d086d39d10..46a7fc8790086728593647a8b7957881dd423e20 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 21001aafcbf895c82da3a3c582076f98c285a58e..a62b32bad0d8e094cbe1daa3f80d344787c70b0f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1f7450ea4fef24c8f40ebe7e6ae8847047812d06..4454f48aeaa963dc05aa8ac2cc4cc3845a81fe3a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9babb2e4d5b0e0fbbca2d60919302ed39dd4ee82..8e0345b906232e27a0669a3162a92cde967df0c9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index f7f47da6b673b83b156aae32b35429ef990444e0..b269b8e44228b531e2af3e362adc2e28b5e1e82a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5523e5f87c7df0ab9061be7ab2aa7f5d51228212..09b97aea98e956afce2048bdf1133cabe9d4edf5 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e67991b0685517fd07299c5b1883ab99db9ab40a..ba2c8a987fc1d16539464623a569a78f368a91dd 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 28d072332dd389737ae0a117311c9002953cc102..ae2f2f1f5afc48f0997d5fb43888d8c8a1f82304 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0ddccd50fb5f2f63b8812d32f10c5ca3452dc442..185a60778aece3c33c364350f58ce89e6269da8d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index e357650cf7ce837c39be0906290821d3962a4a17..e232cdeaadd26f0e4eade9f35243788f55cdc6ed 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a2dee36a745a70b669c2b8e33ef959d306beaa6d..bce97aacbdee7cc1302445cbbedcb9fd852ae133 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2014-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2014-2016 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 37b71179c96c2a35d9d8ec504e63d06a11164695..9bd6499f4ef9f8d4fe7e9a1fbade9e705999b061 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 229d2949bd440cd72acacdb0ebc4eb8bf730ae6b..c4860b244d1c0083fd0e7bbc518f58e35aefe1f4 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 88a4973191d140ca6c97b3fbe95eb5faafe6de31..3eede1a0337f673b996bd4b240332f4e6137e6de 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 52f98e177249edc7b4b3b95c81e4b68170026890..c77c14f0cc896f6a4c1b733f4aaaf8aafd08fe85 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d87f7b3893eda0ed6aceb1c0a459eaa0d7cec253..6055c569b95041a11741a1c70cd74594f99ec488 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 15ef92e367cd305ef34f087d48f46b73ae376baf..96dc2311abfbbd50c1a2bc446c6b8fd7dd11c286 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cac80cdf24e3af7b8c3fa5c69f84b26b17776c11..da22269dddd6c6137935038ac3ee0d508e5f6ad0 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0dfa5ed32eaebb5e182e0b17336b584ada43b943..924107c0dd05482129d620a3aaf929de4faa1f59 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 471b3a779b86ab562680cadf0f0de7104e6e90ae..1556bd28eafeb795e6332d2c9232c20d5e63c091 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c712d31e2561ea55c18bb96bfa5456a984af4264..47a47d35589eecf43f98dfb892e890066a98242d 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index bfa381d8faf8c06050998b4baaadb42111b4744e..551ed3769ec15b10a86074a742c143628b337484 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index f1a95d4ddd73da692d4216cb2c11e734adcb3116..590b2d1e4ef25e48bc8290ea775e1f73235a2a14 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index a2364a19e71818a4b5583421c5f2b3f03773a9ce..2526170040eae5c44f4aa93fbee5aed909e0b1ad 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 0cdc1b458b6e533fa33dcd4f74c0f44648c83a5e..27487e63bb2ad1a021950152714d580823e22f5b 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index a5c74ea3b6bf13fd19c7f963b397c5aa7b117834..8e9d991f3c16dc377c2b9e67dbd777c146ec1576 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index f1d1c2946e33fa35b15dd857dd3181c629e68ef4..29113db5d70ecdc99fec232964fd53de16e1977d 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index d6db6d5a80c635257e13c7ef9de62f2456905ff1..e777208bf83af7da5981c073e3861d8fdf92d682 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 1f9e4dc97749c7c164f7e6a74a04f0b0e0e12c05..b78b4816edc1d2810c1bdab6e1d2e8381ab0a6c9 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 8876b660428f03f6071a41035c1fe92a72c83b0b..8f0f0670e99cb15b4f2af468921e4d22e0bd0879 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0c13d30d9872a63d291df214af09862507be5ef1..b5cbfeb33849626e785434f0b8e0fb1215e7784b 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ad8b18ce6ed211f691a2b795a1e27931adf56f0e..66d601a8ea771b7d4f037ce9ea39b822f0791cf8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2012-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2012-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index d72a26dd04480f7e78f9bd57288111ecb94cd171..97a21de33bc6fa905b230a9ffd5f8c5c6f31c673 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 420e2086cbe5d4f0b393062a192d3aa250afddae..12d243936994f35b10c9d6c207a7ca4024fb153d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7ce59fce38d5c63288082ae8b4b54057695b39f1..f15f7864fb1a8888cc9a61fa08e0a8a9193316b7 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 86486eb8d9b420acc27bbed64c0e4a4e91f4f269..8f25de2dfcb51a30ea7ca18342e64967358ba1bd 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 975020613d93a388c1264c4146f239603ad29e8e..846e3eb6cd7d04bb7d9167ad3dc8a8348c678547 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2014-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2014-2016 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 bcbc49f4045c876b2286783d700386aff145f710..f481d9eb050e1d6b9e6a95c4aeb5ba008ed88195 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index bb5c0c9b30c236f15133edf3a5aca1049cb4be52..653bbcd41634a6670847fcf8b3964d7b83aecbf9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3f23d32bb243e39bf8041bec2e47b222c6f0ffcf..0c9f29f9afc24034e2133c66984bffd346e0ff4d 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 92e9683fea1f26fecf718e6711080b68236508d2..4dab162783b107d97e5d3bc167723f2770992254 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 670ae61eae14095237df5ad6e7b95eefdb247a9a..70f881d1f57291c30e06bcbca8213b71a296de69 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index a936c04bf9e2ffa9972eefe6f9fad0575142a279..7733d603dce4a893cbbea4f3981e57fa3cf41b92 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index bb9e152d84b49c525b2fc48d78be24c3c49dbd60..1f20b29ae63782f4ca13ac59e9f33b86673a0e55 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index fbdc5049cfc70780d9255184636b9ba5f1593327..ac26438b67d6b4ad3e56fb3c31bc38cd073b65cd 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 27d087f0b5271cae12b4e067d8a0175b76716ee0..08313a41a353aecf7d2e074ec3cc3772c5403cc4 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index 415bea4d36a4a412e62539c67d3e1e73365f45e6..a89f3742bbe7b0ff0871aa0a332a80c9c2abb0aa 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index c7525b4221b55391ee093e59d0d5b35a0933d013..2483e154651752fcd1a423e00dca358ad7cf6eff 100644 (file)
@@ -1,5 +1,5 @@
 ##########################################################
-# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published
index f99562bd83e717d725d6f41f4a0709a364866700..335a6cd4b7eb0731ea10481ba61d52e0e04da221 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3b64bc13fae226d6c99ed041147cf465fe696267..0012b572fc8ac6ee23861f0cf1bf196f8f6c2d7d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 57ac39be880760d9e0afc4d650e05baf53222e91..00350baa7d25f5554eb518850d86f9ac957bd282 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c6e4de3295437f3d91f7877af2e38d586f57f747..202dab14f154de95726e65173df5d43417f33089 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 59c238d60eb65dca94f6f1cf7a1c3143a6c6f02f..62d936959110c2d86f692e9d598ee5ec1e3d312e 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 680131163fe2f0167f82ffc0981efdeee1bdd00e..9ce67e733d8dbafb91a3f6411c75853a939e025c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2013-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2013-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c6df7cc5060cf2e0d77b9447d586b79051d4688e..165833fa857c63d3bf2013fa191d9647d0b97476 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a989393ba40168923641c0a32e70db7bc3074fa0..ebc35196ec6a8d5d4ec74e2116781d3809242e5a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0bb21c8a1903bad303d3e6776ad12cb36c734af3..8464154b8a7f0aac926d476245dc8a5d3b64ce90 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 4350f449a339ed348a9426234133f711a5429602..a149c4aa4a344fea0f1d12ea7623704c6543205d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8ca11bdcc1a35ecc9555a1c647a0862e0565bd47..ab36dca4cfb0957268a66ce02c450ed9e14e3540 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ed51e5c1a7e1c6da86c68ccb7a98cea2f3523df9..ed9e37861680c300f23c512cf46595717d843320 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index a07e673c8436a971dc1a25b76844c1d6d9d1d0e6..911fe9d72c89c37e7f2aaaea8b4f1e063725c47f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 8a7cd4a1c7b1c9843ce4983b10d805280d1ff6a5..e59a34d4f71d529da48d111b6adf49b96e1427e9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index ced804681c4bd7f7ac4d54815eccb1884107c797..6779530814017f2a20a94273b81cfdc099ec1ea3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cb783148c5c0038876a0ad2a0e0d141422e0709f..8bf3af3cf44a994e518ce8d0b932dc430a1f6d24 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 6e868f5d505c0de21cb45932f3e2ddc3ca4f05d0..27b482d30cd8f19832d461824cad3c5bbfb331db 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0175a046b1690c4e5ee1d95e39c5f85d213b805b..a5f4951c33f0b564dce6391c222391cb794739bb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 57c9223c1c1b0fc71a7fd31db69686f8990ab25d..9018096c40cdcc033bb464a51b2669e7ea30a293 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2008-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2008-2016 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 259aa117a5745150cfe88ea022821fbec55ac3ad..6e10b0b475cc5f85e6c413dd3e57b3dc2691b761 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 87da5d8ca6ee907757fb4477ce3abee8824119d8..73b4675ad8a873bc89044c238a105f52d14209cb 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 9eef45ec733d67548a7fdaae2d63117e154247e3..bc07670a383b2679a80beeacf77f2e98320c8b10 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 2cec6fb66927dd64c757fee4702ee424013dba3a..0c346709c527e1312a1f328c2717fb66dd4dd471 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 44753e3d87c543a3cf08678588b43f2dd723716e..0e4b18a12419a09d5afe9c426df425b3644406ff 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 1bb2a4b1d30a5bfc240351924f747e27a39868e4..effb430a6a36f09096444168ff9d77b2736e1a80 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2011-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2011-2016 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 edc0daeabd81361a10d1c565579168f744f3c522..382800c1262e25514f2b60f07c1c171315b15268 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index eeca476c4f5ae5174b3285307f15abe80b02173e..3a6d1952ff56b81e13fc4e7b7110d55326a7a639 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7d10bf3d4dfe15801798adde921bb720ba6e4076..19089a08e95efd865209d5f51b3c8b2926efa49c 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2015-2016 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 1bacc0ded1bc3c914ca40df3dca9c8417572312b..75a54c09fe387de46783bc7e07a57c10c264fc29 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 5bc2d13c5d707f6d5e630b1236ac35509c010f63..851f92e4f5badc6a2517d6bd1ff542d032e95132 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 0f4e51ed11c7e17361c71f3188fc66e03e672188..3fba65dbd4bca15a70184235fcf41441882f5646 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index cfed2d0a3ca339c6032069edb1fab7ebe1bb109f..88ef3b71a8600fe6aca51b423bb577f1716f156f 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2015-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 79efbf962d62e63222014ee3e72910355cab23be..882fbdfee76a88ede38ac2cc177efa077d082ed1 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 c2d75cfc3de6e06de9e2076e3cc67461629b1701..b300611d5bf6f4f65ba630737e69ab73263affa1 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 7e8d9c44f23637c3b510f5e0f1f55dfeb1545f7d..6dfc69dec86bed233729603f2d3bc9a4909c38c2 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 67fd9485cf1bcc546685fee14a060078e07cfe4b..6467cea4b6b55c5ceeef758c4c9390dc4c6021fc 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 78cc622e5913ba4b548d65e51c1ce40f27ccf57c..36f8d3c975e48aec4373d67606175cfaa6226256 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c021e97f153a762fe3391a588902fb59b4099ad7..82b4ee959312431cc59be2f328310a4f3af0a96c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 3d51ffe531181e7c4b96c497c77776140fb77940..e54b90446c5680be4fccc1524805610eb1fc3244 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2008-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index c04df724e0a0242f755c1e60912dd04638981502..cfe4908510b9e0ffaff0a3aef0a7033501b441a8 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2007-2015 VMware, Inc.  All rights reserved.
+### Copyright (C) 2007-2016 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 b1f770168a396965ed0451a4d77a9b2256755e2c..0f1290bd4ab2d69fcd28ce0dd34f2db07d71a1e3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
index 58576749d7835fb2de65069b09f9dd38df96b529..21d9fcbae3b6d7ccbe38fbbc7c830f89e54a5e4c 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2007-2015 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2016 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published