Changeset 17689 in vbox
- Timestamp:
- Mar 11, 2009 12:42:20 PM (16 years ago)
- Location:
- trunk/src/VBox/Main
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ApplianceImpl.cpp
r17683 r17689 3581 3581 return rc; 3582 3582 } 3583 3584 /* vi: set tabstop=4 shiftwidth=4 expandtab: */ -
trunk/src/VBox/Main/VirtualBoxBase.cpp
r16586 r17689 7 7 8 8 /* 9 * Copyright (C) 2006-200 7Sun Microsystems, Inc.9 * Copyright (C) 2006-2009 Sun Microsystems, Inc. 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 1215 1215 } 1216 1216 1217 1217 /* vi: set tabstop=4 shiftwidth=4 expandtab: */ -
trunk/src/VBox/Main/VirtualBoxImplExtra.cpp
r16560 r17689 9 9 10 10 /* 11 * Copyright (C) 2006-200 7Sun Microsystems, Inc.11 * Copyright (C) 2006-2009 Sun Microsystems, Inc. 12 12 * 13 13 * This file is part of VirtualBox Open Source Edition (OSE), as … … 267 267 268 268 } /* namespace settings */ 269 270 /* vi: set tabstop=4 shiftwidth=4 expandtab: */
Note:
See TracChangeset
for help on using the changeset viewer.