summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/VMMAll/IEMAllAImpl.asm
diff options
context:
space:
mode:
authorvboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2016-07-22 18:29:06 +0000
committervboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2016-07-22 18:29:06 +0000
commit4ab8a86ae959963707edf52f6e30a309740a43c1 (patch)
treed5f79c8ff0df9471c7a31563e93814a9ea985459 /src/VBox/VMM/VMMAll/IEMAllAImpl.asm
parente4c0f106a9342ba2026df7ecafd38a37011c0247 (diff)
downloadVirtualBox-svn-4ab8a86ae959963707edf52f6e30a309740a43c1.tar.gz
(C) 2016
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@62478 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/VMM/VMMAll/IEMAllAImpl.asm')
-rw-r--r--src/VBox/VMM/VMMAll/IEMAllAImpl.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/VMM/VMMAll/IEMAllAImpl.asm b/src/VBox/VMM/VMMAll/IEMAllAImpl.asm
index ce99cfb69d6..c8d464abf4c 100644
--- a/src/VBox/VMM/VMMAll/IEMAllAImpl.asm
+++ b/src/VBox/VMM/VMMAll/IEMAllAImpl.asm
@@ -3,7 +3,7 @@
; IEM - Instruction Implementation in Assembly.
;
-; Copyright (C) 2011-2015 Oracle Corporation
+; Copyright (C) 2011-2016 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;