Changeset 76553 in vbox for trunk/include/VBox
- Timestamp:
- Jan 1, 2019 1:45:53 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127855
- Location:
- trunk/include/VBox
- Files:
-
- 210 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/AssertGuest.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 8Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/ExtPack/ExtPack.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2010-201 7Oracle Corporation6 * Copyright (C) 2010-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/Graphics/HGSMI.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/include/VBox/Graphics/HGSMIBase.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/include/VBox/Graphics/HGSMIChSetup.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/include/VBox/Graphics/HGSMIChannels.h
r76507 r76553 8 8 9 9 /* 10 * Copyright (C) 2006-201 7Oracle Corporation10 * Copyright (C) 2006-2019 Oracle Corporation 11 11 * 12 12 * Permission is hereby granted, free of charge, to any person -
trunk/include/VBox/Graphics/HGSMIContext.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/include/VBox/Graphics/HGSMIDefs.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/include/VBox/Graphics/HGSMIHostCmd.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/Graphics/HGSMIMemAlloc.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2014-201 7Oracle Corporation7 * Copyright (C) 2014-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/Graphics/VBoxCrHgsmi.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2010-201 7Oracle Corporation7 * Copyright (C) 2010-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/Graphics/VBoxUhgsmi.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2010-201 7Oracle Corporation7 * Copyright (C) 2010-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/Graphics/VBoxVideo.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/include/VBox/Graphics/VBoxVideo3D.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2011-201 7Oracle Corporation7 * Copyright (C) 2011-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/Graphics/VBoxVideoErr.h
r76507 r76553 6 6 7 7 /* 8 * Copyright (C) 2017 Oracle Corporation8 * Copyright (C) 2017-2019 Oracle Corporation 9 9 * 10 10 * Permission is hereby granted, free of charge, to any person -
trunk/include/VBox/Graphics/VBoxVideoGuest.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/include/VBox/Graphics/VBoxVideoHost3D.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2011-201 7Oracle Corporation7 * Copyright (C) 2011-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/Graphics/VBoxVideoIPRT.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2017 Oracle Corporation7 * Copyright (C) 2017-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/Graphics/VBoxVideoVBE.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/include/VBox/Graphics/VBoxVideoVBEPrivate.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * Permission is hereby granted, free of charge, to any person -
trunk/include/VBox/GuestHost/DragAndDrop.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2014-201 8Oracle Corporation7 * Copyright (C) 2014-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/GuestHost/DragAndDropDefs.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2018 Oracle Corporation6 * Copyright (C) 2018-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/GuestHost/GuestControl.h
r76507 r76553 7 7 8 8 /* 9 * Copyright (C) 2016-201 8Oracle Corporation9 * Copyright (C) 2016-2019 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/GuestHost/SharedClipboard.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/GuestHost/clipboard-helper.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/HostServices/DragAndDropSvc.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2011-201 8Oracle Corporation6 * Copyright (C) 2011-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/HostServices/GuestControlSvc.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2011-201 8Oracle Corporation7 * Copyright (C) 2011-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/HostServices/GuestPropertySvc.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/HostServices/Service.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2011-201 8Oracle Corporation6 * Copyright (C) 2011-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/HostServices/VBoxClipboardExt.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/HostServices/VBoxClipboardSvc.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/HostServices/VBoxHostChannel.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2012-201 7Oracle Corporation7 * Copyright (C) 2012-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/HostServices/VBoxOGLOp.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/HostServices/VBoxOpenGLSvc.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/RemoteDesktop/VRDE.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/RemoteDesktop/VRDEImage.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/RemoteDesktop/VRDEInput.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2013-201 7Oracle Corporation6 * Copyright (C) 2013-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/RemoteDesktop/VRDEMousePtr.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2012-201 7Oracle Corporation6 * Copyright (C) 2012-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/RemoteDesktop/VRDEOrders.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/RemoteDesktop/VRDESCard.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2011-201 7Oracle Corporation6 * Copyright (C) 2011-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/RemoteDesktop/VRDETSMF.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2012-201 7Oracle Corporation6 * Copyright (C) 2012-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/RemoteDesktop/VRDEVideoIn.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2012-201 7Oracle Corporation6 * Copyright (C) 2012-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/SUPDrvMangling.h
r76507 r76553 7 7 8 8 /* 9 * Copyright (C) 2011-201 7Oracle Corporation9 * Copyright (C) 2011-2019 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/VBoxAuth.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/VBoxCocoa.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2009-201 7Oracle Corporation6 * Copyright (C) 2009-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/VBoxDrvCfg-win.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2011-201 7Oracle Corporation7 * Copyright (C) 2011-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/VBoxGL2D.h
r76507 r76553 6 6 7 7 /* 8 * Copyright (C) 2009-201 7Oracle Corporation8 * Copyright (C) 2009-2019 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/VBoxGuest.h
r76507 r76553 6 6 7 7 /* 8 * Copyright (C) 2006-201 8Oracle Corporation8 * Copyright (C) 2006-2019 Oracle Corporation 9 9 * 10 10 * Permission is hereby granted, free of charge, to any person -
trunk/include/VBox/VBoxGuest.inc
r69307 r76553 4 4 5 5 ; 6 ; Copyright (C) 2006-201 7Oracle Corporation6 ; Copyright (C) 2006-2019 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/VBoxGuest.mac
r69206 r76553 4 4 5 5 ; 6 ; Copyright (C) 2006-201 7Oracle Corporation6 ; Copyright (C) 2006-2019 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/VBoxGuestCoreTypes.h
r76507 r76553 8 8 9 9 /* 10 * Copyright (C) 2006-201 8Oracle Corporation10 * Copyright (C) 2006-2019 Oracle Corporation 11 11 * 12 12 * Permission is hereby granted, free of charge, to any person -
trunk/include/VBox/VBoxGuestLib.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 8Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * Permission is hereby granted, free of charge, to any person -
trunk/include/VBox/VBoxGuestLibSharedFolders.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 8Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/include/VBox/VBoxGuestMangling.h
r76507 r76553 7 7 8 8 /* 9 * Copyright (C) 2011-201 7Oracle Corporation9 * Copyright (C) 2011-2019 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/VBoxNetCfg-win.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2011-201 7Oracle Corporation7 * Copyright (C) 2011-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/VBoxNetCmn-win.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2014-201 7Oracle Corporation7 * Copyright (C) 2014-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/VBoxOGL.h
r76507 r76553 4 4 */ 5 5 /* 6 * Copyright (C) 2012-201 7Oracle Corporation6 * Copyright (C) 2012-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/VBoxPktDmp.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2016-201 7Oracle Corporation7 * Copyright (C) 2016-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/VBoxTpG.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2012-201 7Oracle Corporation7 * Copyright (C) 2012-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/VDEPlug.h
r76510 r76553 4 4 5 5 /* 6 * Copyright (C) 2008-201 7Oracle Corporation6 * Copyright (C) 2008-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/VDEPlugSymDefs.h
r76510 r76553 4 4 5 5 /* 6 * Copyright (C) 2008-201 7Oracle Corporation6 * Copyright (C) 2008-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/VMMDev.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 8Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * Permission is hereby granted, free of charge, to any person -
trunk/include/VBox/VMMDevCoreTypes.h
r76507 r76553 7 7 8 8 /* 9 * Copyright (C) 2006-201 8Oracle Corporation9 * Copyright (C) 2006-2019 Oracle Corporation 10 10 * 11 11 * Permission is hereby granted, free of charge, to any person -
trunk/include/VBox/VMMDevTesting.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2010-201 7Oracle Corporation7 * Copyright (C) 2010-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/VMMDevTesting.mac
r69202 r76553 5 5 6 6 ; 7 ; Copyright (C) 2010-201 7Oracle Corporation7 ; Copyright (C) 2010-2019 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/apic.h
r76507 r76553 6 6 7 7 /* 8 * Copyright (C) 2010-201 7Oracle Corporation8 * Copyright (C) 2010-2019 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/apic.mac
r69202 r76553 6 6 7 7 ; 8 ; Copyright (C) 2010-201 7Oracle Corporation8 ; Copyright (C) 2010-2019 Oracle Corporation 9 9 ; 10 10 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/asmdefs.mac
r69206 r76553 4 4 5 5 ; 6 ; Copyright (C) 2006-201 7Oracle Corporation6 ; Copyright (C) 2006-2019 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/ata.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/bios.h
r76507 r76553 6 6 7 7 /* 8 * Copyright (C) 2017 Oracle Corporation8 * Copyright (C) 2017-2019 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/bios.mac
r69202 r76553 6 6 7 7 ; 8 ; Copyright (C) 2017 Oracle Corporation8 ; Copyright (C) 2017-2019 Oracle Corporation 9 9 ; 10 10 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/bioslogo.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/cdefs.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/com/AutoLock.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/com/ErrorInfo.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/com/EventQueue.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2013-201 7Oracle Corporation7 * Copyright (C) 2013-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/com/Guid.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/com/MultiResult.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2008-201 7Oracle Corporation7 * Copyright (C) 2008-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/com/NativeEventQueue.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/com/VirtualBox.h
r76507 r76553 14 14 15 15 /* 16 * Copyright (C) 2006-201 8Oracle Corporation16 * Copyright (C) 2006-2019 Oracle Corporation 17 17 * 18 18 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/com/array.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/com/assert.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/com/com.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2005-201 7Oracle Corporation6 * Copyright (C) 2005-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/com/defs.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/com/errorprint.h
r76507 r76553 8 8 9 9 /* 10 * Copyright (C) 2009-201 7Oracle Corporation10 * Copyright (C) 2009-2019 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/com/list.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2011-201 7Oracle Corporation7 * Copyright (C) 2011-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/com/listeners.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2010-201 7Oracle Corporation7 * Copyright (C) 2010-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/com/microatl.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2016-201 7Oracle Corporation6 * Copyright (C) 2016-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/com/mtlist.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2011-201 7Oracle Corporation7 * Copyright (C) 2011-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/com/ptr.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/com/string.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/dbg.h
r76507 r76553 8 8 9 9 /* 10 * Copyright (C) 2006-201 7Oracle Corporation10 * Copyright (C) 2006-2019 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/dbggui.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/dbus-calls.h
r69107 r76553 5 5 6 6 /* 7 * Copyright (C) 2008-201 7Oracle Corporation7 * Copyright (C) 2008-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/dbus.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2008-201 7Oracle Corporation7 * Copyright (C) 2008-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/dis.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/disopcode.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/err.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 8Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/err.mac
r75994 r76553 6 6 7 7 ; 8 ; Copyright (C) 2006-201 8Oracle Corporation8 ; Copyright (C) 2006-2019 Oracle Corporation 9 9 ; 10 10 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/err.sed
r69202 r76553 4 4 5 5 # 6 # Copyright (C) 2006-201 7Oracle Corporation6 # Copyright (C) 2006-2019 Oracle Corporation 7 7 # 8 8 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/hgcmsvc.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/intnet.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/intnetinline.h
r76507 r76553 9 9 10 10 /* 11 * Copyright (C) 2006-201 7Oracle Corporation11 * Copyright (C) 2006-2019 Oracle Corporation 12 12 * 13 13 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/log.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 8Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/msi.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2010-201 7Oracle Corporation6 * Copyright (C) 2010-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/nasm.mac
r69206 r76553 6 6 7 7 ; 8 ; Copyright (C) 2006-201 7Oracle Corporation8 ; Copyright (C) 2006-2019 Oracle Corporation 9 9 ; 10 10 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/ostypes.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/param.h
r76507 r76553 6 6 7 7 /* 8 * Copyright (C) 2006-201 7Oracle Corporation8 * Copyright (C) 2006-2019 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/param.mac
r69202 r76553 6 6 7 7 ; 8 ; Copyright (C) 2006-201 7Oracle Corporation8 ; Copyright (C) 2006-2019 Oracle Corporation 9 9 ; 10 10 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/pci.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/rawpci.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2010-201 7Oracle Corporation6 * Copyright (C) 2010-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/scsi.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/scsiinline.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/settings.h
r76507 r76553 18 18 19 19 /* 20 * Copyright (C) 2007-201 8Oracle Corporation20 * Copyright (C) 2007-2019 Oracle Corporation 21 21 * 22 22 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/shflsvc.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 8Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * Permission is hereby granted, free of charge, to any person -
trunk/include/VBox/sup.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/sup.mac
r69107 r76553 5 5 6 6 ; 7 ; Copyright (C) 2006-201 7Oracle Corporation7 ; Copyright (C) 2006-2019 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/types.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/usb.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/usbfilter.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2007-201 7Oracle Corporation7 * Copyright (C) 2007-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/usblib-darwin.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2007-201 7Oracle Corporation7 * Copyright (C) 2007-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/usblib-solaris.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2008-201 7Oracle Corporation7 * Copyright (C) 2008-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/usblib-win.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/usblib.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/various.sed
r69202 r76553 7 7 8 8 # 9 # Copyright (C) 2006-201 7Oracle Corporation9 # Copyright (C) 2006-2019 Oracle Corporation 10 10 # 11 11 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vd-cache-backend.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vd-common.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2016-201 7Oracle Corporation6 * Copyright (C) 2016-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vd-filter-backend.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2014-201 7Oracle Corporation6 * Copyright (C) 2014-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vd-ifs-internal.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2011-201 7Oracle Corporation6 * Copyright (C) 2011-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vd-ifs.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2011-201 7Oracle Corporation6 * Copyright (C) 2011-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vd-image-backend.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vd-plugin.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vd.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vdmedia.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2017 Oracle Corporation6 * Copyright (C) 2017-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/version.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/apic.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/cfgm.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/cpum.h
r76548 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/cpum.mac
r76464 r76553 4 4 5 5 ; 6 ; Copyright (C) 2006-201 7Oracle Corporation6 ; Copyright (C) 2006-2019 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/cpumctx-v1_6.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/cpumctx.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/cpumdis.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/csam.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/dbgf.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/dbgfcorefmt.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2010-201 7Oracle Corporation6 * Copyright (C) 2010-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/dbgfsel.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/dbgftrace.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/em.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/ftm.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2010-201 7Oracle Corporation6 * Copyright (C) 2010-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/gim.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2014-201 7Oracle Corporation6 * Copyright (C) 2014-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/gmm.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2007-201 7Oracle Corporation6 * Copyright (C) 2007-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/gvm.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2007-201 7Oracle Corporation7 * Copyright (C) 2007-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/gvmm.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2007-201 7Oracle Corporation7 * Copyright (C) 2007-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/hm.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/hm_svm.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/hm_vmx.h
r76552 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/hm_vmx.mac
r69107 r76553 4 4 5 5 ; 6 ; Copyright (C) 2006-201 7Oracle Corporation6 ; Copyright (C) 2006-2019 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/hmvmxinline.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/iem.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2011-201 7Oracle Corporation6 * Copyright (C) 2011-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/iom.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/mm.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/nem.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2018 Oracle Corporation6 * Copyright (C) 2018-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/patm.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdm.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmapi.h
r76507 r76553 8 8 9 9 /* 10 * Copyright (C) 2006-201 7Oracle Corporation10 * Copyright (C) 2006-2019 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmasynccompletion.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2007-201 7Oracle Corporation6 * Copyright (C) 2007-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmasynctask.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2007-201 7Oracle Corporation6 * Copyright (C) 2007-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmaudioifs.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 8Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmblkcache.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2007-201 7Oracle Corporation6 * Copyright (C) 2007-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmcardreaderinfs.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2011-201 7Oracle Corporation7 * Copyright (C) 2011-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmcommon.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmcritsect.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmcritsectrw.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmdev.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmdrv.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmifs.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmins.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmnetifs.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmnetinline.h
r76507 r76553 7 7 8 8 /* 9 * Copyright (C) 2010-201 7Oracle Corporation9 * Copyright (C) 2010-2019 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmnetshaper.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2011-201 7Oracle Corporation6 * Copyright (C) 2011-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmnvram.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2012-201 7Oracle Corporation6 * Copyright (C) 2012-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmpci.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2010-201 7Oracle Corporation6 * Copyright (C) 2010-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmpcidev.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmpcidevint.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmqueue.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmserialifs.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2018 Oracle Corporation6 * Copyright (C) 2018-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmsrv.h
r76507 r76553 6 6 7 7 /* 8 * Copyright (C) 2006-201 7Oracle Corporation8 * Copyright (C) 2006-2019 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmstorageifs.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmthread.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmusb.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pdmwebcaminfs.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2011-201 7Oracle Corporation7 * Copyright (C) 2011-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/pgm.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/rem.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/selm.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/ssm.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/stam.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/stam.mac
r69107 r76553 4 4 5 5 ; 6 ; Copyright (C) 2006-201 7Oracle Corporation6 ; Copyright (C) 2006-2019 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/tm.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/trpm.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/trpm.mac
r69206 r76553 4 4 5 5 ; 6 ; Copyright (C) 2006-201 7Oracle Corporation6 ; Copyright (C) 2006-2019 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/uvm.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2007-201 7Oracle Corporation6 * Copyright (C) 2007-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/vm.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/vm.mac
r75646 r76553 4 4 5 5 ; 6 ; Copyright (C) 2006-201 7Oracle Corporation6 ; Copyright (C) 2006-2019 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/vmapi.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/vmcpuset.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vmm/vmm.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vrdpusb.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vscsi.h
r76507 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/include/VBox/vusb.h
r76507 r76553 4 4 5 5 /* 6 * Copyright (C) 2006-201 7Oracle Corporation6 * Copyright (C) 2006-2019 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.