Changeset 106061 in vbox for trunk/src/VBox/GuestHost/HGSMI
- Timestamp:
- Sep 16, 2024 2:03:52 PM (3 months ago)
- Location:
- trunk/src/VBox/GuestHost/HGSMI
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/HGSMI/.scm-settings
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/GuestHost/HGSMI/HGSMICommon.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 * Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/GuestHost/HGSMI/HGSMIMemAlloc.cpp
r103457 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/GuestHost/HGSMI/Makefile.kmk
r98413 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.