diff options
| author | vboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f> | 2023-01-17 14:15:46 +0000 |
|---|---|---|
| committer | vboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f> | 2023-01-17 14:15:46 +0000 |
| commit | 97e624abe52a1e2ba5974a92df631a9b821d3530 (patch) | |
| tree | 2765c78c2beb6cef6d6265a971b86725ea12819c /src/VBox/HostDrivers | |
| parent | 78fd8ee69418f5ea95567b3ffd69e6b9bbf5fb49 (diff) | |
| download | VirtualBox-svn-97e624abe52a1e2ba5974a92df631a9b821d3530.tar.gz | |
Copyright year updates by scm.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@98103 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/HostDrivers')
231 files changed, 231 insertions, 231 deletions
diff --git a/src/VBox/HostDrivers/.scm-settings b/src/VBox/HostDrivers/.scm-settings index 172e72e7c82..5344ad32d1e 100644 --- a/src/VBox/HostDrivers/.scm-settings +++ b/src/VBox/HostDrivers/.scm-settings @@ -4,7 +4,7 @@ # # -# Copyright (C) 2010-2022 Oracle and/or its affiliates. +# Copyright (C) 2010-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Makefile.kmk b/src/VBox/HostDrivers/Makefile.kmk index 0bc5e0859eb..3f84de921f7 100644 --- a/src/VBox/HostDrivers/Makefile.kmk +++ b/src/VBox/HostDrivers/Makefile.kmk @@ -4,7 +4,7 @@ # # -# Copyright (C) 2006-2022 Oracle and/or its affiliates. +# Copyright (C) 2006-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/Makefile.kmk b/src/VBox/HostDrivers/Support/Makefile.kmk index a5c3192f72a..3193db33ef5 100644 --- a/src/VBox/HostDrivers/Support/Makefile.kmk +++ b/src/VBox/HostDrivers/Support/Makefile.kmk @@ -4,7 +4,7 @@ # # -# Copyright (C) 2006-2022 Oracle and/or its affiliates. +# Copyright (C) 2006-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp b/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp index af45dfe5ddf..81325fdf5b3 100644 --- a/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp +++ b/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2012-2022 Oracle and/or its affiliates. + * Copyright (C) 2012-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPDrv.cpp b/src/VBox/HostDrivers/Support/SUPDrv.cpp index 434c9145f0e..5f8623d4579 100644 --- a/src/VBox/HostDrivers/Support/SUPDrv.cpp +++ b/src/VBox/HostDrivers/Support/SUPDrv.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPDrv.d b/src/VBox/HostDrivers/Support/SUPDrv.d index 42674ef20d2..9a6cde013d4 100644 --- a/src/VBox/HostDrivers/Support/SUPDrv.d +++ b/src/VBox/HostDrivers/Support/SUPDrv.d @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2010-2022 Oracle and/or its affiliates. + * Copyright (C) 2010-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPDrvGip.cpp b/src/VBox/HostDrivers/Support/SUPDrvGip.cpp index 5586a3c697a..0a1059aa777 100644 --- a/src/VBox/HostDrivers/Support/SUPDrvGip.cpp +++ b/src/VBox/HostDrivers/Support/SUPDrvGip.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPDrvIDC.h b/src/VBox/HostDrivers/Support/SUPDrvIDC.h index 440e6017ac2..65b262d1d6e 100644 --- a/src/VBox/HostDrivers/Support/SUPDrvIDC.h +++ b/src/VBox/HostDrivers/Support/SUPDrvIDC.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPDrvIOC.h b/src/VBox/HostDrivers/Support/SUPDrvIOC.h index 2076d95ffb2..8e2f0687f7f 100644 --- a/src/VBox/HostDrivers/Support/SUPDrvIOC.h +++ b/src/VBox/HostDrivers/Support/SUPDrvIOC.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPDrvInternal.h b/src/VBox/HostDrivers/Support/SUPDrvInternal.h index 2a9bffdfa67..d9524072718 100644 --- a/src/VBox/HostDrivers/Support/SUPDrvInternal.h +++ b/src/VBox/HostDrivers/Support/SUPDrvInternal.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPDrvSem.cpp b/src/VBox/HostDrivers/Support/SUPDrvSem.cpp index 96ee25c664d..cbc934f23a9 100644 --- a/src/VBox/HostDrivers/Support/SUPDrvSem.cpp +++ b/src/VBox/HostDrivers/Support/SUPDrvSem.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp b/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp index 08021e910cf..578969b01d5 100644 --- a/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp +++ b/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2012-2022 Oracle and/or its affiliates. + * Copyright (C) 2012-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPDrvTracerA.asm b/src/VBox/HostDrivers/Support/SUPDrvTracerA.asm index 75008befdde..21e716c14f9 100644 --- a/src/VBox/HostDrivers/Support/SUPDrvTracerA.asm +++ b/src/VBox/HostDrivers/Support/SUPDrvTracerA.asm @@ -4,7 +4,7 @@ ; ; -; Copyright (C) 2012-2022 Oracle and/or its affiliates. +; Copyright (C) 2012-2023 Oracle and/or its affiliates. ; ; This file is part of VirtualBox base platform packages, as ; available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPLib.cpp b/src/VBox/HostDrivers/Support/SUPLib.cpp index 2c388381c17..3f537f64657 100644 --- a/src/VBox/HostDrivers/Support/SUPLib.cpp +++ b/src/VBox/HostDrivers/Support/SUPLib.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPLibAll.cpp b/src/VBox/HostDrivers/Support/SUPLibAll.cpp index fd8b04d3e0f..ca4e67532fd 100644 --- a/src/VBox/HostDrivers/Support/SUPLibAll.cpp +++ b/src/VBox/HostDrivers/Support/SUPLibAll.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPLibInternal.h b/src/VBox/HostDrivers/Support/SUPLibInternal.h index adb64bc2807..d8606389f4c 100644 --- a/src/VBox/HostDrivers/Support/SUPLibInternal.h +++ b/src/VBox/HostDrivers/Support/SUPLibInternal.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPLibLdr.cpp b/src/VBox/HostDrivers/Support/SUPLibLdr.cpp index 90a3214211a..56ff8d01f33 100644 --- a/src/VBox/HostDrivers/Support/SUPLibLdr.cpp +++ b/src/VBox/HostDrivers/Support/SUPLibLdr.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPLibSem.cpp b/src/VBox/HostDrivers/Support/SUPLibSem.cpp index b66f9fa357b..1512ebcbe86 100644 --- a/src/VBox/HostDrivers/Support/SUPLibSem.cpp +++ b/src/VBox/HostDrivers/Support/SUPLibSem.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2009-2022 Oracle and/or its affiliates. + * Copyright (C) 2009-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPLibTracerA.asm b/src/VBox/HostDrivers/Support/SUPLibTracerA.asm index 72db16dabbe..bfd23db7a11 100644 --- a/src/VBox/HostDrivers/Support/SUPLibTracerA.asm +++ b/src/VBox/HostDrivers/Support/SUPLibTracerA.asm @@ -4,7 +4,7 @@ ; ; -; Copyright (C) 2012-2022 Oracle and/or its affiliates. +; Copyright (C) 2012-2023 Oracle and/or its affiliates. ; ; This file is part of VirtualBox base platform packages, as ; available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPR0-asm-files.sed b/src/VBox/HostDrivers/Support/SUPR0-asm-files.sed index b24e13933fd..7547e2b727c 100644 --- a/src/VBox/HostDrivers/Support/SUPR0-asm-files.sed +++ b/src/VBox/HostDrivers/Support/SUPR0-asm-files.sed @@ -4,7 +4,7 @@ # # -# Copyright (C) 2012-2022 Oracle and/or its affiliates. +# Copyright (C) 2012-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPR0-asm.sed b/src/VBox/HostDrivers/Support/SUPR0-asm.sed index 88491deded8..d0c7a999e69 100644 --- a/src/VBox/HostDrivers/Support/SUPR0-asm.sed +++ b/src/VBox/HostDrivers/Support/SUPR0-asm.sed @@ -4,7 +4,7 @@ # # -# Copyright (C) 2012-2022 Oracle and/or its affiliates. +# Copyright (C) 2012-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPR0-def-lx.sed b/src/VBox/HostDrivers/Support/SUPR0-def-lx.sed index b2fa191bef1..3568a886d9f 100644 --- a/src/VBox/HostDrivers/Support/SUPR0-def-lx.sed +++ b/src/VBox/HostDrivers/Support/SUPR0-def-lx.sed @@ -4,7 +4,7 @@ # # -# Copyright (C) 2012-2022 Oracle and/or its affiliates. +# Copyright (C) 2012-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPR0-def-pe.sed b/src/VBox/HostDrivers/Support/SUPR0-def-pe.sed index e2604530b22..b5d4ffb0efe 100644 --- a/src/VBox/HostDrivers/Support/SUPR0-def-pe.sed +++ b/src/VBox/HostDrivers/Support/SUPR0-def-pe.sed @@ -4,7 +4,7 @@ # # -# Copyright (C) 2012-2022 Oracle and/or its affiliates. +# Copyright (C) 2012-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPR0IdcClient.c b/src/VBox/HostDrivers/Support/SUPR0IdcClient.c index ea222c47e8e..1f0fa742e92 100644 --- a/src/VBox/HostDrivers/Support/SUPR0IdcClient.c +++ b/src/VBox/HostDrivers/Support/SUPR0IdcClient.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPR0IdcClientComponent.c b/src/VBox/HostDrivers/Support/SUPR0IdcClientComponent.c index 999cb727515..7a96b54e4fd 100644 --- a/src/VBox/HostDrivers/Support/SUPR0IdcClientComponent.c +++ b/src/VBox/HostDrivers/Support/SUPR0IdcClientComponent.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPR0IdcClientInternal.h b/src/VBox/HostDrivers/Support/SUPR0IdcClientInternal.h index 3b707056c05..09de651d647 100644 --- a/src/VBox/HostDrivers/Support/SUPR0IdcClientInternal.h +++ b/src/VBox/HostDrivers/Support/SUPR0IdcClientInternal.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPR0IdcClientStubs.c b/src/VBox/HostDrivers/Support/SUPR0IdcClientStubs.c index 04941248da9..97ed333fa67 100644 --- a/src/VBox/HostDrivers/Support/SUPR0IdcClientStubs.c +++ b/src/VBox/HostDrivers/Support/SUPR0IdcClientStubs.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPR3HardenedIPRT.cpp b/src/VBox/HostDrivers/Support/SUPR3HardenedIPRT.cpp index fc009db0dd8..ba03d0baf5e 100644 --- a/src/VBox/HostDrivers/Support/SUPR3HardenedIPRT.cpp +++ b/src/VBox/HostDrivers/Support/SUPR3HardenedIPRT.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp b/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp index 39458677930..b12e8450934 100644 --- a/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp +++ b/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPR3HardenedMainTemplate.cpp b/src/VBox/HostDrivers/Support/SUPR3HardenedMainTemplate.cpp index 1d5412bb30b..10f2d40b835 100644 --- a/src/VBox/HostDrivers/Support/SUPR3HardenedMainTemplate.cpp +++ b/src/VBox/HostDrivers/Support/SUPR3HardenedMainTemplate.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPR3HardenedMainTemplateTestcase.cpp b/src/VBox/HostDrivers/Support/SUPR3HardenedMainTemplateTestcase.cpp index 836ede0c8e7..ebd265ff71c 100644 --- a/src/VBox/HostDrivers/Support/SUPR3HardenedMainTemplateTestcase.cpp +++ b/src/VBox/HostDrivers/Support/SUPR3HardenedMainTemplateTestcase.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPR3HardenedNoCrt.cpp b/src/VBox/HostDrivers/Support/SUPR3HardenedNoCrt.cpp index 21f42d7c143..3f02d39bf9d 100644 --- a/src/VBox/HostDrivers/Support/SUPR3HardenedNoCrt.cpp +++ b/src/VBox/HostDrivers/Support/SUPR3HardenedNoCrt.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp b/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp index b9f34e4505e..d8db220055a 100644 --- a/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp +++ b/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPSvc.cpp b/src/VBox/HostDrivers/Support/SUPSvc.cpp index 998e7eacdf6..4361ee889ba 100644 --- a/src/VBox/HostDrivers/Support/SUPSvc.cpp +++ b/src/VBox/HostDrivers/Support/SUPSvc.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPSvcGlobal.cpp b/src/VBox/HostDrivers/Support/SUPSvcGlobal.cpp index 3e32de10dbc..6e07f21830e 100644 --- a/src/VBox/HostDrivers/Support/SUPSvcGlobal.cpp +++ b/src/VBox/HostDrivers/Support/SUPSvcGlobal.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPSvcGrant.cpp b/src/VBox/HostDrivers/Support/SUPSvcGrant.cpp index df65e75834d..538ccc12b5a 100644 --- a/src/VBox/HostDrivers/Support/SUPSvcGrant.cpp +++ b/src/VBox/HostDrivers/Support/SUPSvcGrant.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/SUPSvcInternal.h b/src/VBox/HostDrivers/Support/SUPSvcInternal.h index b78221f2f80..af80ce38e07 100644 --- a/src/VBox/HostDrivers/Support/SUPSvcInternal.h +++ b/src/VBox/HostDrivers/Support/SUPSvcInternal.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/bldSUPSignedDummy.cpp b/src/VBox/HostDrivers/Support/bldSUPSignedDummy.cpp index 736861502d1..14f587a924e 100644 --- a/src/VBox/HostDrivers/Support/bldSUPSignedDummy.cpp +++ b/src/VBox/HostDrivers/Support/bldSUPSignedDummy.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp b/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp index cabe84b5239..1de278e9171 100644 --- a/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp +++ b/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp b/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp index 3e5463550a1..e65232f4929 100644 --- a/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp +++ b/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/darwin/SUPR0IdcClient-darwin.c b/src/VBox/HostDrivers/Support/darwin/SUPR0IdcClient-darwin.c index a183933b4fc..8043d49a881 100644 --- a/src/VBox/HostDrivers/Support/darwin/SUPR0IdcClient-darwin.c +++ b/src/VBox/HostDrivers/Support/darwin/SUPR0IdcClient-darwin.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/darwin/SUPR3HardenedMain-darwin.cpp b/src/VBox/HostDrivers/Support/darwin/SUPR3HardenedMain-darwin.cpp index 83adef0a90f..70ba8b09f2b 100644 --- a/src/VBox/HostDrivers/Support/darwin/SUPR3HardenedMain-darwin.cpp +++ b/src/VBox/HostDrivers/Support/darwin/SUPR3HardenedMain-darwin.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2017-2022 Oracle and/or its affiliates. + * Copyright (C) 2017-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/darwin/load.sh b/src/VBox/HostDrivers/Support/darwin/load.sh index 63d672f7581..cce61374dd8 100755 --- a/src/VBox/HostDrivers/Support/darwin/load.sh +++ b/src/VBox/HostDrivers/Support/darwin/load.sh @@ -5,7 +5,7 @@ # # -# Copyright (C) 2006-2022 Oracle and/or its affiliates. +# Copyright (C) 2006-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/darwin/sys/dtrace_glue.h b/src/VBox/HostDrivers/Support/darwin/sys/dtrace_glue.h index 0d70890921e..d9cea98aad7 100644 --- a/src/VBox/HostDrivers/Support/darwin/sys/dtrace_glue.h +++ b/src/VBox/HostDrivers/Support/darwin/sys/dtrace_glue.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/freebsd/Makefile b/src/VBox/HostDrivers/Support/freebsd/Makefile index 65137ed7092..0fffe8d7bf4 100644 --- a/src/VBox/HostDrivers/Support/freebsd/Makefile +++ b/src/VBox/HostDrivers/Support/freebsd/Makefile @@ -4,7 +4,7 @@ # # -# Copyright (C) 2006-2022 Oracle and/or its affiliates. +# Copyright (C) 2006-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp b/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp index 0fc8a46e288..62d51b663de 100644 --- a/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp +++ b/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/freebsd/SUPR0IdcClient-freebsd.c b/src/VBox/HostDrivers/Support/freebsd/SUPR0IdcClient-freebsd.c index b2c572721d0..9a306fed361 100644 --- a/src/VBox/HostDrivers/Support/freebsd/SUPR0IdcClient-freebsd.c +++ b/src/VBox/HostDrivers/Support/freebsd/SUPR0IdcClient-freebsd.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv b/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv index 7f7f94a83fc..f897f05c2b5 100644 --- a/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv +++ b/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv @@ -5,7 +5,7 @@ # # -# Copyright (C) 2007-2022 Oracle and/or its affiliates. +# Copyright (C) 2007-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/linux/LnxPerfHack.cpp b/src/VBox/HostDrivers/Support/linux/LnxPerfHack.cpp index 9256185c051..5e982330b76 100644 --- a/src/VBox/HostDrivers/Support/linux/LnxPerfHack.cpp +++ b/src/VBox/HostDrivers/Support/linux/LnxPerfHack.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2021-2022 Oracle and/or its affiliates. + * Copyright (C) 2021-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/linux/Makefile b/src/VBox/HostDrivers/Support/linux/Makefile index ae2d9c29b25..7b3b9ec56a5 100644 --- a/src/VBox/HostDrivers/Support/linux/Makefile +++ b/src/VBox/HostDrivers/Support/linux/Makefile @@ -4,7 +4,7 @@ # # -# Copyright (C) 2006-2022 Oracle and/or its affiliates. +# Copyright (C) 2006-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/linux/Makefile-vbox_vboxddr0.gmk b/src/VBox/HostDrivers/Support/linux/Makefile-vbox_vboxddr0.gmk index d5c7c18bb4d..3099698f5fc 100644 --- a/src/VBox/HostDrivers/Support/linux/Makefile-vbox_vboxddr0.gmk +++ b/src/VBox/HostDrivers/Support/linux/Makefile-vbox_vboxddr0.gmk @@ -4,7 +4,7 @@ # # -# Copyright (C) 2021-2022 Oracle and/or its affiliates. +# Copyright (C) 2021-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/linux/Makefile-vbox_vmmr0.gmk b/src/VBox/HostDrivers/Support/linux/Makefile-vbox_vmmr0.gmk index f44a90f8c5e..280c25a2258 100644 --- a/src/VBox/HostDrivers/Support/linux/Makefile-vbox_vmmr0.gmk +++ b/src/VBox/HostDrivers/Support/linux/Makefile-vbox_vmmr0.gmk @@ -4,7 +4,7 @@ # # -# Copyright (C) 2021-2022 Oracle and/or its affiliates. +# Copyright (C) 2021-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/linux/Makefile-wrapper.gmk b/src/VBox/HostDrivers/Support/linux/Makefile-wrapper.gmk index 9ce2e526855..8678e8eb8ec 100644 --- a/src/VBox/HostDrivers/Support/linux/Makefile-wrapper.gmk +++ b/src/VBox/HostDrivers/Support/linux/Makefile-wrapper.gmk @@ -4,7 +4,7 @@ # # -# Copyright (C) 2006-2022 Oracle and/or its affiliates. +# Copyright (C) 2006-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c b/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c index ad1c74ef68a..7890ca0256b 100644 --- a/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c +++ b/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c b/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c index 61d28c2cce7..2c4b5adaa88 100644 --- a/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c +++ b/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp b/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp index e4d560014e8..305e2a5447b 100644 --- a/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp +++ b/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/linux/SUPR0IdcClient-linux.c b/src/VBox/HostDrivers/Support/linux/SUPR0IdcClient-linux.c index 5e892339e3f..9dae3600082 100644 --- a/src/VBox/HostDrivers/Support/linux/SUPR0IdcClient-linux.c +++ b/src/VBox/HostDrivers/Support/linux/SUPR0IdcClient-linux.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/linux/SUPWrapperMod-linux.c b/src/VBox/HostDrivers/Support/linux/SUPWrapperMod-linux.c index fc43814521f..412a6f1d116 100644 --- a/src/VBox/HostDrivers/Support/linux/SUPWrapperMod-linux.c +++ b/src/VBox/HostDrivers/Support/linux/SUPWrapperMod-linux.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/linux/VBoxR0-wrapped.lds b/src/VBox/HostDrivers/Support/linux/VBoxR0-wrapped.lds index 9d42f25f15b..ea8c63e4dc7 100644 --- a/src/VBox/HostDrivers/Support/linux/VBoxR0-wrapped.lds +++ b/src/VBox/HostDrivers/Support/linux/VBoxR0-wrapped.lds @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2021-2022 Oracle and/or its affiliates. + * Copyright (C) 2021-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/linux/combined-agnostic1.c b/src/VBox/HostDrivers/Support/linux/combined-agnostic1.c index 1ae1162b248..5fad7299d03 100644 --- a/src/VBox/HostDrivers/Support/linux/combined-agnostic1.c +++ b/src/VBox/HostDrivers/Support/linux/combined-agnostic1.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/linux/combined-agnostic2.c b/src/VBox/HostDrivers/Support/linux/combined-agnostic2.c index f3709f5c843..7f366259c8c 100644 --- a/src/VBox/HostDrivers/Support/linux/combined-agnostic2.c +++ b/src/VBox/HostDrivers/Support/linux/combined-agnostic2.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/linux/combined-os-specific.c b/src/VBox/HostDrivers/Support/linux/combined-os-specific.c index 8a12cc49b97..96b8e4074a9 100644 --- a/src/VBox/HostDrivers/Support/linux/combined-os-specific.c +++ b/src/VBox/HostDrivers/Support/linux/combined-os-specific.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/linux/files_vboxdrv b/src/VBox/HostDrivers/Support/linux/files_vboxdrv index d3df617b31c..4637a394ca5 100644 --- a/src/VBox/HostDrivers/Support/linux/files_vboxdrv +++ b/src/VBox/HostDrivers/Support/linux/files_vboxdrv @@ -5,7 +5,7 @@ # # -# Copyright (C) 2007-2022 Oracle and/or its affiliates. +# Copyright (C) 2007-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.def b/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.def index 8d16858e1d4..6663367f928 100644 --- a/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.def +++ b/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.def @@ -4,7 +4,7 @@ ; ; -; Copyright (C) 2007-2022 Oracle and/or its affiliates. +; Copyright (C) 2007-2023 Oracle and/or its affiliates. ; ; This file is part of VirtualBox base platform packages, as ; available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp b/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp index 7a451815658..be669afe551 100644 --- a/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp +++ b/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/os2/SUPR0IdcClient-os2.c b/src/VBox/HostDrivers/Support/os2/SUPR0IdcClient-os2.c index 4b83fd71983..1fe2db4a45c 100644 --- a/src/VBox/HostDrivers/Support/os2/SUPR0IdcClient-os2.c +++ b/src/VBox/HostDrivers/Support/os2/SUPR0IdcClient-os2.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp b/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp index e1130125089..834df809273 100644 --- a/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp +++ b/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2017-2022 Oracle and/or its affiliates. + * Copyright (C) 2017-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMainA-posix.asm b/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMainA-posix.asm index 0c5d12d3a3b..d9a13f2cf17 100644 --- a/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMainA-posix.asm +++ b/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMainA-posix.asm @@ -4,7 +4,7 @@ ; ; -; Copyright (C) 2017-2022 Oracle and/or its affiliates. +; Copyright (C) 2017-2023 Oracle and/or its affiliates. ; ; This file is part of VirtualBox base platform packages, as ; available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c b/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c index d640402235e..c302afb85de 100644 --- a/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c +++ b/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp b/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp index d9e9577b167..a3438142104 100644 --- a/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp +++ b/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/solaris/SUPR0IdcClient-solaris.c b/src/VBox/HostDrivers/Support/solaris/SUPR0IdcClient-solaris.c index a6725e97805..dc98ae3bdd3 100644 --- a/src/VBox/HostDrivers/Support/solaris/SUPR0IdcClient-solaris.c +++ b/src/VBox/HostDrivers/Support/solaris/SUPR0IdcClient-solaris.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/solaris/load.sh b/src/VBox/HostDrivers/Support/solaris/load.sh index 9c570582ba4..b7141d44638 100644 --- a/src/VBox/HostDrivers/Support/solaris/load.sh +++ b/src/VBox/HostDrivers/Support/solaris/load.sh @@ -5,7 +5,7 @@ # # -# Copyright (C) 2006-2022 Oracle and/or its affiliates. +# Copyright (C) 2006-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/solaris/vboxdrv.conf b/src/VBox/HostDrivers/Support/solaris/vboxdrv.conf index 19b63db9b5a..5b4c36da8ac 100644 --- a/src/VBox/HostDrivers/Support/solaris/vboxdrv.conf +++ b/src/VBox/HostDrivers/Support/solaris/vboxdrv.conf @@ -4,7 +4,7 @@ # # -# Copyright (C) 2007-2022 Oracle and/or its affiliates. +# Copyright (C) 2007-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/testcase/Makefile.kmk b/src/VBox/HostDrivers/Support/testcase/Makefile.kmk index 01c888dfcff..2c0a77f81eb 100644 --- a/src/VBox/HostDrivers/Support/testcase/Makefile.kmk +++ b/src/VBox/HostDrivers/Support/testcase/Makefile.kmk @@ -4,7 +4,7 @@ # # -# Copyright (C) 2006-2022 Oracle and/or its affiliates. +# Copyright (C) 2006-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp b/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp index ff77147e757..99e378e3f49 100644 --- a/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp +++ b/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/testcase/SUPLoggerCtl.cpp b/src/VBox/HostDrivers/Support/testcase/SUPLoggerCtl.cpp index 70b3c02aca2..d5f92cd938b 100644 --- a/src/VBox/HostDrivers/Support/testcase/SUPLoggerCtl.cpp +++ b/src/VBox/HostDrivers/Support/testcase/SUPLoggerCtl.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2009-2022 Oracle and/or its affiliates. + * Copyright (C) 2009-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp b/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp index d31228854c1..16c3473390c 100644 --- a/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp +++ b/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp b/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp index 96bef9f5f81..e1fe55d3b29 100644 --- a/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp +++ b/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp b/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp index 8ad0a38c35d..d11a90602e3 100644 --- a/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp +++ b/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp b/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp index ddd79409720..c99a3867076 100644 --- a/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp +++ b/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/testcase/tstInit.cpp b/src/VBox/HostDrivers/Support/testcase/tstInit.cpp index 59960beab41..249ca401569 100644 --- a/src/VBox/HostDrivers/Support/testcase/tstInit.cpp +++ b/src/VBox/HostDrivers/Support/testcase/tstInit.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/testcase/tstInt.cpp b/src/VBox/HostDrivers/Support/testcase/tstInt.cpp index 8530a33dea2..221b497f970 100644 --- a/src/VBox/HostDrivers/Support/testcase/tstInt.cpp +++ b/src/VBox/HostDrivers/Support/testcase/tstInt.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/testcase/tstLow.cpp b/src/VBox/HostDrivers/Support/testcase/tstLow.cpp index b50ab80eefd..6611b20fbc0 100644 --- a/src/VBox/HostDrivers/Support/testcase/tstLow.cpp +++ b/src/VBox/HostDrivers/Support/testcase/tstLow.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/testcase/tstNtQueryStuff.cpp b/src/VBox/HostDrivers/Support/testcase/tstNtQueryStuff.cpp index cc62e1c79fb..6619e4ab6a4 100644 --- a/src/VBox/HostDrivers/Support/testcase/tstNtQueryStuff.cpp +++ b/src/VBox/HostDrivers/Support/testcase/tstNtQueryStuff.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/testcase/tstPage.cpp b/src/VBox/HostDrivers/Support/testcase/tstPage.cpp index 3c6dc08d6b0..cbe3025cb31 100644 --- a/src/VBox/HostDrivers/Support/testcase/tstPage.cpp +++ b/src/VBox/HostDrivers/Support/testcase/tstPage.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/testcase/tstPin.cpp b/src/VBox/HostDrivers/Support/testcase/tstPin.cpp index f55103fa14a..4d1271ebecb 100644 --- a/src/VBox/HostDrivers/Support/testcase/tstPin.cpp +++ b/src/VBox/HostDrivers/Support/testcase/tstPin.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp b/src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp index e1854f73098..b1246e20a43 100644 --- a/src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp +++ b/src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/testcase/tstSupSem-Zombie.cpp b/src/VBox/HostDrivers/Support/testcase/tstSupSem-Zombie.cpp index 8970bce96b0..1b48f62828c 100644 --- a/src/VBox/HostDrivers/Support/testcase/tstSupSem-Zombie.cpp +++ b/src/VBox/HostDrivers/Support/testcase/tstSupSem-Zombie.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2009-2022 Oracle and/or its affiliates. + * Copyright (C) 2009-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/testcase/tstSupSem.cpp b/src/VBox/HostDrivers/Support/testcase/tstSupSem.cpp index 001b65bf979..d7d7510a34f 100644 --- a/src/VBox/HostDrivers/Support/testcase/tstSupSem.cpp +++ b/src/VBox/HostDrivers/Support/testcase/tstSupSem.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2009-2022 Oracle and/or its affiliates. + * Copyright (C) 2009-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/testcase/tstSupTscDelta.cpp b/src/VBox/HostDrivers/Support/testcase/tstSupTscDelta.cpp index 1d46891c3f4..23f616aeeb7 100644 --- a/src/VBox/HostDrivers/Support/testcase/tstSupTscDelta.cpp +++ b/src/VBox/HostDrivers/Support/testcase/tstSupTscDelta.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2015-2022 Oracle and/or its affiliates. + * Copyright (C) 2015-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/testcase/tstSupVerify.cpp b/src/VBox/HostDrivers/Support/testcase/tstSupVerify.cpp index 6520df2c784..9eb8bf1fbd0 100644 --- a/src/VBox/HostDrivers/Support/testcase/tstSupVerify.cpp +++ b/src/VBox/HostDrivers/Support/testcase/tstSupVerify.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp b/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp index 0ef8d700d49..9bc0eb9cab1 100644 --- a/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp +++ b/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm b/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm index 6a07e6c1f8d..646e1d15461 100644 --- a/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm +++ b/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm @@ -4,7 +4,7 @@ ; ; -; Copyright (C) 2006-2022 Oracle and/or its affiliates. +; Copyright (C) 2006-2023 Oracle and/or its affiliates. ; ; This file is part of VirtualBox base platform packages, as ; available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h b/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h index eca6103448d..58f1442cc6f 100644 --- a/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h +++ b/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp b/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp index 6e2003d89bc..81216100bd8 100644 --- a/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp +++ b/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp b/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp index 7d82a9611b2..93adcb6e920 100644 --- a/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp +++ b/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp b/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp index fb934ff22a2..ee27733a37b 100644 --- a/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp +++ b/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/win/SUPR0IdcClient-win.c b/src/VBox/HostDrivers/Support/win/SUPR0IdcClient-win.c index 9bfa1ab1dc8..304d09397d7 100644 --- a/src/VBox/HostDrivers/Support/win/SUPR0IdcClient-win.c +++ b/src/VBox/HostDrivers/Support/win/SUPR0IdcClient-win.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp b/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp index a796ad2d9fe..d5abd06bce3 100644 --- a/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp +++ b/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm b/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm index 2d8e3a147a7..845497d8a0e 100644 --- a/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm +++ b/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm @@ -4,7 +4,7 @@ ; ; -; Copyright (C) 2012-2022 Oracle and/or its affiliates. +; Copyright (C) 2012-2023 Oracle and/or its affiliates. ; ; This file is part of VirtualBox base platform packages, as ; available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp b/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp index 81cb25c9e2a..3f6cae7b098 100644 --- a/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp +++ b/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/win/SUPR3HardenedNoCrt-win.cpp b/src/VBox/HostDrivers/Support/win/SUPR3HardenedNoCrt-win.cpp index d36e9aa02f0..8a58a1c17e2 100644 --- a/src/VBox/HostDrivers/Support/win/SUPR3HardenedNoCrt-win.cpp +++ b/src/VBox/HostDrivers/Support/win/SUPR3HardenedNoCrt-win.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp b/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp index 22b117b3e7c..b11b4e35dde 100644 --- a/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp +++ b/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/win/VBoxDrv.rc b/src/VBox/HostDrivers/Support/win/VBoxDrv.rc index 1db9c938537..6ad4d7cb6ed 100644 --- a/src/VBox/HostDrivers/Support/win/VBoxDrv.rc +++ b/src/VBox/HostDrivers/Support/win/VBoxDrv.rc @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/win/VBoxSup.inf b/src/VBox/HostDrivers/Support/win/VBoxSup.inf index b95898d636d..8b0483836e2 100644 --- a/src/VBox/HostDrivers/Support/win/VBoxSup.inf +++ b/src/VBox/HostDrivers/Support/win/VBoxSup.inf @@ -4,7 +4,7 @@ ; ; -; Copyright (C) 2006-2022 Oracle and/or its affiliates. +; Copyright (C) 2006-2023 Oracle and/or its affiliates. ; ; This file is part of VirtualBox base platform packages, as ; available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/win/VBoxSupLib-win.cpp b/src/VBox/HostDrivers/Support/win/VBoxSupLib-win.cpp index d4c53229964..13e165ac1bc 100644 --- a/src/VBox/HostDrivers/Support/win/VBoxSupLib-win.cpp +++ b/src/VBox/HostDrivers/Support/win/VBoxSupLib-win.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/Support/win/VBoxSupLib.rc b/src/VBox/HostDrivers/Support/win/VBoxSupLib.rc index 3627b26d119..c7330d2f0be 100644 --- a/src/VBox/HostDrivers/Support/win/VBoxSupLib.rc +++ b/src/VBox/HostDrivers/Support/win/VBoxSupLib.rc @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2015-2022 Oracle and/or its affiliates. + * Copyright (C) 2015-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk b/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk index bfbe07b831c..6cc860115b1 100644 --- a/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk +++ b/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk @@ -4,7 +4,7 @@ # # -# Copyright (C) 2009-2022 Oracle and/or its affiliates. +# Copyright (C) 2009-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c b/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c index 958565d2e21..d49b083f416 100644 --- a/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c +++ b/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h b/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h index 8d70156571f..da29afb3aee 100644 --- a/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h +++ b/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp b/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp index e5d12ea229b..cb1f600c0a8 100644 --- a/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp +++ b/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetAdp/darwin/loadnetadp.sh b/src/VBox/HostDrivers/VBoxNetAdp/darwin/loadnetadp.sh index b1bc2b124d7..b1e28d943b6 100755 --- a/src/VBox/HostDrivers/VBoxNetAdp/darwin/loadnetadp.sh +++ b/src/VBox/HostDrivers/VBoxNetAdp/darwin/loadnetadp.sh @@ -4,7 +4,7 @@ # # -# Copyright (C) 2006-2022 Oracle and/or its affiliates. +# Copyright (C) 2006-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetAdp/freebsd/Makefile b/src/VBox/HostDrivers/VBoxNetAdp/freebsd/Makefile index aa878540666..f79d1eb4b92 100644 --- a/src/VBox/HostDrivers/VBoxNetAdp/freebsd/Makefile +++ b/src/VBox/HostDrivers/VBoxNetAdp/freebsd/Makefile @@ -4,7 +4,7 @@ # # -# Copyright (C) 2006-2022 Oracle and/or its affiliates. +# Copyright (C) 2006-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetAdp/freebsd/files_vboxnetadp b/src/VBox/HostDrivers/VBoxNetAdp/freebsd/files_vboxnetadp index 940e376034b..6c1267d5279 100644 --- a/src/VBox/HostDrivers/VBoxNetAdp/freebsd/files_vboxnetadp +++ b/src/VBox/HostDrivers/VBoxNetAdp/freebsd/files_vboxnetadp @@ -5,7 +5,7 @@ # # -# Copyright (C) 2007-2022 Oracle and/or its affiliates. +# Copyright (C) 2007-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile b/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile index a9aec66a597..9cbfd9c4ff3 100644 --- a/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile +++ b/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile @@ -4,7 +4,7 @@ # # -# Copyright (C) 2006-2022 Oracle and/or its affiliates. +# Copyright (C) 2006-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c b/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c index 766aa791fb3..0cc1d80ed93 100644 --- a/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c +++ b/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2009-2022 Oracle and/or its affiliates. + * Copyright (C) 2009-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetAdp/linux/files_vboxnetadp b/src/VBox/HostDrivers/VBoxNetAdp/linux/files_vboxnetadp index 110ea412c1b..f2c912987bf 100644 --- a/src/VBox/HostDrivers/VBoxNetAdp/linux/files_vboxnetadp +++ b/src/VBox/HostDrivers/VBoxNetAdp/linux/files_vboxnetadp @@ -5,7 +5,7 @@ # # -# Copyright (C) 2009-2022 Oracle and/or its affiliates. +# Copyright (C) 2009-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c b/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c index 13c860ad797..bd39faf1a92 100644 --- a/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c +++ b/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2009-2022 Oracle and/or its affiliates. + * Copyright (C) 2009-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetAdp/solaris/vboxnet.conf b/src/VBox/HostDrivers/VBoxNetAdp/solaris/vboxnet.conf index c89e5e77eeb..e8dd3a512e1 100644 --- a/src/VBox/HostDrivers/VBoxNetAdp/solaris/vboxnet.conf +++ b/src/VBox/HostDrivers/VBoxNetAdp/solaris/vboxnet.conf @@ -4,7 +4,7 @@ # # -# Copyright (C) 2009-2022 Oracle and/or its affiliates. +# Copyright (C) 2009-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.cpp b/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.cpp index 306dfb2e52b..46bcecca055 100644 --- a/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.cpp +++ b/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.cpp @@ -3,7 +3,7 @@ * VBoxNetAdp-win.cpp - NDIS6 Host-only Networking Driver, Windows-specific code. */ /* - * Copyright (C) 2014-2022 Oracle and/or its affiliates. + * Copyright (C) 2014-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.h b/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.h index ac776119df6..21e0285ad2f 100644 --- a/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.h +++ b/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.h @@ -3,7 +3,7 @@ * VBoxNetAdp-win.h - Host-only Miniport Driver, Windows-specific code. */ /* - * Copyright (C) 2014-2022 Oracle and/or its affiliates. + * Copyright (C) 2014-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.rc b/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.rc index 75a5d5e11ed..9c16689372f 100644 --- a/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.rc +++ b/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.rc @@ -3,7 +3,7 @@ * VBoxNetAdp6 - Resource file containing version info and icon. */ /* - * Copyright (C) 2014-2022 Oracle and/or its affiliates. + * Copyright (C) 2014-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp6.inf b/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp6.inf index e5d75381120..abad0c9f499 100644 --- a/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp6.inf +++ b/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp6.inf @@ -6,7 +6,7 @@ ; ; -; Copyright (C) 2014-2022 Oracle and/or its affiliates. +; Copyright (C) 2014-2023 Oracle and/or its affiliates. ; ; This file is part of VirtualBox base platform packages, as ; available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk b/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk index 227311a1c35..9572da52288 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk +++ b/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk @@ -4,7 +4,7 @@ # # -# Copyright (C) 2008-2022 Oracle and/or its affiliates. +# Copyright (C) 2008-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c b/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c index 2dcc0889962..6beda431a96 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c +++ b/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.rc b/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.rc index f597e39ed17..97bf54d129b 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.rc +++ b/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.rc @@ -3,7 +3,7 @@ * VBoxNetFlt - Resource file containing version info and icon. */ /* - * Copyright (C) 2014-2022 Oracle and/or its affiliates. + * Copyright (C) 2014-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h b/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h index 18abd59151f..1cd0fb0a5ad 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h +++ b/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp b/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp index b2a7e61f0ae..9f629179794 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp +++ b/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/darwin/loadnetflt.sh b/src/VBox/HostDrivers/VBoxNetFlt/darwin/loadnetflt.sh index 68b9916d1b6..0fede55c866 100755 --- a/src/VBox/HostDrivers/VBoxNetFlt/darwin/loadnetflt.sh +++ b/src/VBox/HostDrivers/VBoxNetFlt/darwin/loadnetflt.sh @@ -4,7 +4,7 @@ # # -# Copyright (C) 2006-2022 Oracle and/or its affiliates. +# Copyright (C) 2006-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/freebsd/Makefile b/src/VBox/HostDrivers/VBoxNetFlt/freebsd/Makefile index 1bbf398e9a9..d270968ced3 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/freebsd/Makefile +++ b/src/VBox/HostDrivers/VBoxNetFlt/freebsd/Makefile @@ -4,7 +4,7 @@ # # -# Copyright (C) 2006-2022 Oracle and/or its affiliates. +# Copyright (C) 2006-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/freebsd/files_vboxnetflt b/src/VBox/HostDrivers/VBoxNetFlt/freebsd/files_vboxnetflt index a024692ea10..9b8e8183017 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/freebsd/files_vboxnetflt +++ b/src/VBox/HostDrivers/VBoxNetFlt/freebsd/files_vboxnetflt @@ -5,7 +5,7 @@ # # -# Copyright (C) 2007-2022 Oracle and/or its affiliates. +# Copyright (C) 2007-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile b/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile index 6d515e14b5f..534ddb16091 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile +++ b/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile @@ -4,7 +4,7 @@ # # -# Copyright (C) 2006-2022 Oracle and/or its affiliates. +# Copyright (C) 2006-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c b/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c index 4dbbfab1a1b..eed12e8dcde 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c +++ b/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/linux/files_vboxnetflt b/src/VBox/HostDrivers/VBoxNetFlt/linux/files_vboxnetflt index 2cc74bd633e..05b9154caa5 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/linux/files_vboxnetflt +++ b/src/VBox/HostDrivers/VBoxNetFlt/linux/files_vboxnetflt @@ -5,7 +5,7 @@ # # -# Copyright (C) 2007-2022 Oracle and/or its affiliates. +# Copyright (C) 2007-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c b/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c index 3b2f0a39283..dd92c4461ea 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c +++ b/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c b/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c index 916cbf13779..34d13c733ba 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c +++ b/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/solaris/vboxbow.conf b/src/VBox/HostDrivers/VBoxNetFlt/solaris/vboxbow.conf index 0afc2adb644..d6e88f65a28 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/solaris/vboxbow.conf +++ b/src/VBox/HostDrivers/VBoxNetFlt/solaris/vboxbow.conf @@ -4,7 +4,7 @@ # # -# Copyright (C) 2008-2022 Oracle and/or its affiliates. +# Copyright (C) 2008-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/solaris/vboxflt.conf b/src/VBox/HostDrivers/VBoxNetFlt/solaris/vboxflt.conf index 6972e198068..357b2ee4825 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/solaris/vboxflt.conf +++ b/src/VBox/HostDrivers/VBoxNetFlt/solaris/vboxflt.conf @@ -4,7 +4,7 @@ # # -# Copyright (C) 2008-2022 Oracle and/or its affiliates. +# Copyright (C) 2008-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp b/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp index b687c448cd9..58e5bddbc38 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetAdp.inf b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetAdp.inf index c33173aa599..e8a3a458bee 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetAdp.inf +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetAdp.inf @@ -4,7 +4,7 @@ ; ; -; Copyright (C) 2011-2022 Oracle and/or its affiliates. +; Copyright (C) 2011-2023 Oracle and/or its affiliates. ; ; This file is part of VirtualBox base platform packages, as ; available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFlt-win.rc b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFlt-win.rc index d2bf7831a67..f99e0acb01d 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFlt-win.rc +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFlt-win.rc @@ -3,7 +3,7 @@ * VBoxNetFlt - Resource file containing version info and icon. */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFlt.inf b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFlt.inf index bb428b7a5f9..0ceb116215e 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFlt.inf +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFlt.inf @@ -4,7 +4,7 @@ ; ; -; Copyright (C) 2011-2022 Oracle and/or its affiliates. +; Copyright (C) 2011-2023 Oracle and/or its affiliates. ; ; This file is part of VirtualBox base platform packages, as ; available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltCmn-win.h b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltCmn-win.h index 930a6edc18b..0d766369477 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltCmn-win.h +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltCmn-win.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM-win.cpp b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM-win.cpp index 00bdb1654ef..0a4744fcc27 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM-win.cpp +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM-win.cpp @@ -4,7 +4,7 @@ * Miniport edge */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM-win.h b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM-win.h index 03f7b56434a..f698b58d8af 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM-win.h +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM-win.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM.inf b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM.inf index fd35c85961c..c94e142ae39 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM.inf +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM.inf @@ -4,7 +4,7 @@ ; ; -; Copyright (C) 2011-2022 Oracle and/or its affiliates. +; Copyright (C) 2011-2023 Oracle and/or its affiliates. ; ; This file is part of VirtualBox base platform packages, as ; available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltP-win.cpp b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltP-win.cpp index 123d337e9e1..fdcf37cf44e 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltP-win.cpp +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltP-win.cpp @@ -4,7 +4,7 @@ * Protocol edge */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltP-win.h b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltP-win.h index 0dac16048fd..e6689c3273c 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltP-win.h +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltP-win.h @@ -4,7 +4,7 @@ * Protocol edge API */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltRt-win.cpp b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltRt-win.cpp index 464d8fe9ae8..5b38eb6b88e 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltRt-win.cpp +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltRt-win.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltRt-win.h b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltRt-win.h index eca6775925b..4aa5cc2cf63 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltRt-win.h +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltRt-win.h @@ -4,7 +4,7 @@ * NetFlt Runtime API */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp index d9406763345..559a3618ec2 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp @@ -3,7 +3,7 @@ * VBoxNetLwf-win.cpp - NDIS6 Bridged Networking Driver, Windows-specific code. */ /* - * Copyright (C) 2014-2022 Oracle and/or its affiliates. + * Copyright (C) 2014-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.h b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.h index 94a965966b6..2f56d3d2bb5 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.h +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.h @@ -3,7 +3,7 @@ * VBoxNetLwf-win.h - Bridged Networking Driver, Windows-specific code. */ /* - * Copyright (C) 2014-2022 Oracle and/or its affiliates. + * Copyright (C) 2014-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf.inf b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf.inf index 50e78da8120..fa62705d61a 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf.inf +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf.inf @@ -4,7 +4,7 @@ ; ; -; Copyright (C) 2014-2022 Oracle and/or its affiliates. +; Copyright (C) 2014-2023 Oracle and/or its affiliates. ; ; This file is part of VirtualBox base platform packages, as ; available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.cpp b/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.cpp index e37ddc74a67..418956a5c53 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.cpp +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.cpp @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.def b/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.def index 4321af84505..4b5988c6477 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.def +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.def @@ -5,7 +5,7 @@ ; ; -; Copyright (C) 2011-2022 Oracle and/or its affiliates. +; Copyright (C) 2011-2023 Oracle and/or its affiliates. ; ; This file is part of VirtualBox base platform packages, as ; available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.h b/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.h index da9ab06fa79..2777f909671 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.h +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.h @@ -4,7 +4,7 @@ * Used to filter Bridged Networking Driver bindings */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.rc b/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.rc index bc9a50548f2..5f17d003625 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.rc +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.rc @@ -3,7 +3,7 @@ * VBoxNetFltNobj - Resource file containing version info and icon. */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobjRc.h b/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobjRc.h index 5f9debffd9c..d9294de4538 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobjRc.h +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobjRc.h @@ -4,7 +4,7 @@ * Resource definitions */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobjT.idl b/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobjT.idl index 29752171aea..3160c2686e8 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobjT.idl +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobjT.idl @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetAdpInstall.cpp b/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetAdpInstall.cpp index 7ba907d072f..f4676a467b0 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetAdpInstall.cpp +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetAdpInstall.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2009-2022 Oracle and/or its affiliates. + * Copyright (C) 2009-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetAdpUninstall.cpp b/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetAdpUninstall.cpp index a39131d7f5b..d5108ac95ea 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetAdpUninstall.cpp +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetAdpUninstall.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2009-2022 Oracle and/or its affiliates. + * Copyright (C) 2009-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetFltInstall.cpp b/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetFltInstall.cpp index b6e31ec72fc..5e0038b85af 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetFltInstall.cpp +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetFltInstall.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetFltUninstall.cpp b/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetFltUninstall.cpp index 16c540ede84..adc5226b3bd 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetFltUninstall.cpp +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetFltUninstall.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetLwfInstall.cpp b/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetLwfInstall.cpp index 4b72302a1ee..e62820c4725 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetLwfInstall.cpp +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetLwfInstall.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2014-2022 Oracle and/or its affiliates. + * Copyright (C) 2014-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetLwfUninstall.cpp b/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetLwfUninstall.cpp index 16ca4aaf3f6..40779d39664 100644 --- a/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetLwfUninstall.cpp +++ b/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetLwfUninstall.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2014-2022 Oracle and/or its affiliates. + * Copyright (C) 2014-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxPci/Makefile.kmk b/src/VBox/HostDrivers/VBoxPci/Makefile.kmk index 2f3e47803d6..70ec0d5df56 100644 --- a/src/VBox/HostDrivers/VBoxPci/Makefile.kmk +++ b/src/VBox/HostDrivers/VBoxPci/Makefile.kmk @@ -4,7 +4,7 @@ # # -# Copyright (C) 2011-2022 Oracle and/or its affiliates. +# Copyright (C) 2011-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxPci/VBoxPci.c b/src/VBox/HostDrivers/VBoxPci/VBoxPci.c index 44a5658c843..2d31a6a6250 100644 --- a/src/VBox/HostDrivers/VBoxPci/VBoxPci.c +++ b/src/VBox/HostDrivers/VBoxPci/VBoxPci.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h b/src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h index dfe51f8bfcf..d13cd1ac52c 100644 --- a/src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h +++ b/src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxPci/linux/Makefile b/src/VBox/HostDrivers/VBoxPci/linux/Makefile index 1c0932b817a..650a1d3aa36 100644 --- a/src/VBox/HostDrivers/VBoxPci/linux/Makefile +++ b/src/VBox/HostDrivers/VBoxPci/linux/Makefile @@ -4,7 +4,7 @@ # # -# Copyright (C) 2011-2022 Oracle and/or its affiliates. +# Copyright (C) 2011-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c b/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c index 10fca4d36ba..c8fc4f747dc 100644 --- a/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c +++ b/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxPci/linux/files_vboxpci b/src/VBox/HostDrivers/VBoxPci/linux/files_vboxpci index 5fda0c3df0a..ccdaf492122 100644 --- a/src/VBox/HostDrivers/VBoxPci/linux/files_vboxpci +++ b/src/VBox/HostDrivers/VBoxPci/linux/files_vboxpci @@ -5,7 +5,7 @@ # # -# Copyright (C) 2011-2022 Oracle and/or its affiliates. +# Copyright (C) 2011-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/Makefile.kmk b/src/VBox/HostDrivers/VBoxUSB/Makefile.kmk index 5af7fa8c954..37599e4268f 100644 --- a/src/VBox/HostDrivers/VBoxUSB/Makefile.kmk +++ b/src/VBox/HostDrivers/VBoxUSB/Makefile.kmk @@ -4,7 +4,7 @@ # # -# Copyright (C) 2006-2022 Oracle and/or its affiliates. +# Copyright (C) 2006-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp b/src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp index c6d6cb7034d..decde058724 100644 --- a/src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp +++ b/src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2007-2022 Oracle and/or its affiliates. + * Copyright (C) 2007-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/USBLib.cpp b/src/VBox/HostDrivers/VBoxUSB/USBLib.cpp index b0cc7d721df..c736ea2fd3e 100644 --- a/src/VBox/HostDrivers/VBoxUSB/USBLib.cpp +++ b/src/VBox/HostDrivers/VBoxUSB/USBLib.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.cpp b/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.cpp index 0bdd5c13b6f..253315e06d6 100644 --- a/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.cpp +++ b/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2007-2022 Oracle and/or its affiliates. + * Copyright (C) 2007-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.h b/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.h index 3c9ebfcc6a3..11611b29ee2 100644 --- a/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.h +++ b/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2007-2022 Oracle and/or its affiliates. + * Copyright (C) 2007-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/solaris/Makefile.kmk b/src/VBox/HostDrivers/VBoxUSB/solaris/Makefile.kmk index 1ce3f0f052a..aaaf771a68d 100644 --- a/src/VBox/HostDrivers/VBoxUSB/solaris/Makefile.kmk +++ b/src/VBox/HostDrivers/VBoxUSB/solaris/Makefile.kmk @@ -4,7 +4,7 @@ # # -# Copyright (C) 2008-2022 Oracle and/or its affiliates. +# Copyright (C) 2008-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/solaris/USBLib-solaris.cpp b/src/VBox/HostDrivers/VBoxUSB/solaris/USBLib-solaris.cpp index 994f4d4cf79..dd81c989a07 100644 --- a/src/VBox/HostDrivers/VBoxUSB/solaris/USBLib-solaris.cpp +++ b/src/VBox/HostDrivers/VBoxUSB/solaris/USBLib-solaris.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c b/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c index 672b09c1071..c6fe1762145 100644 --- a/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c +++ b/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSBMon-solaris.c b/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSBMon-solaris.c index 0cf6191f4b8..95780093d08 100644 --- a/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSBMon-solaris.c +++ b/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSBMon-solaris.c @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2008-2022 Oracle and/or its affiliates. + * Copyright (C) 2008-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/solaris/vboxusb.conf b/src/VBox/HostDrivers/VBoxUSB/solaris/vboxusb.conf index 34d81cf8fe4..17993e73266 100644 --- a/src/VBox/HostDrivers/VBoxUSB/solaris/vboxusb.conf +++ b/src/VBox/HostDrivers/VBoxUSB/solaris/vboxusb.conf @@ -3,7 +3,7 @@ # # -# Copyright (C) 2010-2022 Oracle and/or its affiliates. +# Copyright (C) 2010-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/solaris/vboxusbmon.conf b/src/VBox/HostDrivers/VBoxUSB/solaris/vboxusbmon.conf index 5c5f0a17f14..98a3b5e1573 100644 --- a/src/VBox/HostDrivers/VBoxUSB/solaris/vboxusbmon.conf +++ b/src/VBox/HostDrivers/VBoxUSB/solaris/vboxusbmon.conf @@ -3,7 +3,7 @@ # # -# Copyright (C) 2010-2022 Oracle and/or its affiliates. +# Copyright (C) 2010-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/testcase/tstUSBFilter.cpp b/src/VBox/HostDrivers/VBoxUSB/testcase/tstUSBFilter.cpp index a093e9d4662..904469ef3b5 100644 --- a/src/VBox/HostDrivers/VBoxUSB/testcase/tstUSBFilter.cpp +++ b/src/VBox/HostDrivers/VBoxUSB/testcase/tstUSBFilter.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2007-2022 Oracle and/or its affiliates. + * Copyright (C) 2007-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/Install/USBInstall.cpp b/src/VBox/HostDrivers/VBoxUSB/win/Install/USBInstall.cpp index d60526c467d..e9beacf516e 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/Install/USBInstall.cpp +++ b/src/VBox/HostDrivers/VBoxUSB/win/Install/USBInstall.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/Install/USBUninstall.cpp b/src/VBox/HostDrivers/VBoxUSB/win/Install/USBUninstall.cpp index ed76bffb6ee..20aa11f0cfe 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/Install/USBUninstall.cpp +++ b/src/VBox/HostDrivers/VBoxUSB/win/Install/USBUninstall.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk b/src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk index 6216c43f3a3..6d50040339f 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk +++ b/src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk @@ -4,7 +4,7 @@ # # -# Copyright (C) 2006-2022 Oracle and/or its affiliates. +# Copyright (C) 2006-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.cpp b/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.cpp index 81db86ced80..20db16d67ac 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.cpp +++ b/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.h b/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.h index 50a5512123c..a67a81907dd 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.h +++ b/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbIdc.h b/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbIdc.h index ca54c143989..4f00e871199 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbIdc.h +++ b/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbIdc.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbTool.cpp b/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbTool.cpp index 4b2e19f0908..c647a38dd5a 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbTool.cpp +++ b/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbTool.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbTool.h b/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbTool.h index 416e983bac1..1cf6a51ec87 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbTool.h +++ b/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbTool.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUSB.inf b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUSB.inf index 65e6a97caab..ad282d86cd7 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUSB.inf +++ b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUSB.inf @@ -4,7 +4,7 @@ ; ; -; Copyright (C) 2011-2022 Oracle and/or its affiliates. +; Copyright (C) 2011-2023 Oracle and/or its affiliates. ; ; This file is part of VirtualBox base platform packages, as ; available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbCmn.h b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbCmn.h index 6d7704d448c..b266f0fa602 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbCmn.h +++ b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbCmn.h @@ -3,7 +3,7 @@ * VBoxUsmCmn.h - USB device. Common defs */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.cpp b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.cpp index 93329f480bb..02eca83a45b 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.cpp +++ b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.h b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.h index 0bf78afc712..b8b30e84510 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.h +++ b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.rc b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.rc index 9c68d15cd99..9426e1748ef 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.rc +++ b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.rc @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPnP.cpp b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPnP.cpp index dee61cea3be..e96d2168fa7 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPnP.cpp +++ b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPnP.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPnP.h b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPnP.h index f62a1097d85..a60aa151087 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPnP.h +++ b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPnP.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPwr.cpp b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPwr.cpp index e66d49bbf71..2cfbacda2b5 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPwr.cpp +++ b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPwr.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPwr.h b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPwr.h index 23c8470c7fd..97b3298cf51 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPwr.h +++ b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPwr.h @@ -3,7 +3,7 @@ * USB Power state Handling */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp index 0f88a2e6b3c..00de4edffb5 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp +++ b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.h b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.h index 9f5d144fe9f..20b69f34969 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.h +++ b/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.h @@ -3,7 +3,7 @@ * VBox USB R0 runtime */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp b/src/VBox/HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp index 92beb0bf8a7..d1a85ae7384 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp +++ b/src/VBox/HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUSBMon.inf b/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUSBMon.inf index 6a93ccc501a..4ad65639cbb 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUSBMon.inf +++ b/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUSBMon.inf @@ -4,7 +4,7 @@ ; ; -; Copyright (C) 2011-2022 Oracle and/or its affiliates. +; Copyright (C) 2011-2023 Oracle and/or its affiliates. ; ; This file is part of VirtualBox base platform packages, as ; available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp b/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp index 19822ac883e..bc136554894 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp +++ b/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp @@ -3,7 +3,7 @@ * VBox USB Monitor Device Filtering functionality */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.h b/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.h index b8f60d816df..1f97021cada 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.h +++ b/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbHook.cpp b/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbHook.cpp index d093dee12f2..a9661750c11 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbHook.cpp +++ b/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbHook.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbHook.h b/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbHook.h index 2b83d9009c1..fe6a2f0b702 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbHook.h +++ b/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbHook.h @@ -3,7 +3,7 @@ * Driver Dispatch Table Hooking API impl */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.cpp b/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.cpp index 949c698d60e..48fbd5d3ba8 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.cpp +++ b/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.h b/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.h index 0491106b90e..252d70bf976 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.h +++ b/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.h @@ -3,7 +3,7 @@ * VBox USB Monitor */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.rc b/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.rc index 7307c5518a9..eceedc30cad 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.rc +++ b/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.rc @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/testcase/USBTest.cpp b/src/VBox/HostDrivers/VBoxUSB/win/testcase/USBTest.cpp index 09d3a3f6617..932ae1cdf4d 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/testcase/USBTest.cpp +++ b/src/VBox/HostDrivers/VBoxUSB/win/testcase/USBTest.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2006-2022 Oracle and/or its affiliates. + * Copyright (C) 2006-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/VBoxUSB/win/usbd/usbd.def b/src/VBox/HostDrivers/VBoxUSB/win/usbd/usbd.def index c2ab0d31d4c..4e6c6165b87 100644 --- a/src/VBox/HostDrivers/VBoxUSB/win/usbd/usbd.def +++ b/src/VBox/HostDrivers/VBoxUSB/win/usbd/usbd.def @@ -4,7 +4,7 @@ ; ; -; Copyright (C) 2006-2022 Oracle and/or its affiliates. +; Copyright (C) 2006-2023 Oracle and/or its affiliates. ; ; This file is part of VirtualBox base platform packages, as ; available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/adpctl/Makefile.kmk b/src/VBox/HostDrivers/adpctl/Makefile.kmk index abc8a958e43..54651ede724 100644 --- a/src/VBox/HostDrivers/adpctl/Makefile.kmk +++ b/src/VBox/HostDrivers/adpctl/Makefile.kmk @@ -6,7 +6,7 @@ # # -# Copyright (C) 2009-2022 Oracle and/or its affiliates. +# Copyright (C) 2009-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/adpctl/VBoxNetAdpCtl.cpp b/src/VBox/HostDrivers/adpctl/VBoxNetAdpCtl.cpp index 6777420acef..5759a1f7a44 100644 --- a/src/VBox/HostDrivers/adpctl/VBoxNetAdpCtl.cpp +++ b/src/VBox/HostDrivers/adpctl/VBoxNetAdpCtl.cpp @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2009-2022 Oracle and/or its affiliates. + * Copyright (C) 2009-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/darwin/Makefile.kmk b/src/VBox/HostDrivers/darwin/Makefile.kmk index a0ea4c3e6eb..665d2971c08 100644 --- a/src/VBox/HostDrivers/darwin/Makefile.kmk +++ b/src/VBox/HostDrivers/darwin/Makefile.kmk @@ -4,7 +4,7 @@ # # -# Copyright (C) 2010-2022 Oracle and/or its affiliates. +# Copyright (C) 2010-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/darwin/VBoxNetSend.h b/src/VBox/HostDrivers/darwin/VBoxNetSend.h index c8032b0a103..ec2ecf8c3e7 100644 --- a/src/VBox/HostDrivers/darwin/VBoxNetSend.h +++ b/src/VBox/HostDrivers/darwin/VBoxNetSend.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2014-2022 Oracle and/or its affiliates. + * Copyright (C) 2014-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/darwin/loadall.sh b/src/VBox/HostDrivers/darwin/loadall.sh index 039e1b1c8e3..3333afd7ab5 100644 --- a/src/VBox/HostDrivers/darwin/loadall.sh +++ b/src/VBox/HostDrivers/darwin/loadall.sh @@ -4,7 +4,7 @@ # # -# Copyright (C) 2010-2022 Oracle and/or its affiliates. +# Copyright (C) 2010-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/freebsd/Makefile b/src/VBox/HostDrivers/freebsd/Makefile index d6d275d292a..215ac52b90e 100644 --- a/src/VBox/HostDrivers/freebsd/Makefile +++ b/src/VBox/HostDrivers/freebsd/Makefile @@ -3,7 +3,7 @@ # # -# Copyright (C) 2008-2022 Oracle and/or its affiliates. +# Copyright (C) 2008-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/freebsd/Makefile.kmk b/src/VBox/HostDrivers/freebsd/Makefile.kmk index 547913ce726..dd36ce85ec5 100644 --- a/src/VBox/HostDrivers/freebsd/Makefile.kmk +++ b/src/VBox/HostDrivers/freebsd/Makefile.kmk @@ -4,7 +4,7 @@ # # -# Copyright (C) 2006-2022 Oracle and/or its affiliates. +# Copyright (C) 2006-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/linux/Makefile b/src/VBox/HostDrivers/linux/Makefile index badeb4f4c93..c32cb136b23 100644 --- a/src/VBox/HostDrivers/linux/Makefile +++ b/src/VBox/HostDrivers/linux/Makefile @@ -3,7 +3,7 @@ # # -# Copyright (C) 2008-2022 Oracle and/or its affiliates. +# Copyright (C) 2008-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/linux/Makefile.kmk b/src/VBox/HostDrivers/linux/Makefile.kmk index 0f55018742b..e8bfa395fde 100644 --- a/src/VBox/HostDrivers/linux/Makefile.kmk +++ b/src/VBox/HostDrivers/linux/Makefile.kmk @@ -4,7 +4,7 @@ # # -# Copyright (C) 2006-2022 Oracle and/or its affiliates. +# Copyright (C) 2006-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/linux/build_in_tmp b/src/VBox/HostDrivers/linux/build_in_tmp index 43285c9a517..e33ee6f0b35 100755 --- a/src/VBox/HostDrivers/linux/build_in_tmp +++ b/src/VBox/HostDrivers/linux/build_in_tmp @@ -7,7 +7,7 @@ # # -# Copyright (C) 2007-2022 Oracle and/or its affiliates. +# Copyright (C) 2007-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/linux/export_modules.sh b/src/VBox/HostDrivers/linux/export_modules.sh index 5e371c50116..11c49d47a99 100755 --- a/src/VBox/HostDrivers/linux/export_modules.sh +++ b/src/VBox/HostDrivers/linux/export_modules.sh @@ -5,7 +5,7 @@ # # -# Copyright (C) 2007-2022 Oracle and/or its affiliates. +# Copyright (C) 2007-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/linux/load.sh b/src/VBox/HostDrivers/linux/load.sh index 6222134c5d8..866951c4f80 100755 --- a/src/VBox/HostDrivers/linux/load.sh +++ b/src/VBox/HostDrivers/linux/load.sh @@ -4,7 +4,7 @@ # # -# Copyright (C) 2010-2022 Oracle and/or its affiliates. +# Copyright (C) 2010-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/linux/loadall.sh b/src/VBox/HostDrivers/linux/loadall.sh index 4ddbe9f5c8a..7d7d80a0d8a 100755 --- a/src/VBox/HostDrivers/linux/loadall.sh +++ b/src/VBox/HostDrivers/linux/loadall.sh @@ -4,7 +4,7 @@ # # -# Copyright (C) 2010-2022 Oracle and/or its affiliates. +# Copyright (C) 2010-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/win/Makefile.kmk b/src/VBox/HostDrivers/win/Makefile.kmk index 3e25e0abde2..7f56d84af42 100644 --- a/src/VBox/HostDrivers/win/Makefile.kmk +++ b/src/VBox/HostDrivers/win/Makefile.kmk @@ -4,7 +4,7 @@ # # -# Copyright (C) 2011-2022 Oracle and/or its affiliates. +# Copyright (C) 2011-2023 Oracle and/or its affiliates. # # This file is part of VirtualBox base platform packages, as # available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/win/VBoxDbgLog.h b/src/VBox/HostDrivers/win/VBoxDbgLog.h index 8673c358be4..bbc011dd484 100644 --- a/src/VBox/HostDrivers/win/VBoxDbgLog.h +++ b/src/VBox/HostDrivers/win/VBoxDbgLog.h @@ -4,7 +4,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/win/cfg/VBoxDrvCfg.cpp b/src/VBox/HostDrivers/win/cfg/VBoxDrvCfg.cpp index fd07cb0ba19..261e0a7ac9d 100644 --- a/src/VBox/HostDrivers/win/cfg/VBoxDrvCfg.cpp +++ b/src/VBox/HostDrivers/win/cfg/VBoxDrvCfg.cpp @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2011-2022 Oracle and/or its affiliates. + * Copyright (C) 2011-2023 Oracle and/or its affiliates. * * This file is part of VirtualBox base platform packages, as * available from https://www.virtualbox.org. diff --git a/src/VBox/HostDrivers/win/load.cmd b/src/VBox/HostDrivers/win/load.cmd index f0695ffbc3e..b6510095abd 100644 --- a/src/VBox/HostDrivers/win/load.cmd +++ b/src/VBox/HostDrivers/win/load.cmd @@ -5,7 +5,7 @@ rem Windows NT batch script for loading the support driver. rem
rem
-rem Copyright (C) 2009-2022 Oracle and/or its affiliates.
+rem Copyright (C) 2009-2023 Oracle and/or its affiliates.
rem
rem This file is part of VirtualBox base platform packages, as
rem available from https://www.virtualbox.org.
diff --git a/src/VBox/HostDrivers/win/loadall.cmd b/src/VBox/HostDrivers/win/loadall.cmd index b58aabfc460..a231dfa739a 100644 --- a/src/VBox/HostDrivers/win/loadall.cmd +++ b/src/VBox/HostDrivers/win/loadall.cmd @@ -5,7 +5,7 @@ rem Windows NT batch script for loading the host drivers. rem
rem
-rem Copyright (C) 2009-2022 Oracle and/or its affiliates.
+rem Copyright (C) 2009-2023 Oracle and/or its affiliates.
rem
rem This file is part of VirtualBox base platform packages, as
rem available from https://www.virtualbox.org.
|
