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/ExtPacks/VBoxDTrace/include | |
| 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/ExtPacks/VBoxDTrace/include')
| -rw-r--r-- | src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceLibCWrappers.h | 2 | ||||
| -rw-r--r-- | src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceTypes.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceLibCWrappers.h b/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceLibCWrappers.h index 8e78664bef6..67b35d74fa8 100644 --- a/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceLibCWrappers.h +++ b/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceLibCWrappers.h @@ -6,7 +6,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 http://www.virtualbox.org. diff --git a/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceTypes.h b/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceTypes.h index 00ce75b22b4..f3e9d0f253c 100644 --- a/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceTypes.h +++ b/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceTypes.h @@ -7,7 +7,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 http://www.virtualbox.org. |
