diff options
author | vboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f> | 2020-02-04 10:35:17 +0000 |
---|---|---|
committer | vboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f> | 2020-02-04 10:35:17 +0000 |
commit | 747901c043b9edcc890cc827990426b40eb8f3bd (patch) | |
tree | 8705f966fc157fedb17bc90afc5b6c955bf9762c /src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugAgentLib | |
parent | e480da23ea9dc9f3093842ce6f6884d92e99ee5c (diff) | |
download | VirtualBox-svn-747901c043b9edcc890cc827990426b40eb8f3bd.tar.gz |
Copyright year updates by scm.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@82968 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugAgentLib')
-rw-r--r-- | src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugAgentLib/VBoxDebugAgentLib.c | 2 | ||||
-rw-r--r-- | src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugAgentLib/VBoxDebugAgentLib.inf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugAgentLib/VBoxDebugAgentLib.c b/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugAgentLib/VBoxDebugAgentLib.c index 4b1fad0b139..acfff8db93e 100644 --- a/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugAgentLib/VBoxDebugAgentLib.c +++ b/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugAgentLib/VBoxDebugAgentLib.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2013-2019 Oracle Corporation + * Copyright (C) 2013-2020 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox.org. This file is free software; diff --git a/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugAgentLib/VBoxDebugAgentLib.inf b/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugAgentLib/VBoxDebugAgentLib.inf index 560f2d65bcc..1f7b22ed41c 100644 --- a/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugAgentLib/VBoxDebugAgentLib.inf +++ b/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugAgentLib/VBoxDebugAgentLib.inf @@ -5,7 +5,7 @@ # # -# Copyright (C) 2013-2019 Oracle Corporation +# Copyright (C) 2013-2020 Oracle Corporation # # This file is part of VirtualBox Open Source Edition (OSE), as # available from http://www.virtualbox.org. This file is free software; |