diff options
author | vboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f> | 2017-10-28 15:14:05 +0000 |
---|---|---|
committer | vboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f> | 2017-10-28 15:14:05 +0000 |
commit | d3050c8a6dbec2e956a111c68733b6baec75d0e0 (patch) | |
tree | 8228151d992dae8c17923aaee36e339a21bada17 /src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugAgentLib | |
parent | fb48fb3002d74c9ac97ca3a8dd8cb1444b322e1d (diff) | |
download | VirtualBox-svn-d3050c8a6dbec2e956a111c68733b6baec75d0e0.tar.gz |
*: scm --update-copyright-year
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@69500 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 f8a5a042dc7..4b555b02d1d 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-2016 Oracle Corporation + * Copyright (C) 2013-2017 Oracle Corporation * * This file is 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 dbea964011b..b1f11fffb04 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-2016 Oracle Corporation +# Copyright (C) 2013-2017 Oracle Corporation # # This file is part of VirtualBox Open Source Edition (OSE), as # available from http://www.virtualbox.org. This file is free software; |