Changeset 98103 in vbox for trunk/src/VBox/Main/src-server/xpcom
- Timestamp:
- Jan 17, 2023 2:15:46 PM (2 years ago)
- Location:
- trunk/src/VBox/Main/src-server/xpcom
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/xpcom/precomp_gcc.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/xpcom/server.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 -
trunk/src/VBox/Main/src-server/xpcom/server.h
r96407 r98103 6 6 7 7 /* 8 * Copyright (C) 2006-202 2Oracle and/or its affiliates.8 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 9 9 * 10 10 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Main/src-server/xpcom/server_module.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
Note:
See TracChangeset
for help on using the changeset viewer.