Changeset 32394 in vbox for trunk/src/VBox/Frontends/VBoxShell/vboxinfo.vb
- Timestamp:
- Sep 10, 2010 12:13:11 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxShell/vboxinfo.vb
r21569 r32394 1 1 ' 2 ' Copyright (C) 2009 Sun Microsystems, Inc.2 ' Copyright (C) 2009-2010 Oracle Corporation 3 3 ' 4 4 ' This file is part of VirtualBox Open Source Edition (OSE), as … … 9 9 ' VirtualBox OSE distribution. VirtualBox OSE is distributed in the 10 10 ' hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 11 '12 ' Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa13 ' Clara, CA 95054 USA or visit http://www.sun.com if you need14 ' additional information or have any questions.15 11 ' 16 12 Imports System
Note:
See TracChangeset
for help on using the changeset viewer.