Changeset 62478 in vbox for trunk/src/VBox/VMM/tools
- Timestamp:
- Jul 22, 2016 6:29:06 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109034
- Location:
- trunk/src/VBox/VMM/tools
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/tools/Makefile.kmk
r56287 r62478 6 6 7 7 # 8 # Copyright (C) 2006-201 5Oracle Corporation8 # Copyright (C) 2006-2016 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/tools/VBoxCpuReport.cpp
r61776 r62478 5 5 6 6 /* 7 * Copyright (C) 2013-201 5Oracle Corporation7 * Copyright (C) 2013-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 4654 4654 "\n" 4655 4655 "/*\n" 4656 " * Copyright (C) 2013-201 5Oracle Corporation\n"4656 " * Copyright (C) 2013-2016 Oracle Corporation\n" 4657 4657 " *\n" 4658 4658 " * This file is part of VirtualBox Open Source Edition (OSE), as\n" -
trunk/src/VBox/VMM/tools/VBoxVMMPreload.cpp
r56287 r62478 5 5 6 6 /* 7 * Copyright (C) 2012-201 5Oracle Corporation7 * Copyright (C) 2012-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/tools/VBoxVMMPreloadHardened.cpp
r56287 r62478 5 5 6 6 /* 7 * Copyright (C) 2012-201 5Oracle Corporation7 * Copyright (C) 2012-2016 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.