Changeset 44529 in vbox for trunk/src/VBox/Installer
- Timestamp:
- Feb 4, 2013 3:54:15 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 83576
- Location:
- trunk/src/VBox/Installer
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/VBoxCreateUSBNode.sh
r44528 r44529 7 7 8 8 # 9 # Copyright (C) 201 1 Oracle Corporation9 # Copyright (C) 2010-2011 Oracle Corporation 10 10 # 11 11 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/install_service/generate_service_file.cpp
r44528 r44529 7 7 8 8 /* 9 * Copyright (C) 201 3 Oracle Corporation9 * Copyright (C) 2012-2013 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/install_service/init_template.sh
r44528 r44529 3 3 # VirtualBox generic init script. 4 4 # 5 # Copyright (C) 201 3 Oracle Corporation5 # Copyright (C) 2012-2013 Oracle Corporation 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/install_service/install_service.sh
r44528 r44529 4 4 # Script to install services within a VirtualBox installation. 5 5 # 6 # Copyright (C) 201 3 Oracle Corporation6 # Copyright (C) 2012-2013 Oracle Corporation 7 7 # 8 8 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/scripts/VBoxHeadlessXOrg.sh
r44528 r44529 4 4 # VirtualBox X Server auto-start service. 5 5 # 6 # Copyright (C) 201 3 Oracle Corporation6 # Copyright (C) 2012-2013 Oracle Corporation 7 7 # 8 8 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/testcase/tstInstallInit.sh
r44528 r44529 4 4 # VirtualBox init file creator unit test. 5 5 # 6 # Copyright (C) 201 3 Oracle Corporation6 # Copyright (C) 2012-2013 Oracle Corporation 7 7 # 8 8 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Resources/resource.h
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 1 Oracle Corporation7 * Copyright (C) 2010-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 2 Oracle Corporation7 * Copyright (C) 2010-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStub.h
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2009-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/resource.h
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 11 Oracle Corporation7 * Copyright (C) 2009-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2009-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.h
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2009-2010 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.