Changeset 40066 in vbox for trunk/src/VBox/Main/src-all
- Timestamp:
- Feb 10, 2012 2:52:47 PM (13 years ago)
- Location:
- trunk/src/VBox/Main/src-all
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-all/Global.cpp
r40041 r40066 1 1 /* $Id$ */ 2 2 /** @file 3 *4 3 * VirtualBox COM global definitions 5 4 * … … 8 7 9 8 /* 10 * Copyright (C) 2008-201 1Oracle Corporation9 * Copyright (C) 2008-2012 Oracle Corporation 11 10 * 12 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 537 536 } 538 537 539 540 538 /* vi: set tabstop=4 shiftwidth=4 expandtab: */
Note:
See TracChangeset
for help on using the changeset viewer.