summaryrefslogtreecommitdiff
path: root/src/VBox/Additions
diff options
context:
space:
mode:
authorvboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2020-02-04 10:35:17 +0000
committervboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2020-02-04 10:35:17 +0000
commit747901c043b9edcc890cc827990426b40eb8f3bd (patch)
tree8705f966fc157fedb17bc90afc5b6c955bf9762c /src/VBox/Additions
parente480da23ea9dc9f3093842ce6f6884d92e99ee5c (diff)
downloadVirtualBox-svn-747901c043b9edcc890cc827990426b40eb8f3bd.tar.gz
Copyright year updates by scm.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@82968 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/Additions')
-rw-r--r--src/VBox/Additions/.scm-settings2
-rw-r--r--src/VBox/Additions/3D/Config.kmk2
-rw-r--r--src/VBox/Additions/3D/Makefile.kmk2
-rw-r--r--src/VBox/Additions/3D/mesa/.scm-settings2
-rw-r--r--src/VBox/Additions/3D/mesa/Makefile.kmk2
-rw-r--r--src/VBox/Additions/3D/mesa/include/assert.h2
-rw-r--r--src/VBox/Additions/3D/mesa/include/git_sha1.h2
-rw-r--r--src/VBox/Additions/3D/win/Makefile.kmk2
-rw-r--r--src/VBox/Additions/3D/win/VBoxGL/GaDrvEnvKMT.cpp2
-rw-r--r--src/VBox/Additions/3D/win/VBoxGL/GaDrvEnvKMT.h2
-rw-r--r--src/VBox/Additions/3D/win/VBoxGL/Makefile.kmk2
-rw-r--r--src/VBox/Additions/3D/win/VBoxGL/VBoxGL.c2
-rw-r--r--src/VBox/Additions/3D/win/VBoxGL/VBoxGL.rc2
-rw-r--r--src/VBox/Additions/3D/win/VBoxICD/Makefile.kmk2
-rw-r--r--src/VBox/Additions/3D/win/VBoxICD/VBoxICD.c2
-rw-r--r--src/VBox/Additions/3D/win/VBoxICD/VBoxICD.rc2
-rw-r--r--src/VBox/Additions/3D/win/VBoxICD/icd_forwarders.py2
-rw-r--r--src/VBox/Additions/3D/win/VBoxICD/icd_pfns.py2
-rw-r--r--src/VBox/Additions/3D/win/VBoxNine/Makefile.kmk2
-rw-r--r--src/VBox/Additions/3D/win/VBoxNine/VBoxNine.c2
-rw-r--r--src/VBox/Additions/3D/win/VBoxNine/VBoxNine.def2
-rw-r--r--src/VBox/Additions/3D/win/VBoxNine/VBoxNine.rc2
-rw-r--r--src/VBox/Additions/3D/win/VBoxSVGA/.scm-settings2
-rw-r--r--src/VBox/Additions/3D/win/VBoxSVGA/Makefile.kmk2
-rw-r--r--src/VBox/Additions/3D/win/VBoxSVGA/VBoxSVGA.c2
-rw-r--r--src/VBox/Additions/3D/win/VBoxSVGA/VBoxSVGA.def2
-rw-r--r--src/VBox/Additions/3D/win/VBoxSVGA/VBoxSVGA.rc2
-rw-r--r--src/VBox/Additions/3D/win/VBoxSVGA/wddm_screen.h2
-rw-r--r--src/VBox/Additions/3D/win/VBoxWddmUmHlp/D3DKMT.cpp2
-rw-r--r--src/VBox/Additions/3D/win/VBoxWddmUmHlp/Makefile.kmk2
-rw-r--r--src/VBox/Additions/3D/win/VBoxWddmUmHlp/UmHlpInternal.h2
-rw-r--r--src/VBox/Additions/3D/win/VBoxWddmUmHlp/VBoxMpLogger.cpp2
-rw-r--r--src/VBox/Additions/3D/win/VBoxWddmUmHlp/VBoxWddmUmHlp.h2
-rw-r--r--src/VBox/Additions/3D/win/include/VBoxGaDriver.h2
-rw-r--r--src/VBox/Additions/3D/win/include/VBoxGaHWInfo.h2
-rw-r--r--src/VBox/Additions/3D/win/include/VBoxGaHwSVGA.h2
-rw-r--r--src/VBox/Additions/3D/win/include/VBoxGaNine.h2
-rw-r--r--src/VBox/Additions/3D/win/include/VBoxGaTypes.h2
-rw-r--r--src/VBox/Additions/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/common/VBoxVideoLog.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/common/VBoxVideoTools.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/common/xpdm/VBoxVideoIOCTL.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/common/xpdm/VBoxVideoPortAPI.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.def2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.rc2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DBase.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DCmn.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispMpInternal.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/D3DFeatureLevel.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/DumpD3DCaps9.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/VBoxVideoWinDbg.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/VBoxVideoWinDbg.def2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/tstMvWnd.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvEnvWddm.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvEnvWddm.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvTest.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDxva.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDxva.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaWddm.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/Present.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxD3DAdapter9.c2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxD3DAdapter9.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGaD3DDevice9Ex.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGaD3DDevice9Ex.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGallium.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGallium.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxPresent.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/oglrender.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/oglrender.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/ogltest.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9main.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9render.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9render.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3dhlp.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3dhlp.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispKmt.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispKmt.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispMpLogger.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispMpLogger.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.def2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.rc2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDraw.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDraw.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDrawVHWA.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDrawCmd.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDrawCmd.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDriver.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDriverDDraw.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispInternal.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMini.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMini.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMouse.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispPalette.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVBVA.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVHWA.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVHWA.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVRDP.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpBmp.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpBmp.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpTxt.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPHGSMI.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPHGSMI.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCm.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCm.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPLegacy.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPLegacy.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPRegistry.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPSa.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPSa.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVModes.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVModes.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVhwa.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVhwa.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxWddm.inf2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxWddm.rc2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaCmd.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaCmd.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaFifo.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaFifo.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaHw.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaHw.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaExt.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaFence.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaUtils.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaUtils.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMP.def2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMP.rc2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPDriver.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPIOCTL.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.h2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPRegistry.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPVideoPortAPI.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxVideo.inf2
-rw-r--r--src/VBox/Additions/WINNT/Installer/.scm-settings2
-rw-r--r--src/VBox/Additions/WINNT/Installer/ISO/AUTORUN.INF2
-rw-r--r--src/VBox/Additions/WINNT/Installer/InstallHelper/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.rc2
-rw-r--r--src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/tstWinAdditionsInstallHelper.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Installer/Languages/English.nsh2
-rw-r--r--src/VBox/Additions/WINNT/Installer/Languages/French.nsh2
-rw-r--r--src/VBox/Additions/WINNT/Installer/Languages/German.nsh2
-rw-r--r--src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.rc2
-rw-r--r--src/VBox/Additions/WINNT/Installer/Loader/resource.h2
-rw-r--r--src/VBox/Additions/WINNT/Installer/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/Installer/RegCleanup.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Installer/RegCleanup.rc2
-rw-r--r--src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Installer/VBoxDrvInst.rc2
-rw-r--r--src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi2
-rw-r--r--src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh2
-rw-r--r--src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsExternal.nsh2
-rw-r--r--src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsLog.nsh2
-rw-r--r--src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsNT4.nsh2
-rw-r--r--src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstall.nsh2
-rw-r--r--src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstallOld.nsh2
-rw-r--r--src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsVista.nsh2
-rw-r--r--src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh2
-rw-r--r--src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.rc2
-rw-r--r--src/VBox/Additions/WINNT/Installer/VBoxWHQLFake.au32
-rw-r--r--src/VBox/Additions/WINNT/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/Mouse/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/Mouse/NT4/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/Mouse/NT4/VBoxPS2NT.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Mouse/NT4/VBoxPS2NT.rc2
-rw-r--r--src/VBox/Additions/WINNT/Mouse/NT5/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/Mouse/NT5/VBoxMF.h2
-rw-r--r--src/VBox/Additions/WINNT/Mouse/NT5/VBoxMF.rc2
-rw-r--r--src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFDriver.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFInternal.cpp2
-rw-r--r--src/VBox/Additions/WINNT/Mouse/NT5/VBoxMouse.inf2
-rw-r--r--src/VBox/Additions/WINNT/Mouse/common/VBoxMouseLog.h2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/.scm-settings2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/VBoxSFInst.cmd2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/driver/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/driver/VBoxSF.inf2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/driver/VBoxSF.rc2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/driver/Win2kWorkarounds.c2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/driver/Win2kWorkaroundsA.asm2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/driver/file.cpp2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/driver/info.cpp2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/driver/net.cpp2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/driver/path.cpp2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.cpp2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.h2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/driver/vbsfhlp.cpp2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/driver/vbsfshared.h2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/np/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.cpp2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.def2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.rc2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/testcase/deletefile-1.cpp2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/testcase/eof-1.cpp2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/testcase/queryfileinfo-1.cpp2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/testcase/queryvolinfo-1.cpp2
-rw-r--r--src/VBox/Additions/WINNT/SharedFolders/testcase/rename-1.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxCredProv/.scm-settings2
-rw-r--r--src/VBox/Additions/WINNT/VBoxCredProv/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvCredential.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvCredential.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvFactory.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvFactory.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvPoller.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvPoller.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvProvider.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvProvider.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvUtils.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvUtils.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.def2
-rw-r--r--src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.rc2
-rw-r--r--src/VBox/Additions/WINNT/VBoxCredProv/testcase/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/VBoxCredProv/testcase/tstCredentialProvider.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxGINA/Dialog.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxGINA/Helper.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.def2
-rw-r--r--src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.rc2
-rw-r--r--src/VBox/Additions/WINNT/VBoxGINA/testcase/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/VBoxGINA/testcase/tstVBoxGINA.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxHook/VBoxHook.def2
-rw-r--r--src/VBox/Additions/WINNT/VBoxHook/VBoxHook.rc2
-rw-r--r--src/VBox/Additions/WINNT/VBoxHook/dllmain.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/VBoxHook/testcase/tstHook.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDataObject.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropSource.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxDnDEnumFormat.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxLA.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxLA.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxTrayMsg.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.cpp2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.h2
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/resource.h2
-rw-r--r--src/VBox/Additions/WINNT/include/VBoxDisplay.h2
-rw-r--r--src/VBox/Additions/WINNT/include/VBoxHook.h2
-rw-r--r--src/VBox/Additions/WINNT/tools/Makefile.kmk2
-rw-r--r--src/VBox/Additions/WINNT/tools/VBoxCertUtil.cpp2
-rw-r--r--src/VBox/Additions/common/Makefile.kmk2
-rw-r--r--src/VBox/Additions/common/VBoxControl/Makefile.kmk2
-rw-r--r--src/VBox/Additions/common/VBoxControl/VBoxControl.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxControl/VBoxControl.rc2
-rw-r--r--src/VBox/Additions/common/VBoxControl/testcase/Makefile.kmk2
-rw-r--r--src/VBox/Additions/common/VBoxControl/testcase/tstVBoxControl.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/.scm-settings2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/Makefile.kmk2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/VBoxDev-haiku.c2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/VBoxGuest-darwin.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/VBoxGuest-freebsd.c2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku-stubs.c2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.c2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.h2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/VBoxGuest-netbsd.c2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.def2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/VBoxGuestA-os2.asm2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/freebsd/Makefile2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/freebsd/files_vboxguest2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/Makefile.kmk2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibCrOgl.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibGenericRequest.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibHGCM.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibHGCMInternal.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-os2.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-solaris.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-unix.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-win.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibInit.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibInternal.h2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibMouse.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibPhysHeap.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibSharedFolders.c2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibVMMDev.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3Lib.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibAdditions.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibAutoLogon.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibBalloon.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibCoreDump.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibCpuHotPlug.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibCredentials.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDaemonize.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibEvent.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGR.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestProp.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestUser.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibHGCM.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibHostChannel.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibHostVersion.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibInternal.h2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibLog.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibMisc.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibModule.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibMouse.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibPidFile.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibRuntimeXF86.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibSeamless.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibSharedFolders.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibStat.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibTime.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibVideo.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibVrdp.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/lib/VbglR0CanUsePhysPageList.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/linux/Makefile2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/linux/combined-agnostic.c2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/linux/combined-os-specific.c2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/solaris/deps.asm2
-rwxr-xr-xsrc/VBox/Additions/common/VBoxGuest/solaris/load.sh2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/win/VBoxGuest.inf2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/win/VBoxGuest.rc2
-rw-r--r--src/VBox/Additions/common/VBoxGuest/win/VBoxGuestInst.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxService/Makefile.kmk2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxService-os2.def2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxService-win.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxService.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceBalloon.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceClipboard-os2.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceControl.h2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceCpuHotPlug.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServicePropCache.h2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceResource-win.h2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.h2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceUtils.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceUtils.h2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.h2
-rw-r--r--src/VBox/Additions/common/VBoxService/testcase/Makefile.kmk2
-rw-r--r--src/VBox/Additions/common/VBoxService/testcase/tstUserInfo.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxVideo/.scm-settings2
-rw-r--r--src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxVideo/HGSMIBuffers.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxVideo/HGSMIHostCmd.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxVideo/Modesetting.cpp2
-rw-r--r--src/VBox/Additions/common/VBoxVideo/VBVABase.cpp2
-rw-r--r--src/VBox/Additions/common/pam/Makefile.kmk2
-rw-r--r--src/VBox/Additions/common/pam/pam_vbox.cpp2
-rw-r--r--src/VBox/Additions/common/testcase/Makefile.kmk2
-rw-r--r--src/VBox/Additions/common/testcase/tstPageFusion.cpp2
-rw-r--r--src/VBox/Additions/darwin/Installer/.scm-settings2
-rwxr-xr-xsrc/VBox/Additions/darwin/Installer/DiskImage/Uninstall.tool2
-rw-r--r--src/VBox/Additions/darwin/Installer/Makefile.kmk2
-rwxr-xr-xsrc/VBox/Additions/darwin/Installer/VBoxGuestAdditionsKEXTs/postflight2
-rwxr-xr-xsrc/VBox/Additions/darwin/Installer/VBoxGuestAdditionsToolsAndServices/VBoxServiceWrapper2
-rw-r--r--src/VBox/Additions/darwin/Makefile.kmk2
-rw-r--r--src/VBox/Additions/darwin/VBoxClient/Makefile.kmk2
-rw-r--r--src/VBox/Additions/darwin/VBoxClient/VBoxClient.cpp2
-rw-r--r--src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboard.cpp2
-rw-r--r--src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboardGuestToHost.cpp2
-rw-r--r--src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboardHostToGuest.cpp2
-rw-r--r--src/VBox/Additions/darwin/VBoxClient/VBoxClientInternal.h2
-rw-r--r--src/VBox/Additions/darwin/VBoxSF/.scm-settings2
-rw-r--r--src/VBox/Additions/darwin/VBoxSF/Makefile.kmk2
-rw-r--r--src/VBox/Additions/darwin/VBoxSF/VBoxSF-Utils.cpp2
-rw-r--r--src/VBox/Additions/darwin/VBoxSF/VBoxSF-VNodeOps.cpp2
-rw-r--r--src/VBox/Additions/darwin/VBoxSF/VBoxSF-VfsOps.cpp2
-rw-r--r--src/VBox/Additions/darwin/VBoxSF/VBoxSF.cpp2
-rw-r--r--src/VBox/Additions/darwin/VBoxSF/VBoxSFInternal.h2
-rw-r--r--src/VBox/Additions/darwin/VBoxSF/VBoxSFMount.h2
-rw-r--r--src/VBox/Additions/darwin/VBoxSF/mount.vboxsf.cpp2
-rw-r--r--src/VBox/Additions/freebsd/.scm-settings2
-rw-r--r--src/VBox/Additions/freebsd/Installer/vboxguest.sh2
-rw-r--r--src/VBox/Additions/freebsd/Makefile2
-rw-r--r--src/VBox/Additions/freebsd/Makefile.kmk2
-rw-r--r--src/VBox/Additions/freebsd/drm/Makefile2
-rw-r--r--src/VBox/Additions/freebsd/drm/Makefile.kmk2
-rw-r--r--src/VBox/Additions/freebsd/drm/files_vboxvideo_drm2
-rw-r--r--src/VBox/Additions/freebsd/drm/vboxvideo_drm.c2
-rw-r--r--src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk2
-rw-r--r--src/VBox/Additions/freebsd/vboxvfs/vboxvfs.h2
-rw-r--r--src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vfsops.c2
-rw-r--r--src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vnops.c2
-rw-r--r--src/VBox/Additions/haiku/.scm-settings2
-rw-r--r--src/VBox/Additions/haiku/Makefile.kmk2
-rw-r--r--src/VBox/Additions/haiku/SharedFolders/Makefile.kmk2
-rw-r--r--src/VBox/Additions/haiku/SharedFolders/OpenHashTable.h2
-rw-r--r--src/VBox/Additions/haiku/SharedFolders/kernel_cpp.h2
-rw-r--r--src/VBox/Additions/haiku/SharedFolders/lock.h2
-rw-r--r--src/VBox/Additions/haiku/SharedFolders/vboxsf.c2
-rw-r--r--src/VBox/Additions/haiku/SharedFolders/vboxsf.h2
-rw-r--r--src/VBox/Additions/haiku/SharedFolders/vnode_cache.cpp2
-rw-r--r--src/VBox/Additions/haiku/VBoxMouse/Makefile.kmk2
-rw-r--r--src/VBox/Additions/haiku/VBoxMouse/VBoxMouse.cpp2
-rw-r--r--src/VBox/Additions/haiku/VBoxMouse/VBoxMouse.h2
-rw-r--r--src/VBox/Additions/haiku/VBoxMouse/VBoxMouseFilter.cpp2
-rw-r--r--src/VBox/Additions/haiku/VBoxMouse/VBoxMouseFilter.h2
-rw-r--r--src/VBox/Additions/haiku/VBoxTray/Makefile.kmk2
-rw-r--r--src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.cpp2
-rw-r--r--src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.h2
-rw-r--r--src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.cpp2
-rw-r--r--src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.h2
-rw-r--r--src/VBox/Additions/haiku/VBoxTray/VBoxGuestApplication.cpp2
-rw-r--r--src/VBox/Additions/haiku/VBoxTray/VBoxGuestApplication.h2
-rw-r--r--src/VBox/Additions/haiku/VBoxTray/VBoxGuestDeskbarView.cpp2
-rw-r--r--src/VBox/Additions/haiku/VBoxTray/VBoxGuestDeskbarView.h2
-rw-r--r--src/VBox/Additions/haiku/VBoxTray/VBoxServiceDescriptor.h2
-rw-r--r--src/VBox/Additions/haiku/VBoxTray/VBoxTray.rdef2
-rw-r--r--src/VBox/Additions/haiku/VBoxVideo/Makefile.kmk2
-rw-r--r--src/VBox/Additions/haiku/VBoxVideo/accelerant/Makefile.kmk2
-rw-r--r--src/VBox/Additions/haiku/VBoxVideo/accelerant/accelerant.cpp2
-rw-r--r--src/VBox/Additions/haiku/VBoxVideo/accelerant/accelerant.h2
-rw-r--r--src/VBox/Additions/haiku/VBoxVideo/common/VBoxVideo_common.h2
-rw-r--r--src/VBox/Additions/haiku/VBoxVideo/driver/Makefile.kmk2
-rw-r--r--src/VBox/Additions/haiku/VBoxVideo/driver/driver.cpp2
-rw-r--r--src/VBox/Additions/haiku/include/VBoxGuestInternal.h2
-rw-r--r--src/VBox/Additions/haiku/include/lock.h2
-rwxr-xr-xsrc/VBox/Additions/haiku/load.sh2
-rwxr-xr-xsrc/VBox/Additions/haiku/unload.sh2
-rw-r--r--src/VBox/Additions/linux/Makefile2
-rw-r--r--src/VBox/Additions/linux/Makefile.kmk2
-rw-r--r--src/VBox/Additions/linux/drm/.scm-settings2
-rw-r--r--src/VBox/Additions/linux/drm/Makefile.kmk2
-rw-r--r--src/VBox/Additions/linux/drm/Makefile.module.kms2
-rwxr-xr-xsrc/VBox/Additions/linux/drm/files_vboxvideo_drv2
-rw-r--r--src/VBox/Additions/linux/drm/indent.sed2
-rw-r--r--src/VBox/Additions/linux/drm/vbox_drv.c2
-rw-r--r--src/VBox/Additions/linux/drm/vbox_drv.h2
-rw-r--r--src/VBox/Additions/linux/drm/vbox_fb.c2
-rw-r--r--src/VBox/Additions/linux/drm/vbox_hgsmi.c2
-rw-r--r--src/VBox/Additions/linux/drm/vbox_irq.c2
-rw-r--r--src/VBox/Additions/linux/drm/vbox_main.c2
-rw-r--r--src/VBox/Additions/linux/drm/vbox_mode.c2
-rw-r--r--src/VBox/Additions/linux/drm/vbox_prime.c2
-rw-r--r--src/VBox/Additions/linux/drm/vbox_ttm.c2
-rwxr-xr-xsrc/VBox/Additions/linux/export_modules.sh2
-rw-r--r--src/VBox/Additions/linux/installer/.scm-settings2
-rw-r--r--src/VBox/Additions/linux/installer/autorun.sh2
-rw-r--r--src/VBox/Additions/linux/installer/deffiles2
-rw-r--r--src/VBox/Additions/linux/installer/install.sh.in2
-rw-r--r--src/VBox/Additions/linux/installer/module-autologon.sh2
-rwxr-xr-xsrc/VBox/Additions/linux/installer/vboxadd-service.sh2
-rwxr-xr-xsrc/VBox/Additions/linux/installer/vboxadd-x11.sh2
-rwxr-xr-xsrc/VBox/Additions/linux/installer/vboxadd.sh2
-rw-r--r--src/VBox/Additions/linux/lightdm-greeter/.scm-settings2
-rw-r--r--src/VBox/Additions/linux/lightdm-greeter/Config.kmk2
-rw-r--r--src/VBox/Additions/linux/lightdm-greeter/Makefile.kmk2
-rw-r--r--src/VBox/Additions/linux/lightdm-greeter/liblightdm-gobject-1.5.0/Makefile.kmk2
-rw-r--r--src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp2
-rw-r--r--src/VBox/Additions/linux/selinux-fedora/.scm-settings2
-rw-r--r--src/VBox/Additions/linux/selinux-fedora/vbox_accel.te2
-rw-r--r--src/VBox/Additions/linux/selinux-fedora/vbox_x11.te2
-rw-r--r--src/VBox/Additions/linux/sharedfolders/.scm-settings2
-rw-r--r--src/VBox/Additions/linux/sharedfolders/Makefile.kmk2
-rw-r--r--src/VBox/Additions/linux/sharedfolders/Makefile.module2
-rw-r--r--src/VBox/Additions/linux/sharedfolders/dirops.c2
-rw-r--r--src/VBox/Additions/linux/sharedfolders/files_vboxsf2
-rw-r--r--src/VBox/Additions/linux/sharedfolders/lnkops.c2
-rw-r--r--src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c2
-rw-r--r--src/VBox/Additions/linux/sharedfolders/regops.c2
-rw-r--r--src/VBox/Additions/linux/sharedfolders/testcase/tstmmap.c2
-rw-r--r--src/VBox/Additions/linux/sharedfolders/utils.c2
-rw-r--r--src/VBox/Additions/linux/sharedfolders/vbsfmount.c2
-rw-r--r--src/VBox/Additions/linux/sharedfolders/vbsfmount.h2
-rw-r--r--src/VBox/Additions/linux/sharedfolders/vfsmod.c2
-rw-r--r--src/VBox/Additions/linux/sharedfolders/vfsmod.h2
-rw-r--r--src/VBox/Additions/linux/testcase/TimesyncBackdoor.c2
-rw-r--r--src/VBox/Additions/os2/.scm-settings2
-rw-r--r--src/VBox/Additions/os2/Config.kmk2
-rw-r--r--src/VBox/Additions/os2/Makefile.kmk2
-rw-r--r--src/VBox/Additions/os2/VBoxReplaceDll.cpp2
-rw-r--r--src/VBox/Additions/solaris/.scm-settings2
-rw-r--r--src/VBox/Additions/solaris/DRM/Makefile.kmk2
-rw-r--r--src/VBox/Additions/solaris/DRM/deps.asm2
-rw-r--r--src/VBox/Additions/solaris/DRM/vboxvideo_drm.c2
-rwxr-xr-xsrc/VBox/Additions/solaris/Installer/VBox.sh2
-rw-r--r--src/VBox/Additions/solaris/Installer/makepackage.sh2
-rwxr-xr-xsrc/VBox/Additions/solaris/Installer/postinstall.sh2
-rwxr-xr-xsrc/VBox/Additions/solaris/Installer/preremove.sh2
-rwxr-xr-xsrc/VBox/Additions/solaris/Installer/vbox_vendor_select2
-rw-r--r--src/VBox/Additions/solaris/Installer/vboxdevlink.sed2
-rwxr-xr-xsrc/VBox/Additions/solaris/Installer/vboxguest.sh2
-rw-r--r--src/VBox/Additions/solaris/Makefile.kmk2
-rw-r--r--src/VBox/Additions/solaris/Mouse/Makefile.kmk2
-rw-r--r--src/VBox/Additions/solaris/Mouse/deps.asm2
-rw-r--r--src/VBox/Additions/solaris/Mouse/testcase/solaris.h2
-rw-r--r--src/VBox/Additions/solaris/Mouse/testcase/tstVBoxMouse-solaris.c2
-rw-r--r--src/VBox/Additions/solaris/Mouse/vboxms.c2
-rw-r--r--src/VBox/Additions/solaris/Mouse/vboxms.conf2
-rw-r--r--src/VBox/Additions/solaris/Mouse/vboxmslnk.c2
-rw-r--r--src/VBox/Additions/solaris/SharedFolders/Makefile.kmk2
-rw-r--r--src/VBox/Additions/solaris/SharedFolders/deps.asm2
-rwxr-xr-xsrc/VBox/Additions/solaris/SharedFolders/loadfs.sh2
-rw-r--r--src/VBox/Additions/solaris/SharedFolders/vboxfs.h2
-rw-r--r--src/VBox/Additions/solaris/SharedFolders/vboxfs_mount.c2
-rw-r--r--src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.c2
-rw-r--r--src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.h2
-rw-r--r--src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.c2
-rw-r--r--src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.h2
-rw-r--r--src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c2
-rw-r--r--src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.h2
-rw-r--r--src/VBox/Additions/solaris/Virtio/Makefile.kmk2
-rw-r--r--src/VBox/Additions/solaris/Virtio/Virtio-solaris.c2
-rw-r--r--src/VBox/Additions/solaris/Virtio/Virtio-solaris.h2
-rw-r--r--src/VBox/Additions/solaris/Virtio/VirtioNet-solaris.c2
-rw-r--r--src/VBox/Additions/solaris/Virtio/VirtioPci-solaris.c2
-rw-r--r--src/VBox/Additions/solaris/Virtio/VirtioPci-solaris.h2
-rw-r--r--src/VBox/Additions/solaris/Virtio/VirtioRing-solaris.c2
-rw-r--r--src/VBox/Additions/x11/.scm-settings2
-rwxr-xr-xsrc/VBox/Additions/x11/Installer/98vboxadd-xclient2
-rw-r--r--src/VBox/Additions/x11/Installer/x11config.pl2
-rwxr-xr-xsrc/VBox/Additions/x11/Installer/x11config.sh2
-rw-r--r--src/VBox/Additions/x11/Installer/x11config15.pl2
-rw-r--r--src/VBox/Additions/x11/Installer/x11config15sol.pl2
-rw-r--r--src/VBox/Additions/x11/Installer/x11config15suse.pl2
-rw-r--r--src/VBox/Additions/x11/Installer/x11restore.pl2
-rw-r--r--src/VBox/Additions/x11/Makefile.kmk2
-rw-r--r--src/VBox/Additions/x11/VBoxClient/Makefile.kmk2
-rw-r--r--src/VBox/Additions/x11/VBoxClient/VBoxClient.h2
-rw-r--r--src/VBox/Additions/x11/VBoxClient/chk_stubs.c2
-rw-r--r--src/VBox/Additions/x11/VBoxClient/clipboard.cpp2
-rw-r--r--src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp2
-rw-r--r--src/VBox/Additions/x11/VBoxClient/display-svga.cpp2
-rw-r--r--src/VBox/Additions/x11/VBoxClient/display.cpp2
-rw-r--r--src/VBox/Additions/x11/VBoxClient/draganddrop.cpp2
-rw-r--r--src/VBox/Additions/x11/VBoxClient/hostversion.cpp2
-rw-r--r--src/VBox/Additions/x11/VBoxClient/main.cpp2
-rw-r--r--src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp2
-rw-r--r--src/VBox/Additions/x11/VBoxClient/seamless-x11.h2
-rw-r--r--src/VBox/Additions/x11/VBoxClient/seamless.cpp2
-rw-r--r--src/VBox/Additions/x11/VBoxClient/seamless.h2
-rw-r--r--src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp2
-rw-r--r--src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11.cpp2
-rw-r--r--src/VBox/Additions/x11/vboxmouse/Makefile.kmk2
-rw-r--r--src/VBox/Additions/x11/vboxmouse/vboxmouse.c2
-rw-r--r--src/VBox/Additions/x11/vboxvideo/HGSMIMemAlloc.h2
-rw-r--r--src/VBox/Additions/x11/vboxvideo/Makefile.kmk2
-rw-r--r--src/VBox/Additions/x11/vboxvideo/VBoxVideoIPRT.h2
-rw-r--r--src/VBox/Additions/x11/vboxvideo/edid.c2
-rw-r--r--src/VBox/Additions/x11/vboxvideo/getmode.c2
-rw-r--r--src/VBox/Additions/x11/vboxvideo/hgsmimemalloc.c2
-rw-r--r--src/VBox/Additions/x11/vboxvideo/pointer.c2
-rw-r--r--src/VBox/Additions/x11/vboxvideo/setmode.c2
-rw-r--r--src/VBox/Additions/x11/vboxvideo/vboxvideo.c2
-rw-r--r--src/VBox/Additions/x11/vboxvideo/vboxvideo.h2
-rw-r--r--src/VBox/Additions/x11/vboxvideo/vbva.c2
-rw-r--r--src/VBox/Additions/x11/x11stubs/Makefile.kmk2
-rw-r--r--src/VBox/Additions/x11/x11stubs/libXcomposite-1.0.0/libXcomposite.c2
-rw-r--r--src/VBox/Additions/x11/x11stubs/libXdamage-1.1.0/libXdamage.c2
-rw-r--r--src/VBox/Additions/x11/x11stubs/libXext-6.4.0/libXext.c2
-rw-r--r--src/VBox/Additions/x11/x11stubs/libXfixes-3.1.0/libXfixes.c2
633 files changed, 633 insertions, 633 deletions
diff --git a/src/VBox/Additions/.scm-settings b/src/VBox/Additions/.scm-settings
index 032e5532981..554c930170c 100644
--- a/src/VBox/Additions/.scm-settings
+++ b/src/VBox/Additions/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2019 Oracle Corporation
+# Copyright (C) 2019-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/Config.kmk b/src/VBox/Additions/3D/Config.kmk
index f4ec52349f7..b92eb021224 100644
--- a/src/VBox/Additions/3D/Config.kmk
+++ b/src/VBox/Additions/3D/Config.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2016-2019 Oracle Corporation
+# Copyright (C) 2016-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/Makefile.kmk b/src/VBox/Additions/3D/Makefile.kmk
index bd2f9d757ad..74bd7846d14 100644
--- a/src/VBox/Additions/3D/Makefile.kmk
+++ b/src/VBox/Additions/3D/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2016-2019 Oracle Corporation
+# Copyright (C) 2016-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/mesa/.scm-settings b/src/VBox/Additions/3D/mesa/.scm-settings
index b6f71c7884f..d668b349862 100644
--- a/src/VBox/Additions/3D/mesa/.scm-settings
+++ b/src/VBox/Additions/3D/mesa/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/mesa/Makefile.kmk b/src/VBox/Additions/3D/mesa/Makefile.kmk
index 638b855e805..4e63eb16a50 100644
--- a/src/VBox/Additions/3D/mesa/Makefile.kmk
+++ b/src/VBox/Additions/3D/mesa/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2016-2019 Oracle Corporation
+# Copyright (C) 2016-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/mesa/include/assert.h b/src/VBox/Additions/3D/mesa/include/assert.h
index 34d618f2fc2..2cc8cecf40c 100644
--- a/src/VBox/Additions/3D/mesa/include/assert.h
+++ b/src/VBox/Additions/3D/mesa/include/assert.h
@@ -8,7 +8,7 @@
*/
/*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/mesa/include/git_sha1.h b/src/VBox/Additions/3D/mesa/include/git_sha1.h
index 81209eaa1b7..06ed0bfc3f6 100644
--- a/src/VBox/Additions/3D/mesa/include/git_sha1.h
+++ b/src/VBox/Additions/3D/mesa/include/git_sha1.h
@@ -6,7 +6,7 @@
*/
/*
- * Copyright (C) 2018-2019 Oracle Corporation
+ * Copyright (C) 2018-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/Makefile.kmk b/src/VBox/Additions/3D/win/Makefile.kmk
index cd5943c495e..f52342e42db 100644
--- a/src/VBox/Additions/3D/win/Makefile.kmk
+++ b/src/VBox/Additions/3D/win/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2016-2019 Oracle Corporation
+# Copyright (C) 2016-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxGL/GaDrvEnvKMT.cpp b/src/VBox/Additions/3D/win/VBoxGL/GaDrvEnvKMT.cpp
index 0db5ccaf8f3..db0c1204eac 100644
--- a/src/VBox/Additions/3D/win/VBoxGL/GaDrvEnvKMT.cpp
+++ b/src/VBox/Additions/3D/win/VBoxGL/GaDrvEnvKMT.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxGL/GaDrvEnvKMT.h b/src/VBox/Additions/3D/win/VBoxGL/GaDrvEnvKMT.h
index b6df22fc636..aac91ec753a 100644
--- a/src/VBox/Additions/3D/win/VBoxGL/GaDrvEnvKMT.h
+++ b/src/VBox/Additions/3D/win/VBoxGL/GaDrvEnvKMT.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxGL/Makefile.kmk b/src/VBox/Additions/3D/win/VBoxGL/Makefile.kmk
index 0c5a2ee5ebf..ca5c83fba64 100644
--- a/src/VBox/Additions/3D/win/VBoxGL/Makefile.kmk
+++ b/src/VBox/Additions/3D/win/VBoxGL/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2018-2019 Oracle Corporation
+# Copyright (C) 2018-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxGL/VBoxGL.c b/src/VBox/Additions/3D/win/VBoxGL/VBoxGL.c
index c4d1795e06b..0be58f83388 100644
--- a/src/VBox/Additions/3D/win/VBoxGL/VBoxGL.c
+++ b/src/VBox/Additions/3D/win/VBoxGL/VBoxGL.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2018-2019 Oracle Corporation
+ * Copyright (C) 2018-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxGL/VBoxGL.rc b/src/VBox/Additions/3D/win/VBoxGL/VBoxGL.rc
index 928ef161570..9aa927b7332 100644
--- a/src/VBox/Additions/3D/win/VBoxGL/VBoxGL.rc
+++ b/src/VBox/Additions/3D/win/VBoxGL/VBoxGL.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2018-2019 Oracle Corporation
+ * Copyright (C) 2018-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxICD/Makefile.kmk b/src/VBox/Additions/3D/win/VBoxICD/Makefile.kmk
index 6c2172ffbdd..0b7e338a30c 100644
--- a/src/VBox/Additions/3D/win/VBoxICD/Makefile.kmk
+++ b/src/VBox/Additions/3D/win/VBoxICD/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2018-2019 Oracle Corporation
+# Copyright (C) 2018-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxICD/VBoxICD.c b/src/VBox/Additions/3D/win/VBoxICD/VBoxICD.c
index 886d5a2b166..2ad39583053 100644
--- a/src/VBox/Additions/3D/win/VBoxICD/VBoxICD.c
+++ b/src/VBox/Additions/3D/win/VBoxICD/VBoxICD.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2018-2019 Oracle Corporation
+ * Copyright (C) 2018-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxICD/VBoxICD.rc b/src/VBox/Additions/3D/win/VBoxICD/VBoxICD.rc
index 8b8db00924b..50d7a74c022 100644
--- a/src/VBox/Additions/3D/win/VBoxICD/VBoxICD.rc
+++ b/src/VBox/Additions/3D/win/VBoxICD/VBoxICD.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2018-2019 Oracle Corporation
+ * Copyright (C) 2018-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxICD/icd_forwarders.py b/src/VBox/Additions/3D/win/VBoxICD/icd_forwarders.py
index b8c5692d407..b67671e72a2 100644
--- a/src/VBox/Additions/3D/win/VBoxICD/icd_forwarders.py
+++ b/src/VBox/Additions/3D/win/VBoxICD/icd_forwarders.py
@@ -1,5 +1,5 @@
"""
-Copyright (C) 2018-2019 Oracle Corporation
+Copyright (C) 2018-2020 Oracle Corporation
This file is part of VirtualBox Open Source Edition (OSE), as
available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxICD/icd_pfns.py b/src/VBox/Additions/3D/win/VBoxICD/icd_pfns.py
index ddb8bfd7770..7c93a7c2a2c 100644
--- a/src/VBox/Additions/3D/win/VBoxICD/icd_pfns.py
+++ b/src/VBox/Additions/3D/win/VBoxICD/icd_pfns.py
@@ -1,5 +1,5 @@
"""
-Copyright (C) 2018-2019 Oracle Corporation
+Copyright (C) 2018-2020 Oracle Corporation
This file is part of VirtualBox Open Source Edition (OSE), as
available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxNine/Makefile.kmk b/src/VBox/Additions/3D/win/VBoxNine/Makefile.kmk
index ae9290c741e..46958250688 100644
--- a/src/VBox/Additions/3D/win/VBoxNine/Makefile.kmk
+++ b/src/VBox/Additions/3D/win/VBoxNine/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2016-2019 Oracle Corporation
+# Copyright (C) 2016-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxNine/VBoxNine.c b/src/VBox/Additions/3D/win/VBoxNine/VBoxNine.c
index ddc6a913041..f7673e57901 100644
--- a/src/VBox/Additions/3D/win/VBoxNine/VBoxNine.c
+++ b/src/VBox/Additions/3D/win/VBoxNine/VBoxNine.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxNine/VBoxNine.def b/src/VBox/Additions/3D/win/VBoxNine/VBoxNine.def
index a43110009fa..120cbb00482 100644
--- a/src/VBox/Additions/3D/win/VBoxNine/VBoxNine.def
+++ b/src/VBox/Additions/3D/win/VBoxNine/VBoxNine.def
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2016-2019 Oracle Corporation
+; Copyright (C) 2016-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxNine/VBoxNine.rc b/src/VBox/Additions/3D/win/VBoxNine/VBoxNine.rc
index 9ab4fa14e3a..7f9943462e7 100644
--- a/src/VBox/Additions/3D/win/VBoxNine/VBoxNine.rc
+++ b/src/VBox/Additions/3D/win/VBoxNine/VBoxNine.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxSVGA/.scm-settings b/src/VBox/Additions/3D/win/VBoxSVGA/.scm-settings
index 31d02d422f5..a48d4f6c2b2 100644
--- a/src/VBox/Additions/3D/win/VBoxSVGA/.scm-settings
+++ b/src/VBox/Additions/3D/win/VBoxSVGA/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxSVGA/Makefile.kmk b/src/VBox/Additions/3D/win/VBoxSVGA/Makefile.kmk
index aa443a6feb2..0f23b6d5083 100644
--- a/src/VBox/Additions/3D/win/VBoxSVGA/Makefile.kmk
+++ b/src/VBox/Additions/3D/win/VBoxSVGA/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2016-2019 Oracle Corporation
+# Copyright (C) 2016-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxSVGA/VBoxSVGA.c b/src/VBox/Additions/3D/win/VBoxSVGA/VBoxSVGA.c
index 564c3a3a320..3b0c7b8e7a4 100644
--- a/src/VBox/Additions/3D/win/VBoxSVGA/VBoxSVGA.c
+++ b/src/VBox/Additions/3D/win/VBoxSVGA/VBoxSVGA.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxSVGA/VBoxSVGA.def b/src/VBox/Additions/3D/win/VBoxSVGA/VBoxSVGA.def
index a100263cd8a..401d03ea137 100644
--- a/src/VBox/Additions/3D/win/VBoxSVGA/VBoxSVGA.def
+++ b/src/VBox/Additions/3D/win/VBoxSVGA/VBoxSVGA.def
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2016-2019 Oracle Corporation
+; Copyright (C) 2016-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxSVGA/VBoxSVGA.rc b/src/VBox/Additions/3D/win/VBoxSVGA/VBoxSVGA.rc
index fdec02cfc9d..a46d836043f 100644
--- a/src/VBox/Additions/3D/win/VBoxSVGA/VBoxSVGA.rc
+++ b/src/VBox/Additions/3D/win/VBoxSVGA/VBoxSVGA.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxSVGA/wddm_screen.h b/src/VBox/Additions/3D/win/VBoxSVGA/wddm_screen.h
index 32df7ada63a..82764668421 100644
--- a/src/VBox/Additions/3D/win/VBoxSVGA/wddm_screen.h
+++ b/src/VBox/Additions/3D/win/VBoxSVGA/wddm_screen.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxWddmUmHlp/D3DKMT.cpp b/src/VBox/Additions/3D/win/VBoxWddmUmHlp/D3DKMT.cpp
index dda363b655d..7cc465428c3 100644
--- a/src/VBox/Additions/3D/win/VBoxWddmUmHlp/D3DKMT.cpp
+++ b/src/VBox/Additions/3D/win/VBoxWddmUmHlp/D3DKMT.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2018-2019 Oracle Corporation
+ * Copyright (C) 2018-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxWddmUmHlp/Makefile.kmk b/src/VBox/Additions/3D/win/VBoxWddmUmHlp/Makefile.kmk
index b8bcc6a58b8..3a08298f304 100644
--- a/src/VBox/Additions/3D/win/VBoxWddmUmHlp/Makefile.kmk
+++ b/src/VBox/Additions/3D/win/VBoxWddmUmHlp/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2018-2019 Oracle Corporation
+# Copyright (C) 2018-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxWddmUmHlp/UmHlpInternal.h b/src/VBox/Additions/3D/win/VBoxWddmUmHlp/UmHlpInternal.h
index e44dbe70950..a7e5f1b49cd 100644
--- a/src/VBox/Additions/3D/win/VBoxWddmUmHlp/UmHlpInternal.h
+++ b/src/VBox/Additions/3D/win/VBoxWddmUmHlp/UmHlpInternal.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2018-2019 Oracle Corporation
+ * Copyright (C) 2018-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxWddmUmHlp/VBoxMpLogger.cpp b/src/VBox/Additions/3D/win/VBoxWddmUmHlp/VBoxMpLogger.cpp
index 5d5d425b10b..baad9757a94 100644
--- a/src/VBox/Additions/3D/win/VBoxWddmUmHlp/VBoxMpLogger.cpp
+++ b/src/VBox/Additions/3D/win/VBoxWddmUmHlp/VBoxMpLogger.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2018-2019 Oracle Corporation
+ * Copyright (C) 2018-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/VBoxWddmUmHlp/VBoxWddmUmHlp.h b/src/VBox/Additions/3D/win/VBoxWddmUmHlp/VBoxWddmUmHlp.h
index 159eea8c8a4..9ef9bffca8b 100644
--- a/src/VBox/Additions/3D/win/VBoxWddmUmHlp/VBoxWddmUmHlp.h
+++ b/src/VBox/Additions/3D/win/VBoxWddmUmHlp/VBoxWddmUmHlp.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2018-2019 Oracle Corporation
+ * Copyright (C) 2018-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/include/VBoxGaDriver.h b/src/VBox/Additions/3D/win/include/VBoxGaDriver.h
index f4dbf94d147..f8ca7c3f9a9 100644
--- a/src/VBox/Additions/3D/win/include/VBoxGaDriver.h
+++ b/src/VBox/Additions/3D/win/include/VBoxGaDriver.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/include/VBoxGaHWInfo.h b/src/VBox/Additions/3D/win/include/VBoxGaHWInfo.h
index 93782f5716f..eaf1e77c156 100644
--- a/src/VBox/Additions/3D/win/include/VBoxGaHWInfo.h
+++ b/src/VBox/Additions/3D/win/include/VBoxGaHWInfo.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/include/VBoxGaHwSVGA.h b/src/VBox/Additions/3D/win/include/VBoxGaHwSVGA.h
index ca3e1f253fa..3ef2113bd08 100644
--- a/src/VBox/Additions/3D/win/include/VBoxGaHwSVGA.h
+++ b/src/VBox/Additions/3D/win/include/VBoxGaHwSVGA.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/include/VBoxGaNine.h b/src/VBox/Additions/3D/win/include/VBoxGaNine.h
index ee2074020ab..4af4b31e425 100644
--- a/src/VBox/Additions/3D/win/include/VBoxGaNine.h
+++ b/src/VBox/Additions/3D/win/include/VBoxGaNine.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/3D/win/include/VBoxGaTypes.h b/src/VBox/Additions/3D/win/include/VBoxGaTypes.h
index 24fd0a4cc3b..03c63f18111 100644
--- a/src/VBox/Additions/3D/win/include/VBoxGaTypes.h
+++ b/src/VBox/Additions/3D/win/include/VBoxGaTypes.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/Makefile.kmk b/src/VBox/Additions/Makefile.kmk
index e03540d4a48..a819ee6451e 100644
--- a/src/VBox/Additions/Makefile.kmk
+++ b/src/VBox/Additions/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Makefile.kmk b/src/VBox/Additions/WINNT/Graphics/Makefile.kmk
index 38414a2c7c4..4ecb9a862dd 100644
--- a/src/VBox/Additions/WINNT/Graphics/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/Graphics/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/Makefile.kmk b/src/VBox/Additions/WINNT/Graphics/Video/Makefile.kmk
index b7e26be22fe..8158237838d 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/Graphics/Video/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2011-2019 Oracle Corporation
+# Copyright (C) 2011-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/common/VBoxVideoLog.h b/src/VBox/Additions/WINNT/Graphics/Video/common/VBoxVideoLog.h
index 44776651a41..2573712bd8e 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/common/VBoxVideoLog.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/common/VBoxVideoLog.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/common/VBoxVideoTools.h b/src/VBox/Additions/WINNT/Graphics/Video/common/VBoxVideoTools.h
index 2f575964c4d..5e6558df0d9 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/common/VBoxVideoTools.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/common/VBoxVideoTools.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h b/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h
index 884f96c7a9e..60b48b57815 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h
@@ -11,7 +11,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/common/xpdm/VBoxVideoIOCTL.h b/src/VBox/Additions/WINNT/Graphics/Video/common/xpdm/VBoxVideoIOCTL.h
index 55258716aa7..f294889d19e 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/common/xpdm/VBoxVideoIOCTL.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/common/xpdm/VBoxVideoIOCTL.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/common/xpdm/VBoxVideoPortAPI.h b/src/VBox/Additions/WINNT/Graphics/Video/common/xpdm/VBoxVideoPortAPI.h
index 9e7729d3aa9..4d1cb15d1c4 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/common/xpdm/VBoxVideoPortAPI.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/common/xpdm/VBoxVideoPortAPI.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk b/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk
index 9092199f682..d7f4b6dcb76 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2011-2019 Oracle Corporation
+# Copyright (C) 2011-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.cpp
index d1e52ffed4f..ac9373ddd85 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.h
index 13680696d59..76e66cf3369 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp
index a9375788973..f3bbcd3c7db 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.def b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.def
index 7028b2aba5e..c3f7cbec394 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.def
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.def
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2011-2019 Oracle Corporation
+; Copyright (C) 2011-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.h
index d714cbd7f00..669f6157172 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.rc b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.rc
index 77ac13d6e75..974e980834e 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.rc
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DBase.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DBase.h
index 42fc8e53777..1d506a300ba 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DBase.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DBase.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DCmn.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DCmn.h
index 440b93a8e45..dc530c51510 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DCmn.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DCmn.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.cpp
index 1a7affe1d26..b6dc1e9ce20 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.h
index f6d1791ffd4..84924843a54 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.cpp
index 5a1dc3d9376..c9ca91e8c6d 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h
index 2f5f98fdb9e..ef130250f13 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispMpInternal.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispMpInternal.h
index 2b0752fe2eb..5d549768a24 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispMpInternal.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispMpInternal.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/D3DFeatureLevel.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/D3DFeatureLevel.cpp
index 5d720343705..6855bb1a710 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/D3DFeatureLevel.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/D3DFeatureLevel.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2015-2019 Oracle Corporation
+ * Copyright (C) 2015-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/DumpD3DCaps9.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/DumpD3DCaps9.cpp
index a581d81fb8f..8f9519c09cc 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/DumpD3DCaps9.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/DumpD3DCaps9.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/VBoxVideoWinDbg.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/VBoxVideoWinDbg.cpp
index 6ac2f6f7dba..ed46217c5a7 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/VBoxVideoWinDbg.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/VBoxVideoWinDbg.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/VBoxVideoWinDbg.def b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/VBoxVideoWinDbg.def
index afb54881b2c..ec2da70a5c1 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/VBoxVideoWinDbg.def
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/VBoxVideoWinDbg.def
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2011-2019 Oracle Corporation
+; Copyright (C) 2011-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/tstMvWnd.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/tstMvWnd.cpp
index d2630624a8a..720b8c280aa 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/tstMvWnd.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/tstMvWnd.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.cpp
index 73cd29ff269..f36f61402de 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.h
index 6c2b741845a..2479a3fe72b 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvEnvWddm.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvEnvWddm.cpp
index 7e91c711258..2c91ddc6927 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvEnvWddm.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvEnvWddm.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvEnvWddm.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvEnvWddm.h
index 3843252707d..64e41ca3031 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvEnvWddm.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvEnvWddm.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvTest.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvTest.cpp
index c90c3350bfc..9e345a2a086 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvTest.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDrvTest.cpp
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDxva.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDxva.cpp
index 0f61e8bb99e..c2d93af05bd 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDxva.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDxva.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2019 Oracle Corporation
+ * Copyright (C) 2019-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDxva.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDxva.h
index e9bfb2caf15..ab87d4beb14 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDxva.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDxva.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2019 Oracle Corporation
+ * Copyright (C) 2019-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaWddm.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaWddm.cpp
index da0690f2aae..d0cc81d5be4 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaWddm.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaWddm.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/Present.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/Present.cpp
index 537b8bff5ec..7e78eb2fa13 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/Present.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/Present.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxD3DAdapter9.c b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxD3DAdapter9.c
index 1e8c64a88b0..98cbfdda8d3 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxD3DAdapter9.c
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxD3DAdapter9.c
@@ -6,7 +6,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxD3DAdapter9.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxD3DAdapter9.h
index 4d579c2a6c8..638a6098a5d 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxD3DAdapter9.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxD3DAdapter9.h
@@ -6,7 +6,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGaD3DDevice9Ex.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGaD3DDevice9Ex.cpp
index af63c1961f3..f2fb5502e9b 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGaD3DDevice9Ex.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGaD3DDevice9Ex.cpp
@@ -6,7 +6,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGaD3DDevice9Ex.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGaD3DDevice9Ex.h
index f930e856429..ea13f519f1e 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGaD3DDevice9Ex.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGaD3DDevice9Ex.h
@@ -6,7 +6,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGallium.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGallium.cpp
index c5ce2b90389..57643809c55 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGallium.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGallium.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGallium.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGallium.h
index b2d4057ab21..883979cc2a3 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGallium.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxGallium.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxPresent.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxPresent.h
index d3b2aeda5d3..41645d5014f 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxPresent.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/VBoxPresent.h
@@ -6,7 +6,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/Makefile.kmk b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/Makefile.kmk
index d3228ef1f52..78f9f1bdae1 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2019 Oracle Corporation
+# Copyright (C) 2019-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/oglrender.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/oglrender.cpp
index 3ba8ad70b0f..b9d7e2d8f47 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/oglrender.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/oglrender.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2019 Oracle Corporation
+ * Copyright (C) 2019-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/oglrender.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/oglrender.h
index 9884be1924a..6344e3d354c 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/oglrender.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/oglrender.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2019 Oracle Corporation
+ * Copyright (C) 2019-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/ogltest.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/ogltest.cpp
index b114a031bd0..4aee549b19f 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/ogltest.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/ogltest.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2019 Oracle Corporation
+ * Copyright (C) 2019-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/Makefile.kmk b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/Makefile.kmk
index 00f6416b9f1..f373f471b2e 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2017-2019 Oracle Corporation
+# Copyright (C) 2017-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9main.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9main.cpp
index b1118521876..e82cfee7811 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9main.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9main.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9render.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9render.cpp
index fca8e6b7944..579df85c732 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9render.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9render.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9render.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9render.h
index c9183d1d79a..9b59d111dbd 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9render.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9render.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3dhlp.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3dhlp.cpp
index 90403cb9dd6..50805f9fff7 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3dhlp.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3dhlp.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3dhlp.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3dhlp.h
index a672363ba03..adc60525fde 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3dhlp.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3dhlp.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/Makefile.kmk b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/Makefile.kmk
index 1a6e00bb68f..50605aa0955 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2017-2019 Oracle Corporation
+# Copyright (C) 2017-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispKmt.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispKmt.cpp
index fd859b7e50b..c2226a7b300 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispKmt.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispKmt.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispKmt.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispKmt.h
index 95f09882d6d..2422dc97863 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispKmt.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispKmt.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispMpLogger.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispMpLogger.cpp
index 6b8f2a36f30..b445bc918a0 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispMpLogger.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispMpLogger.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispMpLogger.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispMpLogger.h
index 70f2fabc940..fd979857438 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispMpLogger.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispMpLogger.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.def b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.def
index 51cabc9229f..e0cf1f493f3 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.def
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.def
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2011-2019 Oracle Corporation
+; Copyright (C) 2011-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.h
index 2b575509070..c156ac1ae14 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.rc b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.rc
index 886a5b3ea67..b8a7652ade3 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.rc
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDraw.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDraw.cpp
index 4cfa4bccdd2..1e0ca986a97 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDraw.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDraw.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDraw.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDraw.h
index b2c0b7419fe..b06aa41a9e7 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDraw.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDraw.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDrawVHWA.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDrawVHWA.cpp
index 1e5b21717c0..c2e3d001f60 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDrawVHWA.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDrawVHWA.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDrawCmd.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDrawCmd.cpp
index a03fad5dd42..77e34dbf6df 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDrawCmd.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDrawCmd.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDrawCmd.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDrawCmd.h
index b8961b3899b..6a6cb8d4e63 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDrawCmd.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDrawCmd.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDriver.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDriver.cpp
index 615fd0248a2..2ec0c75ae41 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDriver.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDriver.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDriverDDraw.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDriverDDraw.cpp
index 1855b04c4a0..1b7936a5ba5 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDriverDDraw.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDriverDDraw.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispInternal.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispInternal.h
index 179f39eb7ac..bcad750da53 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispInternal.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispInternal.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMini.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMini.cpp
index 491c23972f4..cc6b61660cf 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMini.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMini.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMini.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMini.h
index 7404ca56260..d588ef06f17 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMini.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMini.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMouse.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMouse.cpp
index 5ea95b877c2..e9b76bd6b37 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMouse.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMouse.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispPalette.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispPalette.cpp
index 4d4f64c0715..40c84cfca93 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispPalette.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispPalette.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVBVA.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVBVA.cpp
index dd319f6d069..c75d428fb63 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVBVA.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVBVA.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVHWA.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVHWA.cpp
index cb5af5b47ef..f6e8820ea1a 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVHWA.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVHWA.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVHWA.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVHWA.h
index 64db150c4ed..628465057a8 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVHWA.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVHWA.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVRDP.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVRDP.cpp
index fd92feb65fc..2c8fc0f5014 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVRDP.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVRDP.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpBmp.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpBmp.cpp
index 2bc2612dbc0..4ab0e74c56d 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpBmp.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpBmp.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpBmp.h b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpBmp.h
index e2296de0383..2374c29105c 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpBmp.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpBmp.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpTxt.cpp b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpTxt.cpp
index 189ab040daf..2204b17c7e6 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpTxt.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpTxt.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk b/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk
index b32a991c1f5..22a966f026f 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2011-2019 Oracle Corporation
+# Copyright (C) 2011-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.cpp
index 92aa9615dbe..62a68386bbd 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.h
index a6fd2ed731d..6bb98232063 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h
index 06dfb57e11c..693f108a3cc 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPHGSMI.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPHGSMI.cpp
index 560366d00bd..0409b704bf1 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPHGSMI.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPHGSMI.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPHGSMI.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPHGSMI.h
index 174b5bf8c27..45a95782ccc 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPHGSMI.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPHGSMI.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.cpp
index 3c11a1684f1..1596397ebaf 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.h
index a7d9a4e05d9..98b3719679e 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp
index 392ac4f0aa3..c58bd87588b 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCm.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCm.cpp
index f9e09e8e4c4..b4cf475aef3 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCm.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCm.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCm.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCm.h
index 8a62b27935e..6ce9608bc52 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCm.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCm.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPLegacy.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPLegacy.cpp
index 2ef94e77520..ed9869eb158 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPLegacy.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPLegacy.cpp
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPLegacy.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPLegacy.h
index 40c60a036d0..f4b6a9842ae 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPLegacy.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPLegacy.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp
index bb2d3058a47..83d36113edd 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.h
index 3b5cb5b3e01..9c073c16d53 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPRegistry.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPRegistry.cpp
index dcc1f046ba7..4b68279ab75 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPRegistry.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPRegistry.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPSa.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPSa.cpp
index ea245d46fe9..1657289ff77 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPSa.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPSa.cpp
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2014-2019 Oracle Corporation
+ * Copyright (C) 2014-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPSa.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPSa.h
index 5ad9247c369..c0989f06ad0 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPSa.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPSa.h
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2014-2019 Oracle Corporation
+ * Copyright (C) 2014-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.cpp
index e4dc5800932..476deceea3b 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.h
index 03832d96ff1..6b6070430a4 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h
index 7d69b2a9800..50a6d6b0457 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVModes.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVModes.cpp
index a956845e15d..11643c45777 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVModes.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVModes.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2014-2019 Oracle Corporation
+ * Copyright (C) 2014-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVModes.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVModes.h
index 74dde302ce2..f1a4c08729f 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVModes.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVModes.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2014-2019 Oracle Corporation
+ * Copyright (C) 2014-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.cpp
index 8877ef5f8f4..a9b0049b5e5 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.h
index 280bc5049f8..4763b5067fd 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp
index daea219084a..1e15c8052b1 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.h
index 2f484c65098..62674375b4e 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVhwa.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVhwa.cpp
index 72619925924..32ee519db18 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVhwa.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVhwa.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVhwa.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVhwa.h
index 81c7d1b1724..e65153f577d 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVhwa.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVhwa.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.cpp
index 80913a6d6ee..4f786f9d569 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.h
index 9041db30b9c..80578cd140e 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp
index 1c72634c819..f895d4bc9ee 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.h
index 974a7be636d..e91cf0b93df 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxWddm.inf b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxWddm.inf
index 020861cfbaf..e0c94a80d86 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxWddm.inf
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxWddm.inf
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2011-2019 Oracle Corporation
+; Copyright (C) 2011-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxWddm.rc b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxWddm.rc
index 1944824e923..8eef398698c 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxWddm.rc
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxWddm.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.cpp
index 3234bb797b6..ef927253f2c 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.h
index ba254fa1515..8909d0ef56e 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaCmd.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaCmd.cpp
index de32f66d220..1e3ce6d4ba9 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaCmd.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaCmd.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaCmd.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaCmd.h
index 1c92aa89ff0..cc472f5515b 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaCmd.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaCmd.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaFifo.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaFifo.cpp
index 06cb7a71c2e..931926fc7fb 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaFifo.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaFifo.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaFifo.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaFifo.h
index 6cdba680fde..f61b34c11cf 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaFifo.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaFifo.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaHw.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaHw.cpp
index 9466a938e24..180a5b1eea1 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaHw.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaHw.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaHw.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaHw.h
index 2171c972206..15ea34797d7 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaHw.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaHw.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaExt.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaExt.h
index 42d1fc96d15..f320564c5cf 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaExt.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaExt.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaFence.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaFence.cpp
index a87c358e03c..ce7ee37f2e8 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaFence.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaFence.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaUtils.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaUtils.cpp
index edd57003de8..ef1d7c5d7ad 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaUtils.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaUtils.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaUtils.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaUtils.h
index 0bafbf3cae0..820ecd8a248 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaUtils.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaUtils.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.cpp
index 9b1e9b1d40e..c07f3f12d8c 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.h
index 90aeecbe95b..fcb592638e4 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMP.def b/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMP.def
index b177522d67a..f44ea24db0c 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMP.def
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMP.def
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2011-2019 Oracle Corporation
+; Copyright (C) 2011-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMP.rc b/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMP.rc
index 9008127607b..7f174e08320 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMP.rc
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMP.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPDriver.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPDriver.cpp
index e39e096f96f..df82ae16202 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPDriver.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPDriver.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPIOCTL.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPIOCTL.cpp
index ab29c1441ed..d3259a62ccf 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPIOCTL.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPIOCTL.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.cpp
index e8b9bf27696..4390456c3e9 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.h b/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.h
index 2c377ba5da9..60b3af4ff34 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.h
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPRegistry.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPRegistry.cpp
index ff8a9984e9f..67b348eb4b9 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPRegistry.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPRegistry.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPVideoPortAPI.cpp b/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPVideoPortAPI.cpp
index e07b4b06cc2..29d6f486f39 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPVideoPortAPI.cpp
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPVideoPortAPI.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxVideo.inf b/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxVideo.inf
index 57d70724533..0e23da959f2 100644
--- a/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxVideo.inf
+++ b/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxVideo.inf
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2011-2019 Oracle Corporation
+; Copyright (C) 2011-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/.scm-settings b/src/VBox/Additions/WINNT/Installer/.scm-settings
index fbd35860be0..4128b34cf88 100644
--- a/src/VBox/Additions/WINNT/Installer/.scm-settings
+++ b/src/VBox/Additions/WINNT/Installer/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/ISO/AUTORUN.INF b/src/VBox/Additions/WINNT/Installer/ISO/AUTORUN.INF
index ea18cfe1fc8..7f6595fe747 100644
--- a/src/VBox/Additions/WINNT/Installer/ISO/AUTORUN.INF
+++ b/src/VBox/Additions/WINNT/Installer/ISO/AUTORUN.INF
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2006-2019 Oracle Corporation
+; Copyright (C) 2006-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/InstallHelper/Makefile.kmk b/src/VBox/Additions/WINNT/Installer/InstallHelper/Makefile.kmk
index 53464f3d5bd..f8af9110384 100644
--- a/src/VBox/Additions/WINNT/Installer/InstallHelper/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/Installer/InstallHelper/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.cpp b/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.cpp
index 3f3f8df0443..df320f315b4 100644
--- a/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.cpp
+++ b/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.cpp
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.rc b/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.rc
index 494cde527a7..a80530c3181 100644
--- a/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.rc
+++ b/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/Makefile.kmk b/src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/Makefile.kmk
index 072ae4ae7f7..73090ff18a6 100644
--- a/src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2019 Oracle Corporation
+# Copyright (C) 2019-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/tstWinAdditionsInstallHelper.cpp b/src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/tstWinAdditionsInstallHelper.cpp
index b5419f5faa7..d5eadd24b54 100644
--- a/src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/tstWinAdditionsInstallHelper.cpp
+++ b/src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/tstWinAdditionsInstallHelper.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2019 Oracle Corporation
+ * Copyright (C) 2019-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/Languages/English.nsh b/src/VBox/Additions/WINNT/Installer/Languages/English.nsh
index 51aa8ee5edc..4f6ed7462f5 100644
--- a/src/VBox/Additions/WINNT/Installer/Languages/English.nsh
+++ b/src/VBox/Additions/WINNT/Installer/Languages/English.nsh
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2006-2019 Oracle Corporation
+; Copyright (C) 2006-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/Languages/French.nsh b/src/VBox/Additions/WINNT/Installer/Languages/French.nsh
index f8614c0dedc..686795153df 100644
--- a/src/VBox/Additions/WINNT/Installer/Languages/French.nsh
+++ b/src/VBox/Additions/WINNT/Installer/Languages/French.nsh
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2006-2019 Oracle Corporation
+; Copyright (C) 2006-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/Languages/German.nsh b/src/VBox/Additions/WINNT/Installer/Languages/German.nsh
index d05f04cdcc2..eae63668d64 100644
--- a/src/VBox/Additions/WINNT/Installer/Languages/German.nsh
+++ b/src/VBox/Additions/WINNT/Installer/Languages/German.nsh
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2006-2019 Oracle Corporation
+; Copyright (C) 2006-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk b/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk
index 45bc577ad73..111347a093e 100644
--- a/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2008-2019 Oracle Corporation
+# Copyright (C) 2008-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp b/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp
index dd78a897940..bd2cb9980d8 100644
--- a/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp
+++ b/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp
@@ -6,7 +6,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.rc b/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.rc
index ed20f5564d8..80b63621603 100644
--- a/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.rc
+++ b/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2008-2019 Oracle Corporation
+ * Copyright (C) 2008-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/Loader/resource.h b/src/VBox/Additions/WINNT/Installer/Loader/resource.h
index ac34522de28..955850595f4 100644
--- a/src/VBox/Additions/WINNT/Installer/Loader/resource.h
+++ b/src/VBox/Additions/WINNT/Installer/Loader/resource.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2008-2019 Oracle Corporation
+ * Copyright (C) 2008-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/Makefile.kmk b/src/VBox/Additions/WINNT/Installer/Makefile.kmk
index 8cf420de2a4..9ce2d820068 100644
--- a/src/VBox/Additions/WINNT/Installer/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/Installer/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/RegCleanup.cpp b/src/VBox/Additions/WINNT/Installer/RegCleanup.cpp
index 5e9c87effa3..1d29b35600b 100644
--- a/src/VBox/Additions/WINNT/Installer/RegCleanup.cpp
+++ b/src/VBox/Additions/WINNT/Installer/RegCleanup.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/RegCleanup.rc b/src/VBox/Additions/WINNT/Installer/RegCleanup.rc
index 9d4ed7f2288..38b6baaa567 100644
--- a/src/VBox/Additions/WINNT/Installer/RegCleanup.rc
+++ b/src/VBox/Additions/WINNT/Installer/RegCleanup.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp b/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp
index 80178a02435..0a83fa1cb19 100644
--- a/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp
+++ b/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.rc b/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.rc
index 2fc1e87f5c2..0752fe117f9 100644
--- a/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.rc
+++ b/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi b/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi
index 0be0a9e8e2f..3e75524167c 100644
--- a/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi
+++ b/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2012-2019 Oracle Corporation
+; Copyright (C) 2012-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh b/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh
index 3fd83526fb8..25c391ef15f 100644
--- a/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh
+++ b/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2006-2019 Oracle Corporation
+; Copyright (C) 2006-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsExternal.nsh b/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsExternal.nsh
index 9e9188915d5..d13740dffa7 100644
--- a/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsExternal.nsh
+++ b/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsExternal.nsh
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2013-2019 Oracle Corporation
+; Copyright (C) 2013-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsLog.nsh b/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsLog.nsh
index db99fa277ba..12ff63cd628 100644
--- a/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsLog.nsh
+++ b/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsLog.nsh
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2013-2019 Oracle Corporation
+; Copyright (C) 2013-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsNT4.nsh b/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsNT4.nsh
index eae2093e197..fb8080b3f92 100644
--- a/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsNT4.nsh
+++ b/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsNT4.nsh
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2006-2019 Oracle Corporation
+; Copyright (C) 2006-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstall.nsh b/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstall.nsh
index ca51986e085..03c776e2026 100644
--- a/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstall.nsh
+++ b/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstall.nsh
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2006-2019 Oracle Corporation
+; Copyright (C) 2006-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstallOld.nsh b/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstallOld.nsh
index 0d92a23cd29..fd6718b63cb 100644
--- a/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstallOld.nsh
+++ b/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstallOld.nsh
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2006-2019 Oracle Corporation
+; Copyright (C) 2006-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsVista.nsh b/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsVista.nsh
index ceeabc87e33..f7dcfc56a85 100644
--- a/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsVista.nsh
+++ b/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsVista.nsh
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2006-2019 Oracle Corporation
+; Copyright (C) 2006-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh b/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh
index e68e4ff741b..9addecc69c7 100644
--- a/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh
+++ b/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2006-2019 Oracle Corporation
+; Copyright (C) 2006-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.cpp b/src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.cpp
index 42c64171e31..5ed6f65523c 100644
--- a/src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.cpp
+++ b/src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.rc b/src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.rc
index 8048fe433a6..24db751517c 100644
--- a/src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.rc
+++ b/src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Installer/VBoxWHQLFake.au3 b/src/VBox/Additions/WINNT/Installer/VBoxWHQLFake.au3
index ec5fd0d44e8..058c9f72392 100644
--- a/src/VBox/Additions/WINNT/Installer/VBoxWHQLFake.au3
+++ b/src/VBox/Additions/WINNT/Installer/VBoxWHQLFake.au3
@@ -5,7 +5,7 @@
;
;
-; Copyright (C) 2008-2019 Oracle Corporation
+; Copyright (C) 2008-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Makefile.kmk b/src/VBox/Additions/WINNT/Makefile.kmk
index 55a01d29f5a..cafce15d255 100644
--- a/src/VBox/Additions/WINNT/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Mouse/Makefile.kmk b/src/VBox/Additions/WINNT/Mouse/Makefile.kmk
index ec8b9fd2d70..a2b26bdf894 100644
--- a/src/VBox/Additions/WINNT/Mouse/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/Mouse/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2011-2019 Oracle Corporation
+# Copyright (C) 2011-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Mouse/NT4/Makefile.kmk b/src/VBox/Additions/WINNT/Mouse/NT4/Makefile.kmk
index 9c2cf6b18db..900de37738e 100644
--- a/src/VBox/Additions/WINNT/Mouse/NT4/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/Mouse/NT4/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Mouse/NT4/VBoxPS2NT.cpp b/src/VBox/Additions/WINNT/Mouse/NT4/VBoxPS2NT.cpp
index 236d694f330..ac83051abc4 100644
--- a/src/VBox/Additions/WINNT/Mouse/NT4/VBoxPS2NT.cpp
+++ b/src/VBox/Additions/WINNT/Mouse/NT4/VBoxPS2NT.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Mouse/NT4/VBoxPS2NT.rc b/src/VBox/Additions/WINNT/Mouse/NT4/VBoxPS2NT.rc
index 68e5f5175b6..a3c33dc3103 100644
--- a/src/VBox/Additions/WINNT/Mouse/NT4/VBoxPS2NT.rc
+++ b/src/VBox/Additions/WINNT/Mouse/NT4/VBoxPS2NT.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2008-2019 Oracle Corporation
+ * Copyright (C) 2008-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Mouse/NT5/Makefile.kmk b/src/VBox/Additions/WINNT/Mouse/NT5/Makefile.kmk
index 979029833b3..66209ec9442 100644
--- a/src/VBox/Additions/WINNT/Mouse/NT5/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/Mouse/NT5/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2011-2019 Oracle Corporation
+# Copyright (C) 2011-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMF.h b/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMF.h
index d72d39b3672..cf4580384ec 100644
--- a/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMF.h
+++ b/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMF.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMF.rc b/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMF.rc
index ab953188e44..20e1db8e4c8 100644
--- a/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMF.rc
+++ b/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMF.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFDriver.cpp b/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFDriver.cpp
index 99b3af10e7b..796518dfa99 100644
--- a/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFDriver.cpp
+++ b/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFDriver.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFInternal.cpp b/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFInternal.cpp
index d4c37ed131c..aaa00c05e19 100644
--- a/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFInternal.cpp
+++ b/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFInternal.cpp
@@ -6,7 +6,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMouse.inf b/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMouse.inf
index 03da0038db9..3110261cb60 100644
--- a/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMouse.inf
+++ b/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMouse.inf
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2011-2019 Oracle Corporation
+; Copyright (C) 2011-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/Mouse/common/VBoxMouseLog.h b/src/VBox/Additions/WINNT/Mouse/common/VBoxMouseLog.h
index ade14e6e999..ea321fa285c 100644
--- a/src/VBox/Additions/WINNT/Mouse/common/VBoxMouseLog.h
+++ b/src/VBox/Additions/WINNT/Mouse/common/VBoxMouseLog.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/.scm-settings b/src/VBox/Additions/WINNT/SharedFolders/.scm-settings
index 2b0f6302cdd..7704d987f29 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/.scm-settings
+++ b/src/VBox/Additions/WINNT/SharedFolders/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/Makefile.kmk b/src/VBox/Additions/WINNT/SharedFolders/Makefile.kmk
index c7ddc96c4e5..cb09753e46e 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/SharedFolders/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2012-2019 Oracle Corporation
+# Copyright (C) 2012-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/VBoxSFInst.cmd b/src/VBox/Additions/WINNT/SharedFolders/VBoxSFInst.cmd
index 43e7e48baa4..298b1069494 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/VBoxSFInst.cmd
+++ b/src/VBox/Additions/WINNT/SharedFolders/VBoxSFInst.cmd
@@ -5,7 +5,7 @@ rem Windows NT batch script for manually installing the shared folders guest add
rem
rem
-rem Copyright (C) 2009-2019 Oracle Corporation
+rem Copyright (C) 2009-2020 Oracle Corporation
rem
rem This file is part of VirtualBox Open Source Edition (OSE), as
rem available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/driver/Makefile.kmk b/src/VBox/Additions/WINNT/SharedFolders/driver/Makefile.kmk
index 63bc5dc9133..34855ebb810 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/driver/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/SharedFolders/driver/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/driver/VBoxSF.inf b/src/VBox/Additions/WINNT/SharedFolders/driver/VBoxSF.inf
index 3f079dcf16f..78b4bf659ef 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/driver/VBoxSF.inf
+++ b/src/VBox/Additions/WINNT/SharedFolders/driver/VBoxSF.inf
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2006-2019 Oracle Corporation
+; Copyright (C) 2006-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/driver/VBoxSF.rc b/src/VBox/Additions/WINNT/SharedFolders/driver/VBoxSF.rc
index ced25c618e6..dad49bd68e5 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/driver/VBoxSF.rc
+++ b/src/VBox/Additions/WINNT/SharedFolders/driver/VBoxSF.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/driver/Win2kWorkarounds.c b/src/VBox/Additions/WINNT/SharedFolders/driver/Win2kWorkarounds.c
index 8f33421077a..d45cc72de32 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/driver/Win2kWorkarounds.c
+++ b/src/VBox/Additions/WINNT/SharedFolders/driver/Win2kWorkarounds.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/driver/Win2kWorkaroundsA.asm b/src/VBox/Additions/WINNT/SharedFolders/driver/Win2kWorkaroundsA.asm
index 3f596ee6c6c..15942ac45ee 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/driver/Win2kWorkaroundsA.asm
+++ b/src/VBox/Additions/WINNT/SharedFolders/driver/Win2kWorkaroundsA.asm
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2006-2019 Oracle Corporation
+; Copyright (C) 2006-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/driver/file.cpp b/src/VBox/Additions/WINNT/SharedFolders/driver/file.cpp
index f544d3291ee..a2a01b29390 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/driver/file.cpp
+++ b/src/VBox/Additions/WINNT/SharedFolders/driver/file.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/driver/info.cpp b/src/VBox/Additions/WINNT/SharedFolders/driver/info.cpp
index b448cf71fbd..d5cf99c2ffb 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/driver/info.cpp
+++ b/src/VBox/Additions/WINNT/SharedFolders/driver/info.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/driver/net.cpp b/src/VBox/Additions/WINNT/SharedFolders/driver/net.cpp
index f91dac7eae2..9f8fdd7e682 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/driver/net.cpp
+++ b/src/VBox/Additions/WINNT/SharedFolders/driver/net.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/driver/path.cpp b/src/VBox/Additions/WINNT/SharedFolders/driver/path.cpp
index 340666929a3..0143d07a7b1 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/driver/path.cpp
+++ b/src/VBox/Additions/WINNT/SharedFolders/driver/path.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.cpp b/src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.cpp
index a4b29240619..03ce17b1c3a 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.cpp
+++ b/src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.h b/src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.h
index 3c2a4fc9128..a718e7114e8 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.h
+++ b/src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/driver/vbsfhlp.cpp b/src/VBox/Additions/WINNT/SharedFolders/driver/vbsfhlp.cpp
index 23a76b4139b..aab49edfd8c 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/driver/vbsfhlp.cpp
+++ b/src/VBox/Additions/WINNT/SharedFolders/driver/vbsfhlp.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/driver/vbsfshared.h b/src/VBox/Additions/WINNT/SharedFolders/driver/vbsfshared.h
index 7fd30655fdb..020fa117d72 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/driver/vbsfshared.h
+++ b/src/VBox/Additions/WINNT/SharedFolders/driver/vbsfshared.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/np/Makefile.kmk b/src/VBox/Additions/WINNT/SharedFolders/np/Makefile.kmk
index 1fb5b0d075f..50f396186ee 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/np/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/SharedFolders/np/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2012-2019 Oracle Corporation
+# Copyright (C) 2012-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.cpp b/src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.cpp
index edd4c2d5de5..2da490914b6 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.cpp
+++ b/src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.def b/src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.def
index 8c71a207b51..cecc9b94cba 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.def
+++ b/src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.def
@@ -1,5 +1,5 @@
;
-; Copyright (C) 2012-2019 Oracle Corporation
+; Copyright (C) 2012-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.rc b/src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.rc
index 3549d51a587..c3fbd7a5102 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.rc
+++ b/src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/testcase/deletefile-1.cpp b/src/VBox/Additions/WINNT/SharedFolders/testcase/deletefile-1.cpp
index b0105b2e270..df0f9e221ac 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/testcase/deletefile-1.cpp
+++ b/src/VBox/Additions/WINNT/SharedFolders/testcase/deletefile-1.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2019 Oracle Corporation
+ * Copyright (C) 2019-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/testcase/eof-1.cpp b/src/VBox/Additions/WINNT/SharedFolders/testcase/eof-1.cpp
index 5001b37a77c..37d54cc141e 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/testcase/eof-1.cpp
+++ b/src/VBox/Additions/WINNT/SharedFolders/testcase/eof-1.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2019 Oracle Corporation
+ * Copyright (C) 2019-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/testcase/queryfileinfo-1.cpp b/src/VBox/Additions/WINNT/SharedFolders/testcase/queryfileinfo-1.cpp
index ce8f51b61c8..dcb027d7558 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/testcase/queryfileinfo-1.cpp
+++ b/src/VBox/Additions/WINNT/SharedFolders/testcase/queryfileinfo-1.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2019 Oracle Corporation
+ * Copyright (C) 2019-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/testcase/queryvolinfo-1.cpp b/src/VBox/Additions/WINNT/SharedFolders/testcase/queryvolinfo-1.cpp
index 213e22c1860..cb18064f7eb 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/testcase/queryvolinfo-1.cpp
+++ b/src/VBox/Additions/WINNT/SharedFolders/testcase/queryvolinfo-1.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2019 Oracle Corporation
+ * Copyright (C) 2019-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/SharedFolders/testcase/rename-1.cpp b/src/VBox/Additions/WINNT/SharedFolders/testcase/rename-1.cpp
index d73ab935670..87ca5080bd1 100644
--- a/src/VBox/Additions/WINNT/SharedFolders/testcase/rename-1.cpp
+++ b/src/VBox/Additions/WINNT/SharedFolders/testcase/rename-1.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2019 Oracle Corporation
+ * Copyright (C) 2019-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxCredProv/.scm-settings b/src/VBox/Additions/WINNT/VBoxCredProv/.scm-settings
index 7e665e17eee..66ad11492ce 100644
--- a/src/VBox/Additions/WINNT/VBoxCredProv/.scm-settings
+++ b/src/VBox/Additions/WINNT/VBoxCredProv/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxCredProv/Makefile.kmk b/src/VBox/Additions/WINNT/VBoxCredProv/Makefile.kmk
index 4ec6c80dcd4..b8e3bd6a135 100644
--- a/src/VBox/Additions/WINNT/VBoxCredProv/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/VBoxCredProv/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2009-2019 Oracle Corporation
+# Copyright (C) 2009-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvCredential.cpp b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvCredential.cpp
index 2fa866a9615..a0df22bc7e3 100644
--- a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvCredential.cpp
+++ b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvCredential.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvCredential.h b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvCredential.h
index 36c22c513c2..6cf8b2aae0b 100644
--- a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvCredential.h
+++ b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvCredential.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvFactory.cpp b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvFactory.cpp
index 9545c578d5d..ea9ba05019d 100644
--- a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvFactory.cpp
+++ b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvFactory.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvFactory.h b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvFactory.h
index 1f86cd4732d..c775d2c0652 100644
--- a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvFactory.h
+++ b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvFactory.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvPoller.cpp b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvPoller.cpp
index 761fecab37a..3804519181b 100644
--- a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvPoller.cpp
+++ b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvPoller.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvPoller.h b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvPoller.h
index 899488d675f..abc6a9ce75d 100644
--- a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvPoller.h
+++ b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvPoller.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvProvider.cpp b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvProvider.cpp
index db64f25d2f1..b66b9f89719 100644
--- a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvProvider.cpp
+++ b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvProvider.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvProvider.h b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvProvider.h
index 4d2b4eb5e5a..932a1fc5ba0 100644
--- a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvProvider.h
+++ b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvProvider.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvUtils.cpp b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvUtils.cpp
index fef2e275df9..a0b92724680 100644
--- a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvUtils.cpp
+++ b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvUtils.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvUtils.h b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvUtils.h
index 7ce8e3ff35b..7a8331a24fa 100644
--- a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvUtils.h
+++ b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvUtils.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.cpp b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.cpp
index 2ae1db6f33c..4e129adecd2 100644
--- a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.cpp
+++ b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.def b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.def
index b9aa3dcb348..0d1879cdfb0 100644
--- a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.def
+++ b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.def
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2012-2019 Oracle Corporation
+; Copyright (C) 2012-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.h b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.h
index 654d3e46577..d103047fd13 100644
--- a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.h
+++ b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.rc b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.rc
index b8c9590f798..905a20ee383 100644
--- a/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.rc
+++ b/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxCredProv/testcase/Makefile.kmk b/src/VBox/Additions/WINNT/VBoxCredProv/testcase/Makefile.kmk
index bd4a80adb30..e2713492de9 100644
--- a/src/VBox/Additions/WINNT/VBoxCredProv/testcase/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/VBoxCredProv/testcase/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2009-2019 Oracle Corporation
+# Copyright (C) 2009-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxCredProv/testcase/tstCredentialProvider.cpp b/src/VBox/Additions/WINNT/VBoxCredProv/testcase/tstCredentialProvider.cpp
index a5cb6c77dc6..f0fc91a2549 100644
--- a/src/VBox/Additions/WINNT/VBoxCredProv/testcase/tstCredentialProvider.cpp
+++ b/src/VBox/Additions/WINNT/VBoxCredProv/testcase/tstCredentialProvider.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp b/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp
index 529cab00881..3c9ed313376 100644
--- a/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp
+++ b/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxGINA/Dialog.h b/src/VBox/Additions/WINNT/VBoxGINA/Dialog.h
index 6b60b298df8..94a2719c357 100644
--- a/src/VBox/Additions/WINNT/VBoxGINA/Dialog.h
+++ b/src/VBox/Additions/WINNT/VBoxGINA/Dialog.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp b/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp
index b485d964154..1cb8d8822d3 100644
--- a/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp
+++ b/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxGINA/Helper.h b/src/VBox/Additions/WINNT/VBoxGINA/Helper.h
index de19def68fc..eec7349bd60 100644
--- a/src/VBox/Additions/WINNT/VBoxGINA/Helper.h
+++ b/src/VBox/Additions/WINNT/VBoxGINA/Helper.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk b/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk
index bc7446ea72a..ba192cd46f0 100644
--- a/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp b/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp
index d1e791abc42..80b6d60e2eb 100644
--- a/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp
+++ b/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.def b/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.def
index 2181ae1abb8..63e62484419 100644
--- a/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.def
+++ b/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.def
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2006-2019 Oracle Corporation
+; Copyright (C) 2006-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h b/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h
index be08e5d8630..8abad0c32b8 100644
--- a/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h
+++ b/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.rc b/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.rc
index 80f0ae59436..2f361bd3d56 100644
--- a/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.rc
+++ b/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxGINA/testcase/Makefile.kmk b/src/VBox/Additions/WINNT/VBoxGINA/testcase/Makefile.kmk
index fe354e05a57..f75b41405e8 100644
--- a/src/VBox/Additions/WINNT/VBoxGINA/testcase/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/VBoxGINA/testcase/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2012-2019 Oracle Corporation
+# Copyright (C) 2012-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxGINA/testcase/tstVBoxGINA.cpp b/src/VBox/Additions/WINNT/VBoxGINA/testcase/tstVBoxGINA.cpp
index c085dc84f6b..2b6506921f9 100644
--- a/src/VBox/Additions/WINNT/VBoxGINA/testcase/tstVBoxGINA.cpp
+++ b/src/VBox/Additions/WINNT/VBoxGINA/testcase/tstVBoxGINA.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk b/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk
index e1091f5b966..12248660ab3 100644
--- a/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp b/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp
index 01767139d0f..661cf3b957c 100644
--- a/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp
+++ b/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.def b/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.def
index d59bdcecc5a..d5b36f16425 100644
--- a/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.def
+++ b/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.def
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2006-2019 Oracle Corporation
+; Copyright (C) 2006-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.rc b/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.rc
index 3f815821c33..2cfe441d91d 100644
--- a/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.rc
+++ b/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxHook/dllmain.cpp b/src/VBox/Additions/WINNT/VBoxHook/dllmain.cpp
index 36f063031d6..a23b4bce218 100644
--- a/src/VBox/Additions/WINNT/VBoxHook/dllmain.cpp
+++ b/src/VBox/Additions/WINNT/VBoxHook/dllmain.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk b/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk
index 69992914e5e..198b3baa666 100644
--- a/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxHook/testcase/tstHook.cpp b/src/VBox/Additions/WINNT/VBoxHook/testcase/tstHook.cpp
index e0d1d4f3ce3..21e686cda49 100644
--- a/src/VBox/Additions/WINNT/VBoxHook/testcase/tstHook.cpp
+++ b/src/VBox/Additions/WINNT/VBoxHook/testcase/tstHook.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk b/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk
index aa23df5fc3f..cd77a5ce60f 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp b/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp
index be2d0bc8750..cae35a808cb 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.h b/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.h
index e695f24af8e..002888b1844 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.h
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp b/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp
index 59b65acd2e0..a7141a9d9be 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.h b/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.h
index cbc7f132778..74244581331 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.h
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp b/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp
index 330d82ffc9b..9681aabfd4d 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.h b/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.h
index ecea8ac2b38..a600937ad3f 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.h
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp b/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp
index 99acb3a26d8..ffbb298c148 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h b/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h
index e696c584a12..1040f3ef1c3 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDataObject.cpp b/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDataObject.cpp
index 794f36e24ff..c7bbb917775 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDataObject.cpp
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDataObject.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropSource.cpp b/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropSource.cpp
index 7697ba95729..41f73f6a099 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropSource.cpp
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropSource.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp b/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp
index da10f9f079d..feb52f4c889 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2014-2019 Oracle Corporation
+ * Copyright (C) 2014-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDEnumFormat.cpp b/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDEnumFormat.cpp
index 3d614d2d0cb..dc42ebc808a 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDEnumFormat.cpp
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDEnumFormat.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.cpp b/src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.cpp
index 951ca7740b0..1ef9e460c71 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.cpp
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.h b/src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.h
index 3ac52350ad7..aa76edaf8be 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.h
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.cpp b/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.cpp
index de088c2d692..7aa8e103261 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.cpp
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.cpp
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.h b/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.h
index 7a6a91f4218..f12886afa7f 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.h
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.h
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp b/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp
index 1056da37fb2..073850a54f1 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp
@@ -6,7 +6,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.h b/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.h
index fdacf4a34d1..188f97bec50 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.h
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.h
@@ -6,7 +6,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxLA.cpp b/src/VBox/Additions/WINNT/VBoxTray/VBoxLA.cpp
index a0cec144141..21a82d9f3e0 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxLA.cpp
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxLA.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2014-2019 Oracle Corporation
+ * Copyright (C) 2014-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxLA.h b/src/VBox/Additions/WINNT/VBoxTray/VBoxLA.h
index 20cdce4708c..0c39165e251 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxLA.h
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxLA.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp b/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp
index d757c24dd26..61ab246f464 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.h b/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.h
index b9729bd5bf2..6e44286e25f 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.h
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp b/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp
index 1192aec5457..15042f898b8 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h b/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h
index ec9d0cc5430..394f03cb08f 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxTrayMsg.h b/src/VBox/Additions/WINNT/VBoxTray/VBoxTrayMsg.h
index 7ade28bc80f..09e7581abc8 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxTrayMsg.h
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxTrayMsg.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.cpp b/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.cpp
index 54a998def6b..6ffc46aba3d 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.cpp
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.h b/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.h
index e7663867f57..fc8ee20f841 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.h
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/VBoxTray/resource.h b/src/VBox/Additions/WINNT/VBoxTray/resource.h
index e56efcab8ee..c1ca63037a9 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/resource.h
+++ b/src/VBox/Additions/WINNT/VBoxTray/resource.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/include/VBoxDisplay.h b/src/VBox/Additions/WINNT/include/VBoxDisplay.h
index 413ee3b5385..2cc4f3b17e7 100644
--- a/src/VBox/Additions/WINNT/include/VBoxDisplay.h
+++ b/src/VBox/Additions/WINNT/include/VBoxDisplay.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/include/VBoxHook.h b/src/VBox/Additions/WINNT/include/VBoxHook.h
index f36b555784f..4a1e2d75761 100644
--- a/src/VBox/Additions/WINNT/include/VBoxHook.h
+++ b/src/VBox/Additions/WINNT/include/VBoxHook.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/tools/Makefile.kmk b/src/VBox/Additions/WINNT/tools/Makefile.kmk
index c4c9d14d581..79967ded1c1 100644
--- a/src/VBox/Additions/WINNT/tools/Makefile.kmk
+++ b/src/VBox/Additions/WINNT/tools/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2012-2019 Oracle Corporation
+# Copyright (C) 2012-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/WINNT/tools/VBoxCertUtil.cpp b/src/VBox/Additions/WINNT/tools/VBoxCertUtil.cpp
index b41270bc402..bafa144189e 100644
--- a/src/VBox/Additions/WINNT/tools/VBoxCertUtil.cpp
+++ b/src/VBox/Additions/WINNT/tools/VBoxCertUtil.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/Makefile.kmk b/src/VBox/Additions/common/Makefile.kmk
index 3cfb41f1c52..42cc70a6dce 100644
--- a/src/VBox/Additions/common/Makefile.kmk
+++ b/src/VBox/Additions/common/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxControl/Makefile.kmk b/src/VBox/Additions/common/VBoxControl/Makefile.kmk
index 399442549db..f8e02462429 100644
--- a/src/VBox/Additions/common/VBoxControl/Makefile.kmk
+++ b/src/VBox/Additions/common/VBoxControl/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp b/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp
index 894cba991a1..ac902598112 100644
--- a/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp
+++ b/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2008-2019 Oracle Corporation
+ * Copyright (C) 2008-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxControl/VBoxControl.rc b/src/VBox/Additions/common/VBoxControl/VBoxControl.rc
index c3f89407542..080efc4b6f3 100644
--- a/src/VBox/Additions/common/VBoxControl/VBoxControl.rc
+++ b/src/VBox/Additions/common/VBoxControl/VBoxControl.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxControl/testcase/Makefile.kmk b/src/VBox/Additions/common/VBoxControl/testcase/Makefile.kmk
index 30d5cc1beba..5e2f6867f72 100644
--- a/src/VBox/Additions/common/VBoxControl/testcase/Makefile.kmk
+++ b/src/VBox/Additions/common/VBoxControl/testcase/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxControl/testcase/tstVBoxControl.cpp b/src/VBox/Additions/common/VBoxControl/testcase/tstVBoxControl.cpp
index 0653c7efd24..75a12d666b1 100644
--- a/src/VBox/Additions/common/VBoxControl/testcase/tstVBoxControl.cpp
+++ b/src/VBox/Additions/common/VBoxControl/testcase/tstVBoxControl.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/.scm-settings b/src/VBox/Additions/common/VBoxGuest/.scm-settings
index 874dd075521..eca3dbbd538 100644
--- a/src/VBox/Additions/common/VBoxGuest/.scm-settings
+++ b/src/VBox/Additions/common/VBoxGuest/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/Makefile.kmk b/src/VBox/Additions/common/VBoxGuest/Makefile.kmk
index bc962be83a6..0b55c5b6ee0 100644
--- a/src/VBox/Additions/common/VBoxGuest/Makefile.kmk
+++ b/src/VBox/Additions/common/VBoxGuest/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2007-2019 Oracle Corporation
+# Copyright (C) 2007-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/VBoxDev-haiku.c b/src/VBox/Additions/common/VBoxGuest/VBoxDev-haiku.c
index 6929aac3474..3124f33b7f6 100644
--- a/src/VBox/Additions/common/VBoxGuest/VBoxDev-haiku.c
+++ b/src/VBox/Additions/common/VBoxGuest/VBoxDev-haiku.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-darwin.cpp b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-darwin.cpp
index 3797ba7a63f..cbde9b4c9f9 100644
--- a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-darwin.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-darwin.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-freebsd.c b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-freebsd.c
index 339078b2049..d07f0093839 100644
--- a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-freebsd.c
+++ b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-freebsd.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku-stubs.c b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku-stubs.c
index 55bae5a66d8..3364f487c5d 100644
--- a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku-stubs.c
+++ b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku-stubs.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.c b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.c
index 2eb34838e36..db03a97a88b 100644
--- a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.c
+++ b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.h b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.h
index a875c6408d8..d2ed4504a3a 100644
--- a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.h
+++ b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c
index bb992c58b14..097278823db 100644
--- a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c
+++ b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c
@@ -7,7 +7,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-netbsd.c b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-netbsd.c
index 7f3afee9b7c..34b96510ff6 100644
--- a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-netbsd.c
+++ b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-netbsd.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp
index 80cb046ea75..5760dd6eb7c 100644
--- a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.def b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.def
index 64623f58ead..3b95c33ceb0 100644
--- a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.def
+++ b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.def
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2007-2019 Oracle Corporation
+; Copyright (C) 2007-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c
index f302ea1ac47..7f0f9f55cc4 100644
--- a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c
+++ b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp
index 508e7c1e455..b021878464d 100644
--- a/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp b/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp
index 34e54c9dd44..e31f663a1b1 100644
--- a/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/VBoxGuestA-os2.asm b/src/VBox/Additions/common/VBoxGuest/VBoxGuestA-os2.asm
index 117189a4631..93258fbed90 100644
--- a/src/VBox/Additions/common/VBoxGuest/VBoxGuestA-os2.asm
+++ b/src/VBox/Additions/common/VBoxGuest/VBoxGuestA-os2.asm
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2007-2019 Oracle Corporation
+; Copyright (C) 2007-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h b/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h
index b01085cea68..4147e9bb14f 100644
--- a/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h
+++ b/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/freebsd/Makefile b/src/VBox/Additions/common/VBoxGuest/freebsd/Makefile
index 41c7fd4d361..4a68025333f 100644
--- a/src/VBox/Additions/common/VBoxGuest/freebsd/Makefile
+++ b/src/VBox/Additions/common/VBoxGuest/freebsd/Makefile
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/freebsd/files_vboxguest b/src/VBox/Additions/common/VBoxGuest/freebsd/files_vboxguest
index c510dffa437..fd183444492 100644
--- a/src/VBox/Additions/common/VBoxGuest/freebsd/files_vboxguest
+++ b/src/VBox/Additions/common/VBoxGuest/freebsd/files_vboxguest
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2007-2019 Oracle Corporation
+# Copyright (C) 2007-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/Makefile.kmk b/src/VBox/Additions/common/VBoxGuest/lib/Makefile.kmk
index 67bea6d3531..7f262bdfa26 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/Makefile.kmk
+++ b/src/VBox/Additions/common/VBoxGuest/lib/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibCrOgl.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibCrOgl.cpp
index 9d130ee5e50..62de2171f5f 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibCrOgl.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibCrOgl.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibGenericRequest.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibGenericRequest.cpp
index 301dbb5018f..805253eda60 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibGenericRequest.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibGenericRequest.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibHGCM.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibHGCM.cpp
index 57ed7456dae..d1186663310 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibHGCM.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibHGCM.cpp
@@ -7,7 +7,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibHGCMInternal.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibHGCMInternal.cpp
index 76386080049..bccea9a892c 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibHGCMInternal.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibHGCMInternal.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-os2.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-os2.cpp
index 8f83236965f..59edcb64a0c 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-os2.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-os2.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2008-2019 Oracle Corporation
+ * Copyright (C) 2008-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-solaris.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-solaris.cpp
index 55950c8517b..f0a3a7ffdc8 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-solaris.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-solaris.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2008-2019 Oracle Corporation
+ * Copyright (C) 2008-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-unix.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-unix.cpp
index 45bcbfedd24..1366421f3e0 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-unix.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-unix.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2008-2019 Oracle Corporation
+ * Copyright (C) 2008-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-win.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-win.cpp
index 710a049338e..0f1316e6540 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-win.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-win.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2008-2019 Oracle Corporation
+ * Copyright (C) 2008-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc.cpp
index 263466adb51..21f53afd532 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2008-2019 Oracle Corporation
+ * Copyright (C) 2008-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibInit.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibInit.cpp
index 600c42a2b46..c0061569dee 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibInit.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibInit.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibInternal.h b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibInternal.h
index ae8d7461768..3f0e7cbbb14 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibInternal.h
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibInternal.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibMouse.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibMouse.cpp
index 755da3405ec..db3d46192a8 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibMouse.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibMouse.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibPhysHeap.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibPhysHeap.cpp
index 7bd2104bcd1..b4ba4663099 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibPhysHeap.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibPhysHeap.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibSharedFolders.c b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibSharedFolders.c
index 758eafd270f..bbd1f54a84f 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibSharedFolders.c
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibSharedFolders.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibVMMDev.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibVMMDev.cpp
index 57a23a2e202..5c9f5742118 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibVMMDev.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibVMMDev.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3Lib.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3Lib.cpp
index c60f761d025..8c6dbc54dbb 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3Lib.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3Lib.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibAdditions.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibAdditions.cpp
index 1fe3784ff85..5e1588b5fce 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibAdditions.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibAdditions.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibAutoLogon.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibAutoLogon.cpp
index ed48a800c75..1515e69d704 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibAutoLogon.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibAutoLogon.cpp
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibBalloon.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibBalloon.cpp
index f25c7c24d0b..ae1da9d070d 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibBalloon.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibBalloon.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibCoreDump.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibCoreDump.cpp
index e384ccefa07..33f10ab2ff0 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibCoreDump.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibCoreDump.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibCpuHotPlug.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibCpuHotPlug.cpp
index b2c2f981849..d5bf468e0f8 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibCpuHotPlug.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibCpuHotPlug.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibCredentials.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibCredentials.cpp
index b9387f2cb0c..9eec3ac86e3 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibCredentials.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibCredentials.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2009-2019 Oracle Corporation
+ * Copyright (C) 2009-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDaemonize.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDaemonize.cpp
index e01620ac2ee..d93b5ff5261 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDaemonize.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDaemonize.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp
index 7946f540e72..bb3926f0760 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibEvent.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibEvent.cpp
index 5f09855d530..bc89c2aa037 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibEvent.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibEvent.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGR.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGR.cpp
index fc657f2d4ce..90161c00ee4 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGR.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGR.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp
index 63884301294..29709b2fcb1 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestProp.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestProp.cpp
index d7585e7b098..50ea7897931 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestProp.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestProp.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestUser.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestUser.cpp
index 1a639cb406c..a4ed96e28e1 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestUser.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestUser.cpp
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibHGCM.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibHGCM.cpp
index 2cc8afc2173..b42b3f74e1f 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibHGCM.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibHGCM.cpp
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2015-2019 Oracle Corporation
+ * Copyright (C) 2015-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibHostChannel.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibHostChannel.cpp
index 0189a5e54e5..a24f13bfbcc 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibHostChannel.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibHostChannel.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibHostVersion.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibHostVersion.cpp
index 278b3076727..531dfeac751 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibHostVersion.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibHostVersion.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2009-2019 Oracle Corporation
+ * Copyright (C) 2009-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibInternal.h b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibInternal.h
index ac304f0a8e3..cb6fe59b47f 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibInternal.h
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibInternal.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibLog.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibLog.cpp
index a6e7f7b4b68..2c3f6075fc1 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibLog.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibLog.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibMisc.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibMisc.cpp
index dac8a9ed5ef..b3fcda532fa 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibMisc.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibMisc.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibModule.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibModule.cpp
index 9c13a4736c7..9e64882c99a 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibModule.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibModule.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibMouse.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibMouse.cpp
index a2e798b343e..e0f049d072c 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibMouse.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibMouse.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibPidFile.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibPidFile.cpp
index f14a635e6a8..61fee23bcce 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibPidFile.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibPidFile.cpp
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2015-2019 Oracle Corporation
+ * Copyright (C) 2015-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibRuntimeXF86.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibRuntimeXF86.cpp
index 7d30539cc81..82ecbdc65bd 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibRuntimeXF86.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibRuntimeXF86.cpp
@@ -6,7 +6,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibSeamless.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibSeamless.cpp
index c4211a9f2b9..e2da1a832d0 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibSeamless.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibSeamless.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibSharedFolders.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibSharedFolders.cpp
index 379bf85692d..fca2c3025a4 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibSharedFolders.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibSharedFolders.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibStat.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibStat.cpp
index 586e64da942..b3044bbe9ea 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibStat.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibStat.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibTime.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibTime.cpp
index de3ae7b70f6..08c3b472ddb 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibTime.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibTime.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibVideo.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibVideo.cpp
index a1555988517..b8045a3fd43 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibVideo.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibVideo.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibVrdp.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibVrdp.cpp
index e625ac5c3bb..49fb2d63732 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibVrdp.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibVrdp.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/lib/VbglR0CanUsePhysPageList.cpp b/src/VBox/Additions/common/VBoxGuest/lib/VbglR0CanUsePhysPageList.cpp
index b019d3ed76f..3e76333fee7 100644
--- a/src/VBox/Additions/common/VBoxGuest/lib/VbglR0CanUsePhysPageList.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/lib/VbglR0CanUsePhysPageList.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxGuest/linux/Makefile b/src/VBox/Additions/common/VBoxGuest/linux/Makefile
index abc0c796d4e..038b89674e1 100644
--- a/src/VBox/Additions/common/VBoxGuest/linux/Makefile
+++ b/src/VBox/Additions/common/VBoxGuest/linux/Makefile
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/linux/combined-agnostic.c b/src/VBox/Additions/common/VBoxGuest/linux/combined-agnostic.c
index a2334beb0e9..25f52d686e2 100644
--- a/src/VBox/Additions/common/VBoxGuest/linux/combined-agnostic.c
+++ b/src/VBox/Additions/common/VBoxGuest/linux/combined-agnostic.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/linux/combined-os-specific.c b/src/VBox/Additions/common/VBoxGuest/linux/combined-os-specific.c
index 4fa69634462..ee887fd8ba7 100644
--- a/src/VBox/Additions/common/VBoxGuest/linux/combined-os-specific.c
+++ b/src/VBox/Additions/common/VBoxGuest/linux/combined-os-specific.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest b/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest
index 2709b38db18..f278d83c771 100644
--- a/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest
+++ b/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2007-2019 Oracle Corporation
+# Copyright (C) 2007-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/solaris/deps.asm b/src/VBox/Additions/common/VBoxGuest/solaris/deps.asm
index a6507c1d85a..6d3c0119dda 100644
--- a/src/VBox/Additions/common/VBoxGuest/solaris/deps.asm
+++ b/src/VBox/Additions/common/VBoxGuest/solaris/deps.asm
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2012-2019 Oracle Corporation
+; Copyright (C) 2012-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/solaris/load.sh b/src/VBox/Additions/common/VBoxGuest/solaris/load.sh
index c44469e57a8..a1cf3ace202 100755
--- a/src/VBox/Additions/common/VBoxGuest/solaris/load.sh
+++ b/src/VBox/Additions/common/VBoxGuest/solaris/load.sh
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/win/VBoxGuest.inf b/src/VBox/Additions/common/VBoxGuest/win/VBoxGuest.inf
index eb1358f80e9..e9858f65588 100644
--- a/src/VBox/Additions/common/VBoxGuest/win/VBoxGuest.inf
+++ b/src/VBox/Additions/common/VBoxGuest/win/VBoxGuest.inf
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2006-2019 Oracle Corporation
+; Copyright (C) 2006-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/win/VBoxGuest.rc b/src/VBox/Additions/common/VBoxGuest/win/VBoxGuest.rc
index 2ad74bb9ec5..508b95908a4 100644
--- a/src/VBox/Additions/common/VBoxGuest/win/VBoxGuest.rc
+++ b/src/VBox/Additions/common/VBoxGuest/win/VBoxGuest.rc
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxGuest/win/VBoxGuestInst.cpp b/src/VBox/Additions/common/VBoxGuest/win/VBoxGuestInst.cpp
index 52ab447f725..8aebda38b0d 100644
--- a/src/VBox/Additions/common/VBoxGuest/win/VBoxGuestInst.cpp
+++ b/src/VBox/Additions/common/VBoxGuest/win/VBoxGuestInst.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/Makefile.kmk b/src/VBox/Additions/common/VBoxService/Makefile.kmk
index 62a315261df..201976fcdb4 100644
--- a/src/VBox/Additions/common/VBoxService/Makefile.kmk
+++ b/src/VBox/Additions/common/VBoxService/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2007-2019 Oracle Corporation
+# Copyright (C) 2007-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxService-os2.def b/src/VBox/Additions/common/VBoxService/VBoxService-os2.def
index 440e5ca2648..5e9f7cf12a9 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxService-os2.def
+++ b/src/VBox/Additions/common/VBoxService/VBoxService-os2.def
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2007-2019 Oracle Corporation
+; Copyright (C) 2007-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxService-win.cpp b/src/VBox/Additions/common/VBoxService/VBoxService-win.cpp
index 16538cde30e..dd6e7d52517 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxService-win.cpp
+++ b/src/VBox/Additions/common/VBoxService/VBoxService-win.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2009-2019 Oracle Corporation
+ * Copyright (C) 2009-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxService.cpp b/src/VBox/Additions/common/VBoxService/VBoxService.cpp
index 2711d7b499a..ae5ac1d35fc 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxService.cpp
+++ b/src/VBox/Additions/common/VBoxService/VBoxService.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp b/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp
index 395fe0af80d..0bd6a7938de 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceBalloon.cpp b/src/VBox/Additions/common/VBoxService/VBoxServiceBalloon.cpp
index dd3054a3fc0..2dda2c6dd9b 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceBalloon.cpp
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceBalloon.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceClipboard-os2.cpp b/src/VBox/Additions/common/VBoxService/VBoxServiceClipboard-os2.cpp
index 707f63409a4..3f9e1d46001 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceClipboard-os2.cpp
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceClipboard-os2.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp b/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp
index 86d0a5da8b3..15c7d295e8d 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceControl.h b/src/VBox/Additions/common/VBoxService/VBoxServiceControl.h
index 6df91bbd97e..c74362720a9 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceControl.h
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceControl.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp b/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp
index e034e05b20b..32570ceebc9 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp b/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp
index e855e07173d..7acc559cad3 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceCpuHotPlug.cpp b/src/VBox/Additions/common/VBoxService/VBoxServiceCpuHotPlug.cpp
index 3fa7ce21569..c253dbcbaf0 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceCpuHotPlug.cpp
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceCpuHotPlug.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h b/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h
index 6e982262fe1..738704885a8 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp b/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp
index e4925d78b36..87deb1b010f 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp
+++ b/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp b/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp
index a0334fd1e9f..34609c7f6cc 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp
+++ b/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.h b/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.h
index ee6e3f81327..2fcf645efc8 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.h
+++ b/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceResource-win.h b/src/VBox/Additions/common/VBoxService/VBoxServiceResource-win.h
index d3353ac261e..4e3c84d0b8d 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceResource-win.h
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceResource-win.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp b/src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp
index 3681b6772f8..6f2ca7734f8 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp b/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp
index d8238395eec..54f70cb7b6f 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp b/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp
index c6b90cef4b5..2980b1d6358 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.h b/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.h
index 2459691513e..afaccbab070 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.h
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.cpp b/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.cpp
index eeea3fec062..09b45851e91 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.cpp
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2009-2019 Oracle Corporation
+ * Copyright (C) 2009-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.h b/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.h
index b9679ab7ec1..d4210dca65d 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.h
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2009-2019 Oracle Corporation
+ * Copyright (C) 2009-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp b/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp
index 457d1df4584..82408b102b3 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2009-2019 Oracle Corporation
+ * Copyright (C) 2009-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp b/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp
index a6cc1e79f1a..ccd70602ac7 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2009-2019 Oracle Corporation
+ * Copyright (C) 2009-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.h b/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.h
index 7b736d9e234..6a0b9a06429 100644
--- a/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.h
+++ b/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/testcase/Makefile.kmk b/src/VBox/Additions/common/VBoxService/testcase/Makefile.kmk
index 9145696c178..0c6fc0d1021 100644
--- a/src/VBox/Additions/common/VBoxService/testcase/Makefile.kmk
+++ b/src/VBox/Additions/common/VBoxService/testcase/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxService/testcase/tstUserInfo.cpp b/src/VBox/Additions/common/VBoxService/testcase/tstUserInfo.cpp
index cdaf0af3fb1..8da3a7b22f7 100644
--- a/src/VBox/Additions/common/VBoxService/testcase/tstUserInfo.cpp
+++ b/src/VBox/Additions/common/VBoxService/testcase/tstUserInfo.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/VBoxVideo/.scm-settings b/src/VBox/Additions/common/VBoxVideo/.scm-settings
index 301a1e387a1..3e3f4dcdd0f 100644
--- a/src/VBox/Additions/common/VBoxVideo/.scm-settings
+++ b/src/VBox/Additions/common/VBoxVideo/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp b/src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp
index e598d38c784..18b6195fce8 100644
--- a/src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp
+++ b/src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxVideo/HGSMIBuffers.cpp b/src/VBox/Additions/common/VBoxVideo/HGSMIBuffers.cpp
index 7ae40809940..0ecf4bf7876 100644
--- a/src/VBox/Additions/common/VBoxVideo/HGSMIBuffers.cpp
+++ b/src/VBox/Additions/common/VBoxVideo/HGSMIBuffers.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxVideo/HGSMIHostCmd.cpp b/src/VBox/Additions/common/VBoxVideo/HGSMIHostCmd.cpp
index f2a015f30c7..90363610264 100644
--- a/src/VBox/Additions/common/VBoxVideo/HGSMIHostCmd.cpp
+++ b/src/VBox/Additions/common/VBoxVideo/HGSMIHostCmd.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp b/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp
index eebc45d334b..1b9b308a6bb 100644
--- a/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp
+++ b/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/VBoxVideo/VBVABase.cpp b/src/VBox/Additions/common/VBoxVideo/VBVABase.cpp
index c0c11e0b7a0..64ceb455bf6 100644
--- a/src/VBox/Additions/common/VBoxVideo/VBVABase.cpp
+++ b/src/VBox/Additions/common/VBoxVideo/VBVABase.cpp
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/common/pam/Makefile.kmk b/src/VBox/Additions/common/pam/Makefile.kmk
index 4ef028263ed..d8a70ed9b72 100644
--- a/src/VBox/Additions/common/pam/Makefile.kmk
+++ b/src/VBox/Additions/common/pam/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2011-2019 Oracle Corporation
+# Copyright (C) 2011-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/pam/pam_vbox.cpp b/src/VBox/Additions/common/pam/pam_vbox.cpp
index 64e09f806b8..026783b3140 100644
--- a/src/VBox/Additions/common/pam/pam_vbox.cpp
+++ b/src/VBox/Additions/common/pam/pam_vbox.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2008-2019 Oracle Corporation
+ * Copyright (C) 2008-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/testcase/Makefile.kmk b/src/VBox/Additions/common/testcase/Makefile.kmk
index f3e7c0e0415..5ccb47a088a 100644
--- a/src/VBox/Additions/common/testcase/Makefile.kmk
+++ b/src/VBox/Additions/common/testcase/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2007-2019 Oracle Corporation
+# Copyright (C) 2007-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/common/testcase/tstPageFusion.cpp b/src/VBox/Additions/common/testcase/tstPageFusion.cpp
index cb639a1f936..2c37c3b397f 100644
--- a/src/VBox/Additions/common/testcase/tstPageFusion.cpp
+++ b/src/VBox/Additions/common/testcase/tstPageFusion.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/Installer/.scm-settings b/src/VBox/Additions/darwin/Installer/.scm-settings
index 6aebf6d8176..3f4b0542534 100644
--- a/src/VBox/Additions/darwin/Installer/.scm-settings
+++ b/src/VBox/Additions/darwin/Installer/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/Installer/DiskImage/Uninstall.tool b/src/VBox/Additions/darwin/Installer/DiskImage/Uninstall.tool
index 434034b0a1d..fc29f782fb1 100755
--- a/src/VBox/Additions/darwin/Installer/DiskImage/Uninstall.tool
+++ b/src/VBox/Additions/darwin/Installer/DiskImage/Uninstall.tool
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2007-2019 Oracle Corporation
+# Copyright (C) 2007-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/Installer/Makefile.kmk b/src/VBox/Additions/darwin/Installer/Makefile.kmk
index 1007aaea29c..16fec2fddef 100644
--- a/src/VBox/Additions/darwin/Installer/Makefile.kmk
+++ b/src/VBox/Additions/darwin/Installer/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/Installer/VBoxGuestAdditionsKEXTs/postflight b/src/VBox/Additions/darwin/Installer/VBoxGuestAdditionsKEXTs/postflight
index 2fa07d1bbd4..6fc57a15056 100755
--- a/src/VBox/Additions/darwin/Installer/VBoxGuestAdditionsKEXTs/postflight
+++ b/src/VBox/Additions/darwin/Installer/VBoxGuestAdditionsKEXTs/postflight
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2007-2019 Oracle Corporation
+# Copyright (C) 2007-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/Installer/VBoxGuestAdditionsToolsAndServices/VBoxServiceWrapper b/src/VBox/Additions/darwin/Installer/VBoxGuestAdditionsToolsAndServices/VBoxServiceWrapper
index 0192f9ec403..da97d7bca35 100755
--- a/src/VBox/Additions/darwin/Installer/VBoxGuestAdditionsToolsAndServices/VBoxServiceWrapper
+++ b/src/VBox/Additions/darwin/Installer/VBoxGuestAdditionsToolsAndServices/VBoxServiceWrapper
@@ -6,7 +6,7 @@
#
#
-# Copyright (C) 2007-2019 Oracle Corporation
+# Copyright (C) 2007-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/Makefile.kmk b/src/VBox/Additions/darwin/Makefile.kmk
index d1d422fdd47..d70ecaaf336 100644
--- a/src/VBox/Additions/darwin/Makefile.kmk
+++ b/src/VBox/Additions/darwin/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/VBoxClient/Makefile.kmk b/src/VBox/Additions/darwin/VBoxClient/Makefile.kmk
index f274be0786a..1f146ae7178 100644
--- a/src/VBox/Additions/darwin/VBoxClient/Makefile.kmk
+++ b/src/VBox/Additions/darwin/VBoxClient/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/VBoxClient/VBoxClient.cpp b/src/VBox/Additions/darwin/VBoxClient/VBoxClient.cpp
index a548f9cdbc7..99e7e36fa69 100644
--- a/src/VBox/Additions/darwin/VBoxClient/VBoxClient.cpp
+++ b/src/VBox/Additions/darwin/VBoxClient/VBoxClient.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboard.cpp b/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboard.cpp
index 1c2a9a08c53..a4ae3440d75 100644
--- a/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboard.cpp
+++ b/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboard.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboardGuestToHost.cpp b/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboardGuestToHost.cpp
index bca19234038..d9bd32c47fa 100644
--- a/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboardGuestToHost.cpp
+++ b/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboardGuestToHost.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboardHostToGuest.cpp b/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboardHostToGuest.cpp
index 863ec0e0fe8..299e009b68f 100644
--- a/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboardHostToGuest.cpp
+++ b/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboardHostToGuest.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/VBoxClient/VBoxClientInternal.h b/src/VBox/Additions/darwin/VBoxClient/VBoxClientInternal.h
index 8789dbafd10..93557b80e25 100644
--- a/src/VBox/Additions/darwin/VBoxClient/VBoxClientInternal.h
+++ b/src/VBox/Additions/darwin/VBoxClient/VBoxClientInternal.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/VBoxSF/.scm-settings b/src/VBox/Additions/darwin/VBoxSF/.scm-settings
index ac608aff36a..9bb4107784f 100644
--- a/src/VBox/Additions/darwin/VBoxSF/.scm-settings
+++ b/src/VBox/Additions/darwin/VBoxSF/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/VBoxSF/Makefile.kmk b/src/VBox/Additions/darwin/VBoxSF/Makefile.kmk
index 4b6e5c2095f..ab09c6e6233 100644
--- a/src/VBox/Additions/darwin/VBoxSF/Makefile.kmk
+++ b/src/VBox/Additions/darwin/VBoxSF/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2007-2019 Oracle Corporation
+# Copyright (C) 2007-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/VBoxSF/VBoxSF-Utils.cpp b/src/VBox/Additions/darwin/VBoxSF/VBoxSF-Utils.cpp
index 6ff093d293b..679eb61b1aa 100644
--- a/src/VBox/Additions/darwin/VBoxSF/VBoxSF-Utils.cpp
+++ b/src/VBox/Additions/darwin/VBoxSF/VBoxSF-Utils.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/VBoxSF/VBoxSF-VNodeOps.cpp b/src/VBox/Additions/darwin/VBoxSF/VBoxSF-VNodeOps.cpp
index f6a1897c05d..3551a53c890 100644
--- a/src/VBox/Additions/darwin/VBoxSF/VBoxSF-VNodeOps.cpp
+++ b/src/VBox/Additions/darwin/VBoxSF/VBoxSF-VNodeOps.cpp
@@ -5,7 +5,7 @@
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/VBoxSF/VBoxSF-VfsOps.cpp b/src/VBox/Additions/darwin/VBoxSF/VBoxSF-VfsOps.cpp
index 30175a25c6c..d67de98208c 100644
--- a/src/VBox/Additions/darwin/VBoxSF/VBoxSF-VfsOps.cpp
+++ b/src/VBox/Additions/darwin/VBoxSF/VBoxSF-VfsOps.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/VBoxSF/VBoxSF.cpp b/src/VBox/Additions/darwin/VBoxSF/VBoxSF.cpp
index 7ed942dd4dc..26715412c1a 100644
--- a/src/VBox/Additions/darwin/VBoxSF/VBoxSF.cpp
+++ b/src/VBox/Additions/darwin/VBoxSF/VBoxSF.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/VBoxSF/VBoxSFInternal.h b/src/VBox/Additions/darwin/VBoxSF/VBoxSFInternal.h
index ce6d10d44f9..506251f66dc 100644
--- a/src/VBox/Additions/darwin/VBoxSF/VBoxSFInternal.h
+++ b/src/VBox/Additions/darwin/VBoxSF/VBoxSFInternal.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/VBoxSF/VBoxSFMount.h b/src/VBox/Additions/darwin/VBoxSF/VBoxSFMount.h
index 52b534af88d..829108b5ac5 100644
--- a/src/VBox/Additions/darwin/VBoxSF/VBoxSFMount.h
+++ b/src/VBox/Additions/darwin/VBoxSF/VBoxSFMount.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/darwin/VBoxSF/mount.vboxsf.cpp b/src/VBox/Additions/darwin/VBoxSF/mount.vboxsf.cpp
index 91bc9b832c5..fbd70244cad 100644
--- a/src/VBox/Additions/darwin/VBoxSF/mount.vboxsf.cpp
+++ b/src/VBox/Additions/darwin/VBoxSF/mount.vboxsf.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/freebsd/.scm-settings b/src/VBox/Additions/freebsd/.scm-settings
index 0e061c375a2..0966d65ab86 100644
--- a/src/VBox/Additions/freebsd/.scm-settings
+++ b/src/VBox/Additions/freebsd/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/freebsd/Installer/vboxguest.sh b/src/VBox/Additions/freebsd/Installer/vboxguest.sh
index 23c7ab392b7..189e991e996 100644
--- a/src/VBox/Additions/freebsd/Installer/vboxguest.sh
+++ b/src/VBox/Additions/freebsd/Installer/vboxguest.sh
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2008-2019 Oracle Corporation
+# Copyright (C) 2008-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/freebsd/Makefile b/src/VBox/Additions/freebsd/Makefile
index d45da4d231d..00f572603d4 100644
--- a/src/VBox/Additions/freebsd/Makefile
+++ b/src/VBox/Additions/freebsd/Makefile
@@ -3,7 +3,7 @@
#
#
-# Copyright (C) 2009-2019 Oracle Corporation
+# Copyright (C) 2009-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/freebsd/Makefile.kmk b/src/VBox/Additions/freebsd/Makefile.kmk
index 74a32273f33..fe12e21d41a 100644
--- a/src/VBox/Additions/freebsd/Makefile.kmk
+++ b/src/VBox/Additions/freebsd/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2008-2019 Oracle Corporation
+# Copyright (C) 2008-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/freebsd/drm/Makefile b/src/VBox/Additions/freebsd/drm/Makefile
index 7e5b831bf8b..88ab2e2d62b 100644
--- a/src/VBox/Additions/freebsd/drm/Makefile
+++ b/src/VBox/Additions/freebsd/drm/Makefile
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/freebsd/drm/Makefile.kmk b/src/VBox/Additions/freebsd/drm/Makefile.kmk
index f1a19eb8534..65ee3d9d6a9 100644
--- a/src/VBox/Additions/freebsd/drm/Makefile.kmk
+++ b/src/VBox/Additions/freebsd/drm/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2009-2019 Oracle Corporation
+# Copyright (C) 2009-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/freebsd/drm/files_vboxvideo_drm b/src/VBox/Additions/freebsd/drm/files_vboxvideo_drm
index cf87c7eb5ed..9718eb30749 100644
--- a/src/VBox/Additions/freebsd/drm/files_vboxvideo_drm
+++ b/src/VBox/Additions/freebsd/drm/files_vboxvideo_drm
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2007-2019 Oracle Corporation
+# Copyright (C) 2007-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/freebsd/drm/vboxvideo_drm.c b/src/VBox/Additions/freebsd/drm/vboxvideo_drm.c
index c9a90c9e13d..d833b7ccd29 100644
--- a/src/VBox/Additions/freebsd/drm/vboxvideo_drm.c
+++ b/src/VBox/Additions/freebsd/drm/vboxvideo_drm.c
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk b/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk
index 44a487e9f5a..d10453f5177 100644
--- a/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk
+++ b/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2007-2019 Oracle Corporation
+# Copyright (C) 2007-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/freebsd/vboxvfs/vboxvfs.h b/src/VBox/Additions/freebsd/vboxvfs/vboxvfs.h
index 2f7962e0b0f..937c504d022 100644
--- a/src/VBox/Additions/freebsd/vboxvfs/vboxvfs.h
+++ b/src/VBox/Additions/freebsd/vboxvfs/vboxvfs.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vfsops.c b/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vfsops.c
index ffceb464e78..7d24dea2486 100644
--- a/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vfsops.c
+++ b/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vfsops.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2008-2019 Oracle Corporation
+ * Copyright (C) 2008-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vnops.c b/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vnops.c
index 5c4d674c953..0b3fe181e0c 100644
--- a/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vnops.c
+++ b/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vnops.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2008-2019 Oracle Corporation
+ * Copyright (C) 2008-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/.scm-settings b/src/VBox/Additions/haiku/.scm-settings
index 290eb831862..6a48706b711 100644
--- a/src/VBox/Additions/haiku/.scm-settings
+++ b/src/VBox/Additions/haiku/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/Makefile.kmk b/src/VBox/Additions/haiku/Makefile.kmk
index b281f0e582d..aa82d60a3a5 100644
--- a/src/VBox/Additions/haiku/Makefile.kmk
+++ b/src/VBox/Additions/haiku/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2012-2019 Oracle Corporation
+# Copyright (C) 2012-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/SharedFolders/Makefile.kmk b/src/VBox/Additions/haiku/SharedFolders/Makefile.kmk
index 756e82d346a..f19ef614279 100644
--- a/src/VBox/Additions/haiku/SharedFolders/Makefile.kmk
+++ b/src/VBox/Additions/haiku/SharedFolders/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2012-2019 Oracle Corporation
+# Copyright (C) 2012-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/SharedFolders/OpenHashTable.h b/src/VBox/Additions/haiku/SharedFolders/OpenHashTable.h
index 042f46cf0a9..2554aa6e995 100644
--- a/src/VBox/Additions/haiku/SharedFolders/OpenHashTable.h
+++ b/src/VBox/Additions/haiku/SharedFolders/OpenHashTable.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/SharedFolders/kernel_cpp.h b/src/VBox/Additions/haiku/SharedFolders/kernel_cpp.h
index 5f2de849dd5..b589081c379 100644
--- a/src/VBox/Additions/haiku/SharedFolders/kernel_cpp.h
+++ b/src/VBox/Additions/haiku/SharedFolders/kernel_cpp.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/SharedFolders/lock.h b/src/VBox/Additions/haiku/SharedFolders/lock.h
index ba3eb66db35..2c4cfc3a0ce 100644
--- a/src/VBox/Additions/haiku/SharedFolders/lock.h
+++ b/src/VBox/Additions/haiku/SharedFolders/lock.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/SharedFolders/vboxsf.c b/src/VBox/Additions/haiku/SharedFolders/vboxsf.c
index 1594f95156b..e4dc903f192 100644
--- a/src/VBox/Additions/haiku/SharedFolders/vboxsf.c
+++ b/src/VBox/Additions/haiku/SharedFolders/vboxsf.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/SharedFolders/vboxsf.h b/src/VBox/Additions/haiku/SharedFolders/vboxsf.h
index 9774cdceeed..01d867781d5 100644
--- a/src/VBox/Additions/haiku/SharedFolders/vboxsf.h
+++ b/src/VBox/Additions/haiku/SharedFolders/vboxsf.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/SharedFolders/vnode_cache.cpp b/src/VBox/Additions/haiku/SharedFolders/vnode_cache.cpp
index 32adc546499..f0d950e6feb 100644
--- a/src/VBox/Additions/haiku/SharedFolders/vnode_cache.cpp
+++ b/src/VBox/Additions/haiku/SharedFolders/vnode_cache.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxMouse/Makefile.kmk b/src/VBox/Additions/haiku/VBoxMouse/Makefile.kmk
index 53d6a17a0b8..bb9c656d95b 100644
--- a/src/VBox/Additions/haiku/VBoxMouse/Makefile.kmk
+++ b/src/VBox/Additions/haiku/VBoxMouse/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2012-2019 Oracle Corporation
+# Copyright (C) 2012-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxMouse/VBoxMouse.cpp b/src/VBox/Additions/haiku/VBoxMouse/VBoxMouse.cpp
index 9c36ad39c8e..227a46df59a 100644
--- a/src/VBox/Additions/haiku/VBoxMouse/VBoxMouse.cpp
+++ b/src/VBox/Additions/haiku/VBoxMouse/VBoxMouse.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxMouse/VBoxMouse.h b/src/VBox/Additions/haiku/VBoxMouse/VBoxMouse.h
index c3e27124e3e..67edb406563 100644
--- a/src/VBox/Additions/haiku/VBoxMouse/VBoxMouse.h
+++ b/src/VBox/Additions/haiku/VBoxMouse/VBoxMouse.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxMouse/VBoxMouseFilter.cpp b/src/VBox/Additions/haiku/VBoxMouse/VBoxMouseFilter.cpp
index 89113edd80d..1bea3c73614 100644
--- a/src/VBox/Additions/haiku/VBoxMouse/VBoxMouseFilter.cpp
+++ b/src/VBox/Additions/haiku/VBoxMouse/VBoxMouseFilter.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxMouse/VBoxMouseFilter.h b/src/VBox/Additions/haiku/VBoxMouse/VBoxMouseFilter.h
index a5d524fd259..d790fb081ae 100644
--- a/src/VBox/Additions/haiku/VBoxMouse/VBoxMouseFilter.h
+++ b/src/VBox/Additions/haiku/VBoxMouse/VBoxMouseFilter.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxTray/Makefile.kmk b/src/VBox/Additions/haiku/VBoxTray/Makefile.kmk
index a5c20946059..6922e486df4 100644
--- a/src/VBox/Additions/haiku/VBoxTray/Makefile.kmk
+++ b/src/VBox/Additions/haiku/VBoxTray/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2012-2019 Oracle Corporation
+# Copyright (C) 2012-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.cpp b/src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.cpp
index d1743aa3e49..177324f3b60 100644
--- a/src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.cpp
+++ b/src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.h b/src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.h
index 6c2459c6fdb..61736e77dc5 100644
--- a/src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.h
+++ b/src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.cpp b/src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.cpp
index 20acd3f5042..586990c1e50 100644
--- a/src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.cpp
+++ b/src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.h b/src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.h
index 49de974aca3..1e02762dc7c 100644
--- a/src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.h
+++ b/src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxTray/VBoxGuestApplication.cpp b/src/VBox/Additions/haiku/VBoxTray/VBoxGuestApplication.cpp
index acdffb814b0..ec29fdafc9a 100644
--- a/src/VBox/Additions/haiku/VBoxTray/VBoxGuestApplication.cpp
+++ b/src/VBox/Additions/haiku/VBoxTray/VBoxGuestApplication.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxTray/VBoxGuestApplication.h b/src/VBox/Additions/haiku/VBoxTray/VBoxGuestApplication.h
index a3738128cb1..e2ded779e5f 100644
--- a/src/VBox/Additions/haiku/VBoxTray/VBoxGuestApplication.h
+++ b/src/VBox/Additions/haiku/VBoxTray/VBoxGuestApplication.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxTray/VBoxGuestDeskbarView.cpp b/src/VBox/Additions/haiku/VBoxTray/VBoxGuestDeskbarView.cpp
index b57c4ecd571..2afd391e520 100644
--- a/src/VBox/Additions/haiku/VBoxTray/VBoxGuestDeskbarView.cpp
+++ b/src/VBox/Additions/haiku/VBoxTray/VBoxGuestDeskbarView.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxTray/VBoxGuestDeskbarView.h b/src/VBox/Additions/haiku/VBoxTray/VBoxGuestDeskbarView.h
index 68f029d444d..6075568825e 100644
--- a/src/VBox/Additions/haiku/VBoxTray/VBoxGuestDeskbarView.h
+++ b/src/VBox/Additions/haiku/VBoxTray/VBoxGuestDeskbarView.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxTray/VBoxServiceDescriptor.h b/src/VBox/Additions/haiku/VBoxTray/VBoxServiceDescriptor.h
index 76d7484943d..32f8de8a3f9 100644
--- a/src/VBox/Additions/haiku/VBoxTray/VBoxServiceDescriptor.h
+++ b/src/VBox/Additions/haiku/VBoxTray/VBoxServiceDescriptor.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxTray/VBoxTray.rdef b/src/VBox/Additions/haiku/VBoxTray/VBoxTray.rdef
index ed8cb8a6154..e0c64d2f214 100644
--- a/src/VBox/Additions/haiku/VBoxTray/VBoxTray.rdef
+++ b/src/VBox/Additions/haiku/VBoxTray/VBoxTray.rdef
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxVideo/Makefile.kmk b/src/VBox/Additions/haiku/VBoxVideo/Makefile.kmk
index f7935b0b0e1..86a264a48d9 100644
--- a/src/VBox/Additions/haiku/VBoxVideo/Makefile.kmk
+++ b/src/VBox/Additions/haiku/VBoxVideo/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2012-2019 Oracle Corporation
+# Copyright (C) 2012-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxVideo/accelerant/Makefile.kmk b/src/VBox/Additions/haiku/VBoxVideo/accelerant/Makefile.kmk
index 244ceb8044b..c8a864c3ad7 100644
--- a/src/VBox/Additions/haiku/VBoxVideo/accelerant/Makefile.kmk
+++ b/src/VBox/Additions/haiku/VBoxVideo/accelerant/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2012-2019 Oracle Corporation
+# Copyright (C) 2012-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxVideo/accelerant/accelerant.cpp b/src/VBox/Additions/haiku/VBoxVideo/accelerant/accelerant.cpp
index 88d3f828e16..627ab8d1d92 100644
--- a/src/VBox/Additions/haiku/VBoxVideo/accelerant/accelerant.cpp
+++ b/src/VBox/Additions/haiku/VBoxVideo/accelerant/accelerant.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxVideo/accelerant/accelerant.h b/src/VBox/Additions/haiku/VBoxVideo/accelerant/accelerant.h
index 082b5ceaa9d..0dee0d8aed4 100644
--- a/src/VBox/Additions/haiku/VBoxVideo/accelerant/accelerant.h
+++ b/src/VBox/Additions/haiku/VBoxVideo/accelerant/accelerant.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxVideo/common/VBoxVideo_common.h b/src/VBox/Additions/haiku/VBoxVideo/common/VBoxVideo_common.h
index d335f786fd3..b1a7d1965f3 100644
--- a/src/VBox/Additions/haiku/VBoxVideo/common/VBoxVideo_common.h
+++ b/src/VBox/Additions/haiku/VBoxVideo/common/VBoxVideo_common.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxVideo/driver/Makefile.kmk b/src/VBox/Additions/haiku/VBoxVideo/driver/Makefile.kmk
index dc17f08596c..5188636e664 100644
--- a/src/VBox/Additions/haiku/VBoxVideo/driver/Makefile.kmk
+++ b/src/VBox/Additions/haiku/VBoxVideo/driver/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2012-2019 Oracle Corporation
+# Copyright (C) 2012-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/VBoxVideo/driver/driver.cpp b/src/VBox/Additions/haiku/VBoxVideo/driver/driver.cpp
index fe9ad64a5f7..01bb5fd4211 100644
--- a/src/VBox/Additions/haiku/VBoxVideo/driver/driver.cpp
+++ b/src/VBox/Additions/haiku/VBoxVideo/driver/driver.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/include/VBoxGuestInternal.h b/src/VBox/Additions/haiku/include/VBoxGuestInternal.h
index 94d923d2bf8..228eb590d8b 100644
--- a/src/VBox/Additions/haiku/include/VBoxGuestInternal.h
+++ b/src/VBox/Additions/haiku/include/VBoxGuestInternal.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/include/lock.h b/src/VBox/Additions/haiku/include/lock.h
index d8cc710efd9..78561d5bb5b 100644
--- a/src/VBox/Additions/haiku/include/lock.h
+++ b/src/VBox/Additions/haiku/include/lock.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/load.sh b/src/VBox/Additions/haiku/load.sh
index d6b40936636..af074276883 100755
--- a/src/VBox/Additions/haiku/load.sh
+++ b/src/VBox/Additions/haiku/load.sh
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2012-2019 Oracle Corporation
+# Copyright (C) 2012-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/haiku/unload.sh b/src/VBox/Additions/haiku/unload.sh
index 286fead6925..b53060f0b60 100755
--- a/src/VBox/Additions/haiku/unload.sh
+++ b/src/VBox/Additions/haiku/unload.sh
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2012-2019 Oracle Corporation
+# Copyright (C) 2012-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/Makefile b/src/VBox/Additions/linux/Makefile
index 1dc8c3e4a09..a027cc917e4 100644
--- a/src/VBox/Additions/linux/Makefile
+++ b/src/VBox/Additions/linux/Makefile
@@ -3,7 +3,7 @@
#
#
-# Copyright (C) 2009-2019 Oracle Corporation
+# Copyright (C) 2009-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/Makefile.kmk b/src/VBox/Additions/linux/Makefile.kmk
index 6c31d2fa5c3..bc451d15274 100644
--- a/src/VBox/Additions/linux/Makefile.kmk
+++ b/src/VBox/Additions/linux/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/drm/.scm-settings b/src/VBox/Additions/linux/drm/.scm-settings
index dcb2ca990ac..d3587a85bf1 100644
--- a/src/VBox/Additions/linux/drm/.scm-settings
+++ b/src/VBox/Additions/linux/drm/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/drm/Makefile.kmk b/src/VBox/Additions/linux/drm/Makefile.kmk
index da76fdb4004..b05eb719238 100644
--- a/src/VBox/Additions/linux/drm/Makefile.kmk
+++ b/src/VBox/Additions/linux/drm/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/drm/Makefile.module.kms b/src/VBox/Additions/linux/drm/Makefile.module.kms
index 10665e748e6..4e98d38364d 100644
--- a/src/VBox/Additions/linux/drm/Makefile.module.kms
+++ b/src/VBox/Additions/linux/drm/Makefile.module.kms
@@ -6,7 +6,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/drm/files_vboxvideo_drv b/src/VBox/Additions/linux/drm/files_vboxvideo_drv
index 8d6dd0499a3..d1d659e2054 100755
--- a/src/VBox/Additions/linux/drm/files_vboxvideo_drv
+++ b/src/VBox/Additions/linux/drm/files_vboxvideo_drv
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2011-2019 Oracle Corporation
+# Copyright (C) 2011-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/drm/indent.sed b/src/VBox/Additions/linux/drm/indent.sed
index cb8b5b74119..53c8a4ce673 100644
--- a/src/VBox/Additions/linux/drm/indent.sed
+++ b/src/VBox/Additions/linux/drm/indent.sed
@@ -2,7 +2,7 @@
# VirtualBox to Linux kernel coding style conversion script.
#
-# Copyright (C) 2017-2019 Oracle Corporation
+# Copyright (C) 2017-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/drm/vbox_drv.c b/src/VBox/Additions/linux/drm/vbox_drv.c
index 4f4ed3e139b..5b1c4c2fb69 100644
--- a/src/VBox/Additions/linux/drm/vbox_drv.c
+++ b/src/VBox/Additions/linux/drm/vbox_drv.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
* This file is based on ast_drv.c
* Copyright 2012 Red Hat Inc.
*
diff --git a/src/VBox/Additions/linux/drm/vbox_drv.h b/src/VBox/Additions/linux/drm/vbox_drv.h
index d9a1f588bde..2b758a0f73b 100644
--- a/src/VBox/Additions/linux/drm/vbox_drv.h
+++ b/src/VBox/Additions/linux/drm/vbox_drv.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
* This file is based on ast_drv.h
* Copyright 2012 Red Hat Inc.
*
diff --git a/src/VBox/Additions/linux/drm/vbox_fb.c b/src/VBox/Additions/linux/drm/vbox_fb.c
index 10514c03a82..afbab078c90 100644
--- a/src/VBox/Additions/linux/drm/vbox_fb.c
+++ b/src/VBox/Additions/linux/drm/vbox_fb.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
* This file is based on ast_fb.c
* Copyright 2012 Red Hat Inc.
*
diff --git a/src/VBox/Additions/linux/drm/vbox_hgsmi.c b/src/VBox/Additions/linux/drm/vbox_hgsmi.c
index a92ee952f88..65ecbbcb8ab 100644
--- a/src/VBox/Additions/linux/drm/vbox_hgsmi.c
+++ b/src/VBox/Additions/linux/drm/vbox_hgsmi.c
@@ -5,7 +5,7 @@
/*
* Contributed by Hans de Goede <hdegoede@redhat.com>
*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/linux/drm/vbox_irq.c b/src/VBox/Additions/linux/drm/vbox_irq.c
index f0092ca4f2d..739d3714e25 100644
--- a/src/VBox/Additions/linux/drm/vbox_irq.c
+++ b/src/VBox/Additions/linux/drm/vbox_irq.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
* This file is based on qxl_irq.c
* Copyright 2013 Red Hat Inc.
*
diff --git a/src/VBox/Additions/linux/drm/vbox_main.c b/src/VBox/Additions/linux/drm/vbox_main.c
index e9c488bcae5..c0a75e767d4 100644
--- a/src/VBox/Additions/linux/drm/vbox_main.c
+++ b/src/VBox/Additions/linux/drm/vbox_main.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
* This file is based on ast_main.c
* Copyright 2012 Red Hat Inc.
*
diff --git a/src/VBox/Additions/linux/drm/vbox_mode.c b/src/VBox/Additions/linux/drm/vbox_mode.c
index 859aa1b58c2..1a28a5b83f1 100644
--- a/src/VBox/Additions/linux/drm/vbox_mode.c
+++ b/src/VBox/Additions/linux/drm/vbox_mode.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
* This file is based on ast_mode.c
* Copyright 2012 Red Hat Inc.
* Parts based on xf86-video-ast
diff --git a/src/VBox/Additions/linux/drm/vbox_prime.c b/src/VBox/Additions/linux/drm/vbox_prime.c
index f46335c4fb8..10b9528865a 100644
--- a/src/VBox/Additions/linux/drm/vbox_prime.c
+++ b/src/VBox/Additions/linux/drm/vbox_prime.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
* This file is based on qxl_prime.c
* Copyright 2017 Canonical
*
diff --git a/src/VBox/Additions/linux/drm/vbox_ttm.c b/src/VBox/Additions/linux/drm/vbox_ttm.c
index b49b8e5fd7f..c65b56400fd 100644
--- a/src/VBox/Additions/linux/drm/vbox_ttm.c
+++ b/src/VBox/Additions/linux/drm/vbox_ttm.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
* This file is based on ast_ttm.c
* Copyright 2012 Red Hat Inc.
*
diff --git a/src/VBox/Additions/linux/export_modules.sh b/src/VBox/Additions/linux/export_modules.sh
index efcefa2ece8..7f3c328cfde 100755
--- a/src/VBox/Additions/linux/export_modules.sh
+++ b/src/VBox/Additions/linux/export_modules.sh
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/installer/.scm-settings b/src/VBox/Additions/linux/installer/.scm-settings
index 1d74f6161f9..c7818f74343 100644
--- a/src/VBox/Additions/linux/installer/.scm-settings
+++ b/src/VBox/Additions/linux/installer/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/installer/autorun.sh b/src/VBox/Additions/linux/installer/autorun.sh
index f705c289466..0ced37f7c51 100644
--- a/src/VBox/Additions/linux/installer/autorun.sh
+++ b/src/VBox/Additions/linux/installer/autorun.sh
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2009-2019 Oracle Corporation
+# Copyright (C) 2009-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/installer/deffiles b/src/VBox/Additions/linux/installer/deffiles
index e0e32e7066e..bc20e7e8177 100644
--- a/src/VBox/Additions/linux/installer/deffiles
+++ b/src/VBox/Additions/linux/installer/deffiles
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2009-2019 Oracle Corporation
+# Copyright (C) 2009-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/installer/install.sh.in b/src/VBox/Additions/linux/installer/install.sh.in
index 0fc58d17eae..2a1d2adfc26 100644
--- a/src/VBox/Additions/linux/installer/install.sh.in
+++ b/src/VBox/Additions/linux/installer/install.sh.in
@@ -5,7 +5,7 @@
# for Linux Guest Additions
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/installer/module-autologon.sh b/src/VBox/Additions/linux/installer/module-autologon.sh
index c7b7f7f04af..2d5f9575f19 100644
--- a/src/VBox/Additions/linux/installer/module-autologon.sh
+++ b/src/VBox/Additions/linux/installer/module-autologon.sh
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2012-2019 Oracle Corporation
+# Copyright (C) 2012-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/installer/vboxadd-service.sh b/src/VBox/Additions/linux/installer/vboxadd-service.sh
index fcd3d7a04b3..c449a7587ac 100755
--- a/src/VBox/Additions/linux/installer/vboxadd-service.sh
+++ b/src/VBox/Additions/linux/installer/vboxadd-service.sh
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/installer/vboxadd-x11.sh b/src/VBox/Additions/linux/installer/vboxadd-x11.sh
index 2d472240394..7fe4be92f0f 100755
--- a/src/VBox/Additions/linux/installer/vboxadd-x11.sh
+++ b/src/VBox/Additions/linux/installer/vboxadd-x11.sh
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/installer/vboxadd.sh b/src/VBox/Additions/linux/installer/vboxadd.sh
index 756450f729a..c496891c156 100755
--- a/src/VBox/Additions/linux/installer/vboxadd.sh
+++ b/src/VBox/Additions/linux/installer/vboxadd.sh
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/lightdm-greeter/.scm-settings b/src/VBox/Additions/linux/lightdm-greeter/.scm-settings
index 9905e0aa9a5..d533ea30fc6 100644
--- a/src/VBox/Additions/linux/lightdm-greeter/.scm-settings
+++ b/src/VBox/Additions/linux/lightdm-greeter/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/lightdm-greeter/Config.kmk b/src/VBox/Additions/linux/lightdm-greeter/Config.kmk
index 30552f013f5..4db1f19b961 100644
--- a/src/VBox/Additions/linux/lightdm-greeter/Config.kmk
+++ b/src/VBox/Additions/linux/lightdm-greeter/Config.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2016-2019 Oracle Corporation
+# Copyright (C) 2016-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/lightdm-greeter/Makefile.kmk b/src/VBox/Additions/linux/lightdm-greeter/Makefile.kmk
index 934f456ab2f..3cd565b7c0f 100644
--- a/src/VBox/Additions/linux/lightdm-greeter/Makefile.kmk
+++ b/src/VBox/Additions/linux/lightdm-greeter/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2012-2019 Oracle Corporation
+# Copyright (C) 2012-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/lightdm-greeter/liblightdm-gobject-1.5.0/Makefile.kmk b/src/VBox/Additions/linux/lightdm-greeter/liblightdm-gobject-1.5.0/Makefile.kmk
index f3f61d30b8b..b51a64cbb85 100644
--- a/src/VBox/Additions/linux/lightdm-greeter/liblightdm-gobject-1.5.0/Makefile.kmk
+++ b/src/VBox/Additions/linux/lightdm-greeter/liblightdm-gobject-1.5.0/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2013-2019 Oracle Corporation
+# Copyright (C) 2013-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp b/src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp
index 6d582dd1dff..5111a7b66b3 100644
--- a/src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp
+++ b/src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/selinux-fedora/.scm-settings b/src/VBox/Additions/linux/selinux-fedora/.scm-settings
index 9a5df7d1aa7..f3e780f1adc 100644
--- a/src/VBox/Additions/linux/selinux-fedora/.scm-settings
+++ b/src/VBox/Additions/linux/selinux-fedora/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/selinux-fedora/vbox_accel.te b/src/VBox/Additions/linux/selinux-fedora/vbox_accel.te
index e33bf1e64cc..4a31eb9a2e6 100644
--- a/src/VBox/Additions/linux/selinux-fedora/vbox_accel.te
+++ b/src/VBox/Additions/linux/selinux-fedora/vbox_accel.te
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/selinux-fedora/vbox_x11.te b/src/VBox/Additions/linux/selinux-fedora/vbox_x11.te
index 6825929b12a..feba4fd9f63 100644
--- a/src/VBox/Additions/linux/selinux-fedora/vbox_x11.te
+++ b/src/VBox/Additions/linux/selinux-fedora/vbox_x11.te
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/sharedfolders/.scm-settings b/src/VBox/Additions/linux/sharedfolders/.scm-settings
index b956c80f9d8..ff35e7f1be9 100644
--- a/src/VBox/Additions/linux/sharedfolders/.scm-settings
+++ b/src/VBox/Additions/linux/sharedfolders/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/sharedfolders/Makefile.kmk b/src/VBox/Additions/linux/sharedfolders/Makefile.kmk
index 89511140e29..c2330ca7ef7 100644
--- a/src/VBox/Additions/linux/sharedfolders/Makefile.kmk
+++ b/src/VBox/Additions/linux/sharedfolders/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/sharedfolders/Makefile.module b/src/VBox/Additions/linux/sharedfolders/Makefile.module
index 1c6227bb3fb..4e180c00d43 100644
--- a/src/VBox/Additions/linux/sharedfolders/Makefile.module
+++ b/src/VBox/Additions/linux/sharedfolders/Makefile.module
@@ -6,7 +6,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/sharedfolders/dirops.c b/src/VBox/Additions/linux/sharedfolders/dirops.c
index badaee51e54..c1ad8e851ee 100644
--- a/src/VBox/Additions/linux/sharedfolders/dirops.c
+++ b/src/VBox/Additions/linux/sharedfolders/dirops.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/linux/sharedfolders/files_vboxsf b/src/VBox/Additions/linux/sharedfolders/files_vboxsf
index fbc11684d90..7fa99c2b362 100644
--- a/src/VBox/Additions/linux/sharedfolders/files_vboxsf
+++ b/src/VBox/Additions/linux/sharedfolders/files_vboxsf
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2007-2019 Oracle Corporation
+# Copyright (C) 2007-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/sharedfolders/lnkops.c b/src/VBox/Additions/linux/sharedfolders/lnkops.c
index 7e205027f33..5d7a3a0fbba 100644
--- a/src/VBox/Additions/linux/sharedfolders/lnkops.c
+++ b/src/VBox/Additions/linux/sharedfolders/lnkops.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c b/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c
index ab4480cddb0..b67b7de5266 100644
--- a/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c
+++ b/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c
@@ -8,7 +8,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/sharedfolders/regops.c b/src/VBox/Additions/linux/sharedfolders/regops.c
index cd1ac056076..bbc670f8bd0 100644
--- a/src/VBox/Additions/linux/sharedfolders/regops.c
+++ b/src/VBox/Additions/linux/sharedfolders/regops.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/linux/sharedfolders/testcase/tstmmap.c b/src/VBox/Additions/linux/sharedfolders/testcase/tstmmap.c
index 3fe7124f923..88a76a277d8 100644
--- a/src/VBox/Additions/linux/sharedfolders/testcase/tstmmap.c
+++ b/src/VBox/Additions/linux/sharedfolders/testcase/tstmmap.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2019 Oracle Corporation
+ * Copyright (C) 2019-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/sharedfolders/utils.c b/src/VBox/Additions/linux/sharedfolders/utils.c
index a98568bd4c5..71dae6788f4 100644
--- a/src/VBox/Additions/linux/sharedfolders/utils.c
+++ b/src/VBox/Additions/linux/sharedfolders/utils.c
@@ -6,7 +6,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/linux/sharedfolders/vbsfmount.c b/src/VBox/Additions/linux/sharedfolders/vbsfmount.c
index cb61d64b465..d84e9a77bf2 100644
--- a/src/VBox/Additions/linux/sharedfolders/vbsfmount.c
+++ b/src/VBox/Additions/linux/sharedfolders/vbsfmount.c
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/linux/sharedfolders/vbsfmount.h b/src/VBox/Additions/linux/sharedfolders/vbsfmount.h
index 4d125bbd9f3..b05db18bca9 100644
--- a/src/VBox/Additions/linux/sharedfolders/vbsfmount.h
+++ b/src/VBox/Additions/linux/sharedfolders/vbsfmount.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/linux/sharedfolders/vfsmod.c b/src/VBox/Additions/linux/sharedfolders/vfsmod.c
index 3bb54bc2cff..6418e5ffc26 100644
--- a/src/VBox/Additions/linux/sharedfolders/vfsmod.c
+++ b/src/VBox/Additions/linux/sharedfolders/vfsmod.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/linux/sharedfolders/vfsmod.h b/src/VBox/Additions/linux/sharedfolders/vfsmod.h
index 5d79af880fe..ba13ea6757f 100644
--- a/src/VBox/Additions/linux/sharedfolders/vfsmod.h
+++ b/src/VBox/Additions/linux/sharedfolders/vfsmod.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/linux/testcase/TimesyncBackdoor.c b/src/VBox/Additions/linux/testcase/TimesyncBackdoor.c
index 82fb82c81dc..75d2c97a970 100644
--- a/src/VBox/Additions/linux/testcase/TimesyncBackdoor.c
+++ b/src/VBox/Additions/linux/testcase/TimesyncBackdoor.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/os2/.scm-settings b/src/VBox/Additions/os2/.scm-settings
index ce69b32c907..d7a80f8f51d 100644
--- a/src/VBox/Additions/os2/.scm-settings
+++ b/src/VBox/Additions/os2/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/os2/Config.kmk b/src/VBox/Additions/os2/Config.kmk
index fe95b02f992..114348834cf 100644
--- a/src/VBox/Additions/os2/Config.kmk
+++ b/src/VBox/Additions/os2/Config.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/os2/Makefile.kmk b/src/VBox/Additions/os2/Makefile.kmk
index 0e14a575325..ac1976f5d24 100644
--- a/src/VBox/Additions/os2/Makefile.kmk
+++ b/src/VBox/Additions/os2/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/os2/VBoxReplaceDll.cpp b/src/VBox/Additions/os2/VBoxReplaceDll.cpp
index c9807dc3c93..d29369f78ae 100644
--- a/src/VBox/Additions/os2/VBoxReplaceDll.cpp
+++ b/src/VBox/Additions/os2/VBoxReplaceDll.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2013-2019 Oracle Corporation
+ * Copyright (C) 2013-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/.scm-settings b/src/VBox/Additions/solaris/.scm-settings
index 7cb7d195ee5..1bb9c8792b3 100644
--- a/src/VBox/Additions/solaris/.scm-settings
+++ b/src/VBox/Additions/solaris/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/DRM/Makefile.kmk b/src/VBox/Additions/solaris/DRM/Makefile.kmk
index 443e420d757..5fe501ecc73 100644
--- a/src/VBox/Additions/solaris/DRM/Makefile.kmk
+++ b/src/VBox/Additions/solaris/DRM/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2009-2019 Oracle Corporation
+# Copyright (C) 2009-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/DRM/deps.asm b/src/VBox/Additions/solaris/DRM/deps.asm
index f8d211564ee..b512752915c 100644
--- a/src/VBox/Additions/solaris/DRM/deps.asm
+++ b/src/VBox/Additions/solaris/DRM/deps.asm
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2012-2019 Oracle Corporation
+; Copyright (C) 2012-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/DRM/vboxvideo_drm.c b/src/VBox/Additions/solaris/DRM/vboxvideo_drm.c
index 31309a27a25..1a82bd17932 100644
--- a/src/VBox/Additions/solaris/DRM/vboxvideo_drm.c
+++ b/src/VBox/Additions/solaris/DRM/vboxvideo_drm.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2009-2019 Oracle Corporation
+ * Copyright (C) 2009-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Installer/VBox.sh b/src/VBox/Additions/solaris/Installer/VBox.sh
index 0c4177ac412..7bec0612cb0 100755
--- a/src/VBox/Additions/solaris/Installer/VBox.sh
+++ b/src/VBox/Additions/solaris/Installer/VBox.sh
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2008-2019 Oracle Corporation
+# Copyright (C) 2008-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Installer/makepackage.sh b/src/VBox/Additions/solaris/Installer/makepackage.sh
index f65dcd9c4a7..20d9f0bd98d 100644
--- a/src/VBox/Additions/solaris/Installer/makepackage.sh
+++ b/src/VBox/Additions/solaris/Installer/makepackage.sh
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2008-2019 Oracle Corporation
+# Copyright (C) 2008-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Installer/postinstall.sh b/src/VBox/Additions/solaris/Installer/postinstall.sh
index 30e41ac3470..3cf77ec55e8 100755
--- a/src/VBox/Additions/solaris/Installer/postinstall.sh
+++ b/src/VBox/Additions/solaris/Installer/postinstall.sh
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2008-2019 Oracle Corporation
+# Copyright (C) 2008-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Installer/preremove.sh b/src/VBox/Additions/solaris/Installer/preremove.sh
index 5376bf75b36..4ee4d38c8ba 100755
--- a/src/VBox/Additions/solaris/Installer/preremove.sh
+++ b/src/VBox/Additions/solaris/Installer/preremove.sh
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2008-2019 Oracle Corporation
+# Copyright (C) 2008-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Installer/vbox_vendor_select b/src/VBox/Additions/solaris/Installer/vbox_vendor_select
index bcf5f512293..54fc3a23e4c 100755
--- a/src/VBox/Additions/solaris/Installer/vbox_vendor_select
+++ b/src/VBox/Additions/solaris/Installer/vbox_vendor_select
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2013-2019 Oracle Corporation
+# Copyright (C) 2013-2020 Oracle Corporation
# This file is based on mesa_vendor_select from Solaris 11.3 with the following copyright:
#
# Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
diff --git a/src/VBox/Additions/solaris/Installer/vboxdevlink.sed b/src/VBox/Additions/solaris/Installer/vboxdevlink.sed
index 4c8aadda8d7..4511962ef6a 100644
--- a/src/VBox/Additions/solaris/Installer/vboxdevlink.sed
+++ b/src/VBox/Additions/solaris/Installer/vboxdevlink.sed
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2008-2019 Oracle Corporation
+# Copyright (C) 2008-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Installer/vboxguest.sh b/src/VBox/Additions/solaris/Installer/vboxguest.sh
index e5fb6774c02..7bda6b64eac 100755
--- a/src/VBox/Additions/solaris/Installer/vboxguest.sh
+++ b/src/VBox/Additions/solaris/Installer/vboxguest.sh
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2008-2019 Oracle Corporation
+# Copyright (C) 2008-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Makefile.kmk b/src/VBox/Additions/solaris/Makefile.kmk
index 6ce12bf2ddd..54db1605229 100644
--- a/src/VBox/Additions/solaris/Makefile.kmk
+++ b/src/VBox/Additions/solaris/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2008-2019 Oracle Corporation
+# Copyright (C) 2008-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Mouse/Makefile.kmk b/src/VBox/Additions/solaris/Mouse/Makefile.kmk
index 5a73858838e..8b85b9470ca 100644
--- a/src/VBox/Additions/solaris/Mouse/Makefile.kmk
+++ b/src/VBox/Additions/solaris/Mouse/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2012-2019 Oracle Corporation
+# Copyright (C) 2012-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Mouse/deps.asm b/src/VBox/Additions/solaris/Mouse/deps.asm
index 890d1c45e86..92c1fce86c8 100644
--- a/src/VBox/Additions/solaris/Mouse/deps.asm
+++ b/src/VBox/Additions/solaris/Mouse/deps.asm
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2012-2019 Oracle Corporation
+; Copyright (C) 2012-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Mouse/testcase/solaris.h b/src/VBox/Additions/solaris/Mouse/testcase/solaris.h
index 16c2fb32752..e6f883d504c 100644
--- a/src/VBox/Additions/solaris/Mouse/testcase/solaris.h
+++ b/src/VBox/Additions/solaris/Mouse/testcase/solaris.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Mouse/testcase/tstVBoxMouse-solaris.c b/src/VBox/Additions/solaris/Mouse/testcase/tstVBoxMouse-solaris.c
index 4cebc395b6e..02d44093550 100644
--- a/src/VBox/Additions/solaris/Mouse/testcase/tstVBoxMouse-solaris.c
+++ b/src/VBox/Additions/solaris/Mouse/testcase/tstVBoxMouse-solaris.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Mouse/vboxms.c b/src/VBox/Additions/solaris/Mouse/vboxms.c
index a814fe80b93..7bb7bf53840 100644
--- a/src/VBox/Additions/solaris/Mouse/vboxms.c
+++ b/src/VBox/Additions/solaris/Mouse/vboxms.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Mouse/vboxms.conf b/src/VBox/Additions/solaris/Mouse/vboxms.conf
index 1159a6fdcae..48914104947 100644
--- a/src/VBox/Additions/solaris/Mouse/vboxms.conf
+++ b/src/VBox/Additions/solaris/Mouse/vboxms.conf
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2012-2019 Oracle Corporation
+# Copyright (C) 2012-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Mouse/vboxmslnk.c b/src/VBox/Additions/solaris/Mouse/vboxmslnk.c
index f0c3db9ce30..d60d129f4e8 100644
--- a/src/VBox/Additions/solaris/Mouse/vboxmslnk.c
+++ b/src/VBox/Additions/solaris/Mouse/vboxmslnk.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2012-2019 Oracle Corporation
+ * Copyright (C) 2012-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk b/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk
index d707a56b874..75dd0ca16ba 100644
--- a/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk
+++ b/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2008-2019 Oracle Corporation
+# Copyright (C) 2008-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/SharedFolders/deps.asm b/src/VBox/Additions/solaris/SharedFolders/deps.asm
index 890d1c45e86..92c1fce86c8 100644
--- a/src/VBox/Additions/solaris/SharedFolders/deps.asm
+++ b/src/VBox/Additions/solaris/SharedFolders/deps.asm
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2012-2019 Oracle Corporation
+; Copyright (C) 2012-2020 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/SharedFolders/loadfs.sh b/src/VBox/Additions/solaris/SharedFolders/loadfs.sh
index c8f6f27ab91..f703c17fb43 100755
--- a/src/VBox/Additions/solaris/SharedFolders/loadfs.sh
+++ b/src/VBox/Additions/solaris/SharedFolders/loadfs.sh
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/SharedFolders/vboxfs.h b/src/VBox/Additions/solaris/SharedFolders/vboxfs.h
index d0fbf04f961..b5328b80aaf 100644
--- a/src/VBox/Additions/solaris/SharedFolders/vboxfs.h
+++ b/src/VBox/Additions/solaris/SharedFolders/vboxfs.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2009-2019 Oracle Corporation
+ * Copyright (C) 2009-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/SharedFolders/vboxfs_mount.c b/src/VBox/Additions/solaris/SharedFolders/vboxfs_mount.c
index 9bd27a1b15b..7a4ef435d0d 100644
--- a/src/VBox/Additions/solaris/SharedFolders/vboxfs_mount.c
+++ b/src/VBox/Additions/solaris/SharedFolders/vboxfs_mount.c
@@ -6,7 +6,7 @@
*/
/*
- * Copyright (C) 2009-2019 Oracle Corporation
+ * Copyright (C) 2009-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.c b/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.c
index ce5ad42f9f8..9df8de27801 100644
--- a/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.c
+++ b/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.c
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2008-2019 Oracle Corporation
+ * Copyright (C) 2008-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.h b/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.h
index ce94a4b2027..b79469a7ad8 100644
--- a/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.h
+++ b/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.h
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2009-2019 Oracle Corporation
+ * Copyright (C) 2009-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.c b/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.c
index 8475a22de64..4f4bd0d6ba0 100644
--- a/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.c
+++ b/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2009-2019 Oracle Corporation
+ * Copyright (C) 2009-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.h b/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.h
index d06257d3b33..9a55d7268cd 100644
--- a/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.h
+++ b/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2009-2019 Oracle Corporation
+ * Copyright (C) 2009-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c b/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c
index c30397d5c3d..8f87672e094 100644
--- a/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c
+++ b/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2009-2019 Oracle Corporation
+ * Copyright (C) 2009-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.h b/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.h
index 8cad11ab048..d63c3b05343 100644
--- a/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.h
+++ b/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2009-2019 Oracle Corporation
+ * Copyright (C) 2009-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Virtio/Makefile.kmk b/src/VBox/Additions/solaris/Virtio/Makefile.kmk
index eb6aead4b1a..e62a0590ad6 100644
--- a/src/VBox/Additions/solaris/Virtio/Makefile.kmk
+++ b/src/VBox/Additions/solaris/Virtio/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Virtio/Virtio-solaris.c b/src/VBox/Additions/solaris/Virtio/Virtio-solaris.c
index 94a5b24f694..a448cc9d439 100644
--- a/src/VBox/Additions/solaris/Virtio/Virtio-solaris.c
+++ b/src/VBox/Additions/solaris/Virtio/Virtio-solaris.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Virtio/Virtio-solaris.h b/src/VBox/Additions/solaris/Virtio/Virtio-solaris.h
index 11736e90df1..54aab2dbfc1 100644
--- a/src/VBox/Additions/solaris/Virtio/Virtio-solaris.h
+++ b/src/VBox/Additions/solaris/Virtio/Virtio-solaris.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Virtio/VirtioNet-solaris.c b/src/VBox/Additions/solaris/Virtio/VirtioNet-solaris.c
index e83090303e4..ed83c99092f 100644
--- a/src/VBox/Additions/solaris/Virtio/VirtioNet-solaris.c
+++ b/src/VBox/Additions/solaris/Virtio/VirtioNet-solaris.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Virtio/VirtioPci-solaris.c b/src/VBox/Additions/solaris/Virtio/VirtioPci-solaris.c
index fda1aba842f..22c1eb118c1 100644
--- a/src/VBox/Additions/solaris/Virtio/VirtioPci-solaris.c
+++ b/src/VBox/Additions/solaris/Virtio/VirtioPci-solaris.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Virtio/VirtioPci-solaris.h b/src/VBox/Additions/solaris/Virtio/VirtioPci-solaris.h
index a4bfa01b2a9..ff94465c49d 100644
--- a/src/VBox/Additions/solaris/Virtio/VirtioPci-solaris.h
+++ b/src/VBox/Additions/solaris/Virtio/VirtioPci-solaris.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/solaris/Virtio/VirtioRing-solaris.c b/src/VBox/Additions/solaris/Virtio/VirtioRing-solaris.c
index 797320c9fd7..caf50b10903 100644
--- a/src/VBox/Additions/solaris/Virtio/VirtioRing-solaris.c
+++ b/src/VBox/Additions/solaris/Virtio/VirtioRing-solaris.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/.scm-settings b/src/VBox/Additions/x11/.scm-settings
index eb0a4cc37a7..b5b08094f50 100644
--- a/src/VBox/Additions/x11/.scm-settings
+++ b/src/VBox/Additions/x11/.scm-settings
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2010-2019 Oracle Corporation
+# Copyright (C) 2010-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/Installer/98vboxadd-xclient b/src/VBox/Additions/x11/Installer/98vboxadd-xclient
index dcad1ce809a..d8af34aebe5 100755
--- a/src/VBox/Additions/x11/Installer/98vboxadd-xclient
+++ b/src/VBox/Additions/x11/Installer/98vboxadd-xclient
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2007-2019 Oracle Corporation
+# Copyright (C) 2007-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/Installer/x11config.pl b/src/VBox/Additions/x11/Installer/x11config.pl
index dd274bdd47d..5f1abfadd22 100644
--- a/src/VBox/Additions/x11/Installer/x11config.pl
+++ b/src/VBox/Additions/x11/Installer/x11config.pl
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/Installer/x11config.sh b/src/VBox/Additions/x11/Installer/x11config.sh
index 83d6ea8e690..a0fe56614d7 100755
--- a/src/VBox/Additions/x11/Installer/x11config.sh
+++ b/src/VBox/Additions/x11/Installer/x11config.sh
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/Installer/x11config15.pl b/src/VBox/Additions/x11/Installer/x11config15.pl
index ac0c1582b74..62810105f64 100644
--- a/src/VBox/Additions/x11/Installer/x11config15.pl
+++ b/src/VBox/Additions/x11/Installer/x11config15.pl
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/Installer/x11config15sol.pl b/src/VBox/Additions/x11/Installer/x11config15sol.pl
index 96e9da3defb..0f7b00f33e0 100644
--- a/src/VBox/Additions/x11/Installer/x11config15sol.pl
+++ b/src/VBox/Additions/x11/Installer/x11config15sol.pl
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/Installer/x11config15suse.pl b/src/VBox/Additions/x11/Installer/x11config15suse.pl
index bccb36cf100..79380079313 100644
--- a/src/VBox/Additions/x11/Installer/x11config15suse.pl
+++ b/src/VBox/Additions/x11/Installer/x11config15suse.pl
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/Installer/x11restore.pl b/src/VBox/Additions/x11/Installer/x11restore.pl
index 3931158e1a6..e64f62c6ddd 100644
--- a/src/VBox/Additions/x11/Installer/x11restore.pl
+++ b/src/VBox/Additions/x11/Installer/x11restore.pl
@@ -5,7 +5,7 @@
#
#
-# Copyright (C) 2008-2019 Oracle Corporation
+# Copyright (C) 2008-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/Makefile.kmk b/src/VBox/Additions/x11/Makefile.kmk
index b26405a6693..b1b9773f10b 100644
--- a/src/VBox/Additions/x11/Makefile.kmk
+++ b/src/VBox/Additions/x11/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/VBoxClient/Makefile.kmk b/src/VBox/Additions/x11/VBoxClient/Makefile.kmk
index 4c998d37c02..1b02a265466 100644
--- a/src/VBox/Additions/x11/VBoxClient/Makefile.kmk
+++ b/src/VBox/Additions/x11/VBoxClient/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/VBoxClient/VBoxClient.h b/src/VBox/Additions/x11/VBoxClient/VBoxClient.h
index 6fd83c43ad3..8afde82680a 100644
--- a/src/VBox/Additions/x11/VBoxClient/VBoxClient.h
+++ b/src/VBox/Additions/x11/VBoxClient/VBoxClient.h
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/VBoxClient/chk_stubs.c b/src/VBox/Additions/x11/VBoxClient/chk_stubs.c
index 07ba74a4aa1..5697e1be7a1 100644
--- a/src/VBox/Additions/x11/VBoxClient/chk_stubs.c
+++ b/src/VBox/Additions/x11/VBoxClient/chk_stubs.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2018-2019 Oracle Corporation
+ * Copyright (C) 2018-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/VBoxClient/clipboard.cpp b/src/VBox/Additions/x11/VBoxClient/clipboard.cpp
index fd97918ad9d..ad9e3bf69cc 100644
--- a/src/VBox/Additions/x11/VBoxClient/clipboard.cpp
+++ b/src/VBox/Additions/x11/VBoxClient/clipboard.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp b/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp
index 9f97dafc71e..968ded82f3f 100644
--- a/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp
+++ b/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/VBoxClient/display-svga.cpp b/src/VBox/Additions/x11/VBoxClient/display-svga.cpp
index 1a736dfedf7..0108eb6a77c 100644
--- a/src/VBox/Additions/x11/VBoxClient/display-svga.cpp
+++ b/src/VBox/Additions/x11/VBoxClient/display-svga.cpp
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2016-2019 Oracle Corporation
+ * Copyright (C) 2016-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/VBoxClient/display.cpp b/src/VBox/Additions/x11/VBoxClient/display.cpp
index ee66b4ad762..9b3c9ec603b 100644
--- a/src/VBox/Additions/x11/VBoxClient/display.cpp
+++ b/src/VBox/Additions/x11/VBoxClient/display.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp b/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp
index ae0db529128..f99bd948929 100644
--- a/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp
+++ b/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/VBoxClient/hostversion.cpp b/src/VBox/Additions/x11/VBoxClient/hostversion.cpp
index 3f7c2c5aa76..d3cc4524599 100644
--- a/src/VBox/Additions/x11/VBoxClient/hostversion.cpp
+++ b/src/VBox/Additions/x11/VBoxClient/hostversion.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2011-2019 Oracle Corporation
+ * Copyright (C) 2011-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/VBoxClient/main.cpp b/src/VBox/Additions/x11/VBoxClient/main.cpp
index 3c55136e099..618ee05b88c 100644
--- a/src/VBox/Additions/x11/VBoxClient/main.cpp
+++ b/src/VBox/Additions/x11/VBoxClient/main.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp b/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp
index a361b5b8476..278f70ea2bc 100644
--- a/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp
+++ b/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2008-2019 Oracle Corporation
+ * Copyright (C) 2008-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/VBoxClient/seamless-x11.h b/src/VBox/Additions/x11/VBoxClient/seamless-x11.h
index aca5ff4114f..b28dc137cd2 100644
--- a/src/VBox/Additions/x11/VBoxClient/seamless-x11.h
+++ b/src/VBox/Additions/x11/VBoxClient/seamless-x11.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/VBoxClient/seamless.cpp b/src/VBox/Additions/x11/VBoxClient/seamless.cpp
index 5b254a0e5b5..cc0e2a48787 100644
--- a/src/VBox/Additions/x11/VBoxClient/seamless.cpp
+++ b/src/VBox/Additions/x11/VBoxClient/seamless.cpp
@@ -6,7 +6,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/VBoxClient/seamless.h b/src/VBox/Additions/x11/VBoxClient/seamless.h
index 56b299f0c87..855c91d3822 100644
--- a/src/VBox/Additions/x11/VBoxClient/seamless.h
+++ b/src/VBox/Additions/x11/VBoxClient/seamless.h
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp b/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp
index bedccedbc0e..da1224c3c48 100644
--- a/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp
+++ b/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11.cpp b/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11.cpp
index 42fe96ef4fe..b9691d6e77e 100644
--- a/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11.cpp
+++ b/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2007-2019 Oracle Corporation
+ * Copyright (C) 2007-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/vboxmouse/Makefile.kmk b/src/VBox/Additions/x11/vboxmouse/Makefile.kmk
index dcc227d26f9..48fafccb788 100644
--- a/src/VBox/Additions/x11/vboxmouse/Makefile.kmk
+++ b/src/VBox/Additions/x11/vboxmouse/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/vboxmouse/vboxmouse.c b/src/VBox/Additions/x11/vboxmouse/vboxmouse.c
index 82732e64c41..e74d7c514e4 100644
--- a/src/VBox/Additions/x11/vboxmouse/vboxmouse.c
+++ b/src/VBox/Additions/x11/vboxmouse/vboxmouse.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/vboxvideo/HGSMIMemAlloc.h b/src/VBox/Additions/x11/vboxvideo/HGSMIMemAlloc.h
index 4eb6b9f8b99..a6e325dfd01 100644
--- a/src/VBox/Additions/x11/vboxvideo/HGSMIMemAlloc.h
+++ b/src/VBox/Additions/x11/vboxvideo/HGSMIMemAlloc.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/x11/vboxvideo/Makefile.kmk b/src/VBox/Additions/x11/vboxvideo/Makefile.kmk
index 4c4a800938f..4a789cecd71 100644
--- a/src/VBox/Additions/x11/vboxvideo/Makefile.kmk
+++ b/src/VBox/Additions/x11/vboxvideo/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2019 Oracle Corporation
+# Copyright (C) 2006-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/vboxvideo/VBoxVideoIPRT.h b/src/VBox/Additions/x11/vboxvideo/VBoxVideoIPRT.h
index 63efa252868..4f320264bf1 100644
--- a/src/VBox/Additions/x11/vboxvideo/VBoxVideoIPRT.h
+++ b/src/VBox/Additions/x11/vboxvideo/VBoxVideoIPRT.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/x11/vboxvideo/edid.c b/src/VBox/Additions/x11/vboxvideo/edid.c
index 3dbe9861e8b..29f395937f6 100644
--- a/src/VBox/Additions/x11/vboxvideo/edid.c
+++ b/src/VBox/Additions/x11/vboxvideo/edid.c
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
* This file is based on drmmode_display.c from the X.Org xf86-video-intel
* driver with the following copyright notice:
*
diff --git a/src/VBox/Additions/x11/vboxvideo/getmode.c b/src/VBox/Additions/x11/vboxvideo/getmode.c
index 7e3aea8e9e8..6a07f08a02d 100644
--- a/src/VBox/Additions/x11/vboxvideo/getmode.c
+++ b/src/VBox/Additions/x11/vboxvideo/getmode.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/x11/vboxvideo/hgsmimemalloc.c b/src/VBox/Additions/x11/vboxvideo/hgsmimemalloc.c
index a27668b4988..ba5a6eb8627 100644
--- a/src/VBox/Additions/x11/vboxvideo/hgsmimemalloc.c
+++ b/src/VBox/Additions/x11/vboxvideo/hgsmimemalloc.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2017-2019 Oracle Corporation
+ * Copyright (C) 2017-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/x11/vboxvideo/pointer.c b/src/VBox/Additions/x11/vboxvideo/pointer.c
index 9ac35449396..ff206806e7a 100644
--- a/src/VBox/Additions/x11/vboxvideo/pointer.c
+++ b/src/VBox/Additions/x11/vboxvideo/pointer.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/x11/vboxvideo/setmode.c b/src/VBox/Additions/x11/vboxvideo/setmode.c
index 293d115acd4..b2d2deb1436 100644
--- a/src/VBox/Additions/x11/vboxvideo/setmode.c
+++ b/src/VBox/Additions/x11/vboxvideo/setmode.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
* This file is based on X11 VESA driver (hardly any traces left here):
*
* Copyright (c) 2000 by Conectiva S.A. (http://www.conectiva.com)
diff --git a/src/VBox/Additions/x11/vboxvideo/vboxvideo.c b/src/VBox/Additions/x11/vboxvideo/vboxvideo.c
index a1efcec602c..fbeee7a0502 100644
--- a/src/VBox/Additions/x11/vboxvideo/vboxvideo.c
+++ b/src/VBox/Additions/x11/vboxvideo/vboxvideo.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
* This file is based on the X.Org VESA driver:
*
* Copyright (c) 2000 by Conectiva S.A. (http://www.conectiva.com)
diff --git a/src/VBox/Additions/x11/vboxvideo/vboxvideo.h b/src/VBox/Additions/x11/vboxvideo/vboxvideo.h
index fedd7aac203..908df635499 100644
--- a/src/VBox/Additions/x11/vboxvideo/vboxvideo.h
+++ b/src/VBox/Additions/x11/vboxvideo/vboxvideo.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
* This file is based on the X11 VESA driver:
*
* Copyright (c) 2000 by Conectiva S.A. (http://www.conectiva.com)
diff --git a/src/VBox/Additions/x11/vboxvideo/vbva.c b/src/VBox/Additions/x11/vboxvideo/vbva.c
index b9c85b48183..3d014f15957 100644
--- a/src/VBox/Additions/x11/vboxvideo/vbva.c
+++ b/src/VBox/Additions/x11/vboxvideo/vbva.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2019 Oracle Corporation
+ * Copyright (C) 2006-2020 Oracle Corporation
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/src/VBox/Additions/x11/x11stubs/Makefile.kmk b/src/VBox/Additions/x11/x11stubs/Makefile.kmk
index 94aff11b4d0..8c09377bebb 100644
--- a/src/VBox/Additions/x11/x11stubs/Makefile.kmk
+++ b/src/VBox/Additions/x11/x11stubs/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2009-2019 Oracle Corporation
+# Copyright (C) 2009-2020 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/x11stubs/libXcomposite-1.0.0/libXcomposite.c b/src/VBox/Additions/x11/x11stubs/libXcomposite-1.0.0/libXcomposite.c
index 64232585f12..ae453b6c9e5 100644
--- a/src/VBox/Additions/x11/x11stubs/libXcomposite-1.0.0/libXcomposite.c
+++ b/src/VBox/Additions/x11/x11stubs/libXcomposite-1.0.0/libXcomposite.c
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/x11stubs/libXdamage-1.1.0/libXdamage.c b/src/VBox/Additions/x11/x11stubs/libXdamage-1.1.0/libXdamage.c
index 9d6687475c5..d3feb4e472f 100644
--- a/src/VBox/Additions/x11/x11stubs/libXdamage-1.1.0/libXdamage.c
+++ b/src/VBox/Additions/x11/x11stubs/libXdamage-1.1.0/libXdamage.c
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/x11stubs/libXext-6.4.0/libXext.c b/src/VBox/Additions/x11/x11stubs/libXext-6.4.0/libXext.c
index 14739649263..4e87be9a3c9 100644
--- a/src/VBox/Additions/x11/x11stubs/libXext-6.4.0/libXext.c
+++ b/src/VBox/Additions/x11/x11stubs/libXext-6.4.0/libXext.c
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
diff --git a/src/VBox/Additions/x11/x11stubs/libXfixes-3.1.0/libXfixes.c b/src/VBox/Additions/x11/x11stubs/libXfixes-3.1.0/libXfixes.c
index 665233f1699..d878856b4b2 100644
--- a/src/VBox/Additions/x11/x11stubs/libXfixes-3.1.0/libXfixes.c
+++ b/src/VBox/Additions/x11/x11stubs/libXfixes-3.1.0/libXfixes.c
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2010-2019 Oracle Corporation
+ * Copyright (C) 2010-2020 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;