- Timestamp:
- Aug 24, 2010 7:22:23 AM (14 years ago)
- Location:
- trunk/src/VBox
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/dbg/VBoxVideoWinDbg.cpp
r31884 r31885 3 3 * Copyright (C) 2010 Oracle Corporation 4 4 * 5 * Oracle Corporation confidential 6 * All rights reserved 5 * This file is part of VirtualBox Open Source Edition (OSE), as 6 * available from http://www.virtualbox.org. This file is free software; 7 * you can redistribute it and/or modify it under the terms of the GNU 8 * General Public License (GPL) as published by the Free Software 9 * Foundation, in version 2 as it comes in the "COPYING" file of the 10 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 11 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 7 12 */ 8 13 #include <windows.h> -
trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/dbg/VBoxVideoWinDbg.def
r31884 r31885 2 2 ; Copyright (C) 2010 Oracle Corporation 3 3 ; 4 ; Oracle Corporation confidential 5 ; All rights reserved 4 ; This file is part of VirtualBox Open Source Edition (OSE), as 5 ; available from http://www.virtualbox.org. This file is free software; 6 ; you can redistribute it and/or modify it under the terms of the GNU 7 ; General Public License (GPL) as published by the Free Software 8 ; Foundation, in version 2 as it comes in the "COPYING" file of the 9 ; VirtualBox OSE distribution. VirtualBox OSE is distributed in the 10 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 6 11 ; 7 12 ; */ -
trunk/src/VBox/Devices/Network/testcase/tstDevEEPROM.cpp
r31880 r31885 7 7 * Copyright (C) 2007-2010 Oracle Corporation 8 8 * 9 * Oracle Corporation confidential 10 * All rights reserved 9 * This file is part of VirtualBox Open Source Edition (OSE), as 10 * available from http://www.virtualbox.org. This file is free software; 11 * you can redistribute it and/or modify it under the terms of the GNU 12 * General Public License (GPL) as published by the Free Software 13 * Foundation, in version 2 as it comes in the "COPYING" file of the 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 11 16 */ 12 17 -
trunk/src/VBox/Devices/Network/testcase/tstDevPhy.cpp
r31880 r31885 7 7 * Copyright (C) 2007-2010 Oracle Corporation 8 8 * 9 * Oracle Corporation confidential 10 * All rights reserved 9 * This file is part of VirtualBox Open Source Edition (OSE), as 10 * available from http://www.virtualbox.org. This file is free software; 11 * you can redistribute it and/or modify it under the terms of the GNU 12 * General Public License (GPL) as published by the Free Software 13 * Foundation, in version 2 as it comes in the "COPYING" file of the 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 11 16 */ 12 17 -
trunk/src/VBox/Frontends/VirtualBox/src/VBoxLicenseViewer.cpp
r31877 r31885 9 9 * Copyright (C) 2006-2010 Oracle Corporation 10 10 * 11 * Oracle Corporation confidential 12 * All rights reserved 11 * This file is part of VirtualBox Open Source Edition (OSE), as 12 * available from http://www.virtualbox.org. This file is free software; 13 * you can redistribute it and/or modify it under the terms of the GNU 14 * General Public License (GPL) as published by the Free Software 15 * Foundation, in version 2 as it comes in the "COPYING" file of the 16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 13 18 */ 14 19 -
trunk/src/VBox/Frontends/VirtualBox/src/VBoxLicenseViewer.h
r31877 r31885 8 8 * Copyright (C) 2006-2010 Oracle Corporation 9 9 * 10 * Oracle Corporation confidential 11 * All rights reserved 10 * This file is part of VirtualBox Open Source Edition (OSE), as 11 * available from http://www.virtualbox.org. This file is free software; 12 * you can redistribute it and/or modify it under the terms of the GNU 13 * General Public License (GPL) as published by the Free Software 14 * Foundation, in version 2 as it comes in the "COPYING" file of the 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 12 17 */ 13 18 -
trunk/src/VBox/Installer/win/dep.sed
r31874 r31885 1 1 # Copyright (C) 2006-2010 Oracle Corporation 2 2 # 3 # Oracle Corporation confidential 4 # All rights reserved 3 # This file is part of VirtualBox Open Source Edition (OSE), as 4 # available from http://www.virtualbox.org. This file is free software; 5 # you can redistribute it and/or modify it under the terms of the GNU 6 # General Public License (GPL) as published by the Free Software 7 # Foundation, in version 2 as it comes in the "COPYING" file of the 8 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 9 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 5 10 # 6 11 # drop all lines not including a src property. -
trunk/src/VBox/Main/win/samples/run.bat
r31883 r31885 1 1 @echo off 2 rem Copyright (C) 2010 Oracle Corporation 3 rem 4 rem This file is part of VirtualBox Open Source Edition (OSE), as 5 rem available from http://www.virtualbox.org. This file is free software; 6 rem you can redistribute it and/or modify it under the terms of the GNU 7 rem General Public License (GPL) as published by the Free Software 8 rem Foundation, in version 2 as it comes in the "COPYING" file of the 9 rem VirtualBox OSE distribution. VirtualBox OSE is distributed in the 10 rem hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 2 REM Copyright (C) 2010 Oracle Corporation 3 REM 4 REM This file is part of VirtualBox Open Source Edition (OSE), as 5 REM available from http://www.virtualbox.org. This file is free software; 6 REM you can redistribute it and/or modify it under the terms of the GNU 7 REM General Public License (GPL) as published by the Free Software 8 REM Foundation, in version 2 as it comes in the "COPYING" file of the 9 REM VirtualBox OSE distribution. VirtualBox OSE is distributed in the 10 REM hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 11 REM 11 12 12 13 set JAVA_HOME=c:\jdk
Note:
See TracChangeset
for help on using the changeset viewer.