Changeset 82968 in vbox for trunk/src/VBox/Main/src-all
- Timestamp:
- Feb 4, 2020 10:35:17 AM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 135976
- Location:
- trunk/src/VBox/Main/src-all
- Files:
-
- 32 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-all/AuthLibrary.cpp
r76592 r82968 5 5 6 6 /* 7 * Copyright (C) 2015-20 19Oracle Corporation7 * Copyright (C) 2015-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/AutoCaller.cpp
r76592 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/DisplayPNGUtil.cpp
r76592 r82968 5 5 6 6 /* 7 * Copyright (C) 2010-20 19Oracle Corporation7 * Copyright (C) 2010-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/DisplayResampleImage.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2009-20 19Oracle Corporation7 * Copyright (C) 2009-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/DisplayUtils.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2010-20 19Oracle Corporation7 * Copyright (C) 2010-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/EventImpl.cpp
r79048 r82968 5 5 6 6 /* 7 * Copyright (C) 2010-20 19Oracle Corporation7 * Copyright (C) 2010-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp
r80569 r82968 5 5 6 6 /* 7 * Copyright (C) 2010-20 19Oracle Corporation7 * Copyright (C) 2010-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/ExtPackUtil.cpp
r79677 r82968 5 5 6 6 /* 7 * Copyright (C) 2010-20 19Oracle Corporation7 * Copyright (C) 2010-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/Global.cpp
r82585 r82968 7 7 8 8 /* 9 * Copyright (C) 2008-20 19Oracle Corporation9 * Copyright (C) 2008-2020 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/GlobalStatusConversion.cpp
r77093 r82968 7 7 8 8 /* 9 * Copyright (C) 2008-20 19Oracle Corporation9 * Copyright (C) 2008-2020 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/HashedPw.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2012-20 19Oracle Corporation7 * Copyright (C) 2012-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/Logging.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/MachineLaunchVMCommonWorker.cpp
r80826 r82968 5 5 6 6 /* 7 * Copyright (C) 2011-20 19Oracle Corporation7 * Copyright (C) 2011-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/PCIDeviceAttachmentImpl.cpp
r76592 r82968 5 5 6 6 /* 7 * Copyright (C) 2010-20 19Oracle Corporation7 * Copyright (C) 2010-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/ProgressImpl.cpp
r78666 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/QMTranslatorImpl.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2014-20 19Oracle Corporation7 * Copyright (C) 2014-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/SecretKeyStore.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2015-20 19Oracle Corporation7 * Copyright (C) 2015-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/SharedFolderImpl.cpp
r78090 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/TextScript.cpp
r80585 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/ThreadTask.cpp
r78742 r82968 5 5 6 6 /* 7 * Copyright (C) 2015-20 19Oracle Corporation7 * Copyright (C) 2015-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/VBoxAPI-start-alternative.d
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2015-20 19Oracle Corporation7 * Copyright (C) 2015-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/VBoxAPI-start.d
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2015-20 19Oracle Corporation7 * Copyright (C) 2015-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/VirtualBoxBase.cpp
r76592 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/VirtualBoxErrorInfoImpl.cpp
r76592 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/win/VBoxAPIWrap-precomp_vcc.h
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/win/VBoxProxyStub-x86.rc
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c
r80870 r82968 8 8 9 9 /* 10 * Copyright (C) 2006-20 19Oracle Corporation10 * Copyright (C) 2006-2020 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/win/VBoxProxyStub.def
r76553 r82968 5 5 6 6 ; 7 ; Copyright (C) 2006-20 19Oracle Corporation7 ; Copyright (C) 2006-2020 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/win/VBoxProxyStub.rc
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/win/VBoxProxyStubLegacy.rc
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/win/comregister.cmd
r76553 r82968 7 7 8 8 REM 9 REM Copyright (C) 2006-20 19Oracle Corporation9 REM Copyright (C) 2006-2020 Oracle Corporation 10 10 REM 11 11 REM This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/src-all/xpcom/VBoxAPIWrap-precomp_gcc.h
r76599 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.