Changeset 41752 in vbox for trunk/src/VBox/Devices/build
- Timestamp:
- Jun 15, 2012 11:38:51 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 78563
- Location:
- trunk/src/VBox/Devices/build
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/build/VBoxDD2.cpp
r35400 r41752 1 /* $Id 1 /* $Id$ */ 2 2 /** @file 3 3 * VBoxDD2 - Built-in drivers & devices part 2. … … 7 7 8 8 /* 9 * Copyright (C) 2006-201 0Oracle Corporation9 * Copyright (C) 2006-2012 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/build/VBoxDD2.h
r35400 r41752 7 7 8 8 /* 9 * Copyright (C) 2006-201 0Oracle Corporation9 * Copyright (C) 2006-2012 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.