Changeset 69496 in vbox for trunk/src/VBox/Frontends/VBoxShell
- Timestamp:
- Oct 28, 2017 2:55:58 PM (7 years ago)
- Location:
- trunk/src/VBox/Frontends/VBoxShell
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxShell/vboxinfo.vb
r69257 r69496 5 5 6 6 ' 7 ' Copyright (C) 2009-201 0Oracle Corporation7 ' Copyright (C) 2009-2017 Oracle Corporation 8 8 ' 9 9 ' This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Frontends/VBoxShell/vboxinfo.vbs
r69257 r69496 5 5 6 6 ' 7 ' Copyright (C) 2009-201 0Oracle Corporation7 ' Copyright (C) 2009-2017 Oracle Corporation 8 8 ' 9 9 ' This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Frontends/VBoxShell/vboxshell.py
r68309 r69496 24 24 __copyright__ = \ 25 25 """ 26 Copyright (C) 2009-201 6Oracle Corporation26 Copyright (C) 2009-2017 Oracle Corporation 27 27 28 28 This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.