Changeset 56287 in vbox for trunk/src/VBox/VMM/tools
- Timestamp:
- Jun 9, 2015 11:15:22 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 100868
- Location:
- trunk/src/VBox/VMM/tools
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/tools/Makefile.kmk
r50606 r56287 6 6 7 7 # 8 # Copyright (C) 2006-201 3Oracle Corporation8 # Copyright (C) 2006-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/tools/VBoxVMMPreload.cpp
r54013 r56287 5 5 6 6 /* 7 * Copyright (C) 2012 Oracle Corporation7 * Copyright (C) 2012-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/tools/VBoxVMMPreloadHardened.cpp
r41074 r56287 5 5 6 6 /* 7 * Copyright (C) 2012 Oracle Corporation7 * Copyright (C) 2012-2015 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.