Changeset 106061 in vbox for trunk/src/VBox/Main/src-all
- Timestamp:
- Sep 16, 2024 2:03:52 PM (6 months ago)
- svn:sync-xref-src-repo-rev:
- 164827
- Location:
- trunk/src/VBox/Main/src-all
- Files:
-
- 39 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-all/AuthLibrary.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2015-202 3Oracle and/or its affiliates.7 * Copyright (C) 2015-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/AutoCaller.cpp
r105444 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/ConsoleSharedFolderImpl.cpp
r105088 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/CryptoUtils.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2022-202 3Oracle and/or its affiliates.7 * Copyright (C) 2022-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/DisplayPNGUtil.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2010-202 3Oracle and/or its affiliates.7 * Copyright (C) 2010-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/DisplayResampleImage.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2009-202 3Oracle and/or its affiliates.7 * Copyright (C) 2009-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/DisplayUtils.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2010-202 3Oracle and/or its affiliates.7 * Copyright (C) 2010-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/EventImpl.cpp
r103977 r106061 5 5 6 6 /* 7 * Copyright (C) 2010-202 3Oracle and/or its affiliates.7 * Copyright (C) 2010-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp
r103311 r106061 5 5 6 6 /* 7 * Copyright (C) 2010-202 3Oracle and/or its affiliates.7 * Copyright (C) 2010-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/ExtPackUtil.cpp
r98322 r106061 5 5 6 6 /* 7 * Copyright (C) 2010-202 3Oracle and/or its affiliates.7 * Copyright (C) 2010-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/Global.cpp
r105640 r106061 7 7 8 8 /* 9 * Copyright (C) 2008-202 3Oracle and/or its affiliates.9 * Copyright (C) 2008-2024 Oracle and/or its affiliates. 10 10 * 11 11 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/GlobalStatusConversion.cpp
r98103 r106061 7 7 8 8 /* 9 * Copyright (C) 2008-202 3Oracle and/or its affiliates.9 * Copyright (C) 2008-2024 Oracle and/or its affiliates. 10 10 * 11 11 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/HashedPw.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2012-202 3Oracle and/or its affiliates.7 * Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/Logging.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/MachineLaunchVMCommonWorker.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp
r105659 r106061 5 5 6 6 /* 7 * Copyright (C) 2021-202 3Oracle and/or its affiliates.7 * Copyright (C) 2021-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/PCIDeviceAttachmentImpl.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2010-202 3Oracle and/or its affiliates.7 * Copyright (C) 2010-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp
r105993 r106061 5 5 6 6 /* 7 * Copyright (C) 2023 Oracle and/or its affiliates.7 * Copyright (C) 2023-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/ProgressImpl.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/QMTranslatorImpl.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2014-202 3Oracle and/or its affiliates.7 * Copyright (C) 2014-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/SecretKeyStore.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2015-202 3Oracle and/or its affiliates.7 * Copyright (C) 2015-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/SharedFolderImpl.cpp
r105333 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/TextScript.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/ThreadTask.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2015-202 3Oracle and/or its affiliates.7 * Copyright (C) 2015-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/VBoxAPI-start-alternative.d
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2015-202 3Oracle and/or its affiliates.7 * Copyright (C) 2015-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/VBoxAPI-start.d
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2015-202 3Oracle and/or its affiliates.7 * Copyright (C) 2015-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/VBoxLibSsh.def
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2022-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2022-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/VirtualBoxBase.cpp
r105654 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/VirtualBoxErrorInfoImpl.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/VirtualBoxTranslator.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/win/VBoxAPIWrap-precomp_vcc.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/win/VBoxProxyStub-x86.rc
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c
r104154 r106061 8 8 9 9 /* 10 * Copyright (C) 2006-202 3Oracle and/or its affiliates.10 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 11 11 * 12 12 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/win/VBoxProxyStub.def
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2006-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/win/VBoxProxyStub.rc
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/win/VBoxProxyStubLegacy.rc
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/win/VirtualBox_rgs.xsl
r98103 r106061 7 7 --> 8 8 <!-- 9 Copyright (C) 2007-202 3Oracle and/or its affiliates.9 Copyright (C) 2007-2024 Oracle and/or its affiliates. 10 10 11 11 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/win/comregister.cmd
r98103 r106061 7 7 8 8 REM 9 REM Copyright (C) 2006-202 3Oracle and/or its affiliates.9 REM Copyright (C) 2006-2024 Oracle and/or its affiliates. 10 10 REM 11 11 REM This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-all/xpcom/VBoxAPIWrap-precomp_gcc.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as
Note:
See TracChangeset
for help on using the changeset viewer.