Changeset 40997 in vbox
- Timestamp:
- Apr 19, 2012 7:54:24 PM (13 years ago)
- Location:
- trunk/src/VBox/Installer/win/InstallHelper
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/InstallHelper/Makefile.kmk
r40993 r40997 5 5 6 6 # 7 # Copyright (C) 2008-201 1Oracle Corporation7 # Copyright (C) 2008-2012 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxCommon.cpp
r38791 r40997 5 5 6 6 /* 7 * Copyright (C) 2008-201 1Oracle Corporation7 * Copyright (C) 2008-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxCommon.h
r38791 r40997 5 5 6 6 /* 7 * Copyright (C) 2008-201 1Oracle Corporation7 * Copyright (C) 2008-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp
r40995 r40997 5 5 6 6 /* 7 * Copyright (C) 2008-201 1Oracle Corporation7 * Copyright (C) 2008-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.def
r39003 r40997 5 5 6 6 ; 7 ; Copyright (C) 2008-201 0Oracle Corporation7 ; Copyright (C) 2008-2012 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.