Changeset 98103 in vbox for trunk/src/VBox/Main/src-server/win
- Timestamp:
- Jan 17, 2023 2:15:46 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 155244
- Location:
- trunk/src/VBox/Main/src-server/win
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2014-202 2Oracle and/or its affiliates.7 * Copyright (C) 2014-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-server/win/HostPowerWin.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-server/win/NetIf-win.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2008-202 2Oracle and/or its affiliates.7 * Copyright (C) 2008-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-server/win/PerformanceWin.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2008-202 2Oracle and/or its affiliates.7 * Copyright (C) 2008-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-server/win/USBProxyBackendWindows.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2005-202 2Oracle and/or its affiliates.7 * Copyright (C) 2005-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-server/win/VBoxSVC.rc
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-server/win/precomp_vcc.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-server/win/svchlp.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-server/win/svchlp.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-server/win/svcmain.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2004-202 2Oracle and/or its affiliates.7 * Copyright (C) 2004-2023 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.