Changeset 8155 in vbox for trunk/src/VBox/HostServices
- Timestamp:
- Apr 18, 2008 3:16:47 PM (17 years ago)
- Location:
- trunk/src/VBox/HostServices
- Files:
-
- 36 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/Makefile.kmk
r7073 r8155 5 5 6 6 # 7 # Copyright (C) 2006-2007 innotek GmbH7 # Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 # 17 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 # Clara, CA 95054 USA or visit http://www.sun.com if you need 19 # additional information or have any questions. 16 20 # 17 21 -
trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk
r7892 r8155 5 5 6 6 # 7 # Copyright (C) 2006-2007 innotek GmbH7 # Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 # 17 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 # Clara, CA 95054 USA or visit http://www.sun.com if you need 19 # additional information or have any questions. 16 20 # 17 21 -
trunk/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h
r7248 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/HostServices/SharedClipboard/clipboard-helper.cpp
r7117 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2008 innotek GmbH7 * Copyright (C) 2006-2008 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/HostServices/SharedClipboard/clipboard-helper.h
r7117 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2008 innotek GmbH7 * Copyright (C) 2006-2008 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp
r7249 r8155 5 5 6 6 /* 7 * Copyright (C) 2008 innotek GmbH7 * Copyright (C) 2008 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.h
r7249 r8155 5 5 6 6 /* 7 * Copyright (C) 2008 innotek GmbH7 * Copyright (C) 2008 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/HostServices/SharedClipboard/darwin.cpp
r7249 r8155 5 5 6 6 /* 7 * Copyright (C) 2008 innotek GmbH7 * Copyright (C) 2008 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/HostServices/SharedClipboard/service.cpp
r7801 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/HostServices/SharedClipboard/win32.cpp
r7234 r8155 4 4 5 5 /* 6 * Copyright (C) 2006-2007 innotek GmbH6 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 * 16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 17 * Clara, CA 95054 USA or visit http://www.sun.com if you need 18 * additional information or have any questions. 15 19 */ 16 20 -
trunk/src/VBox/HostServices/SharedClipboard/x11-stub.cpp
r7911 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/HostServices/SharedClipboard/x11.cpp
r8067 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk
r6361 r8155 5 5 6 6 # 7 # Copyright (C) 2006-2007 innotek GmbH7 # Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 # 17 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 # Clara, CA 95054 USA or visit http://www.sun.com if you need 19 # additional information or have any questions. 16 20 # 17 21 -
trunk/src/VBox/HostServices/SharedFolders/mappings.cpp
r7429 r8155 4 4 5 5 /* 6 * Copyright (C) 2006-2007 innotek GmbH6 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 * 16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 17 * Clara, CA 95054 USA or visit http://www.sun.com if you need 18 * additional information or have any questions. 15 19 */ 16 20 -
trunk/src/VBox/HostServices/SharedFolders/mappings.h
r7429 r8155 4 4 5 5 /* 6 * Copyright (C) 2006-2007 innotek GmbH6 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 * 16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 17 * Clara, CA 95054 USA or visit http://www.sun.com if you need 18 * additional information or have any questions. 15 19 */ 16 20 -
trunk/src/VBox/HostServices/SharedFolders/service.cpp
r7862 r8155 4 4 5 5 /* 6 * Copyright (C) 2006-2007 innotek GmbH6 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 * 16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 17 * Clara, CA 95054 USA or visit http://www.sun.com if you need 18 * additional information or have any questions. 15 19 */ 16 20 -
trunk/src/VBox/HostServices/SharedFolders/shfl.h
r7429 r8155 4 4 5 5 /* 6 * Copyright (C) 2006-2007 innotek GmbH6 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 * 16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 17 * Clara, CA 95054 USA or visit http://www.sun.com if you need 18 * additional information or have any questions. 15 19 */ 16 20 -
trunk/src/VBox/HostServices/SharedFolders/shflhandle.cpp
r5999 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/HostServices/SharedFolders/shflhandle.h
r5999 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk
r6329 r8155 5 5 6 6 # 7 # Copyright (C) 2006-2007 innotek GmbH7 # Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 # 17 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 # Clara, CA 95054 USA or visit http://www.sun.com if you need 19 # additional information or have any questions. 16 20 # 17 21 -
trunk/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp
r5999 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/HostServices/SharedFolders/testcase/tstShflSizes.cpp
r6722 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp
r7418 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/HostServices/SharedFolders/vbsf.h
r5999 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/HostServices/SharedOpenGL/HostOGLComplexAsync.cpp
r5999 r8155 7 7 8 8 /* 9 * Copyright (C) 2006-2007 innotek GmbH9 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 16 16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 17 17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 18 * 19 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 20 * Clara, CA 95054 USA or visit http://www.sun.com if you need 21 * additional information or have any questions. 18 22 */ 19 23 -
trunk/src/VBox/HostServices/SharedOpenGL/HostOGLComplexSync.cpp
r5999 r8155 7 7 8 8 /* 9 * Copyright (C) 2006-2007 innotek GmbH9 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 16 16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 17 17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 18 * 19 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 20 * Clara, CA 95054 USA or visit http://www.sun.com if you need 21 * additional information or have any questions. 18 22 */ 19 23 -
trunk/src/VBox/HostServices/SharedOpenGL/HostOGLSimpleAsync.cpp
r5999 r8155 7 7 8 8 /* 9 * Copyright (C) 2006-2007 innotek GmbH9 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 16 16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 17 17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 18 * 19 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 20 * Clara, CA 95054 USA or visit http://www.sun.com if you need 21 * additional information or have any questions. 18 22 */ 19 23 -
trunk/src/VBox/HostServices/SharedOpenGL/HostOGLSimpleSync.cpp
r5999 r8155 7 7 8 8 /* 9 * Copyright (C) 2006-2007 innotek GmbH9 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 16 16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 17 17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 18 * 19 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 20 * Clara, CA 95054 USA or visit http://www.sun.com if you need 21 * additional information or have any questions. 18 22 */ 19 23 -
trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk
r5999 r8155 5 5 6 6 # 7 # Copyright (C) 2006-2007 innotek GmbH7 # Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 # 17 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 # Clara, CA 95054 USA or visit http://www.sun.com if you need 19 # additional information or have any questions. 16 20 # 17 21 -
trunk/src/VBox/HostServices/SharedOpenGL/gldrv.h
r5999 r8155 4 4 5 5 /* 6 * Copyright (C) 2006-2007 innotek GmbH6 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 * 16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 17 * Clara, CA 95054 USA or visit http://www.sun.com if you need 18 * additional information or have any questions. 15 19 */ 16 20 -
trunk/src/VBox/HostServices/SharedOpenGL/glext.cpp
r5999 r8155 11 11 /* 12 12 * 13 * Copyright (C) 2006-2007 innotek GmbH13 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 14 14 * 15 15 * This file is part of VirtualBox Open Source Edition (OSE), as … … 20 20 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 21 21 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 22 * 23 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 24 * Clara, CA 95054 USA or visit http://www.sun.com if you need 25 * additional information or have any questions. 22 26 */ 23 27 -
trunk/src/VBox/HostServices/SharedOpenGL/gllindrv.cpp
r5999 r8155 9 9 10 10 /* 11 * Copyright (C) 2006-2007 innotek GmbH11 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 12 12 * 13 13 * This file is part of VirtualBox Open Source Edition (OSE), as … … 18 18 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 19 19 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 20 * 21 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 22 * Clara, CA 95054 USA or visit http://www.sun.com if you need 23 * additional information or have any questions. 20 24 */ 21 25 #define GLX_GLXEXT_PROTOTYPES -
trunk/src/VBox/HostServices/SharedOpenGL/glwindrv.cpp
r5999 r8155 4 4 5 5 /* 6 * Copyright (C) 2006-2007 innotek GmbH6 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 * 16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 17 * Clara, CA 95054 USA or visit http://www.sun.com if you need 18 * additional information or have any questions. 15 19 */ 16 20 -
trunk/src/VBox/HostServices/SharedOpenGL/service.cpp
r7801 r8155 4 4 5 5 /* 6 * Copyright (C) 2006-2007 innotek GmbH6 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 * 16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 17 * Clara, CA 95054 USA or visit http://www.sun.com if you need 18 * additional information or have any questions. 15 19 */ 16 20 -
trunk/src/VBox/HostServices/SharedOpenGL/vboxgl.cpp
r5999 r8155 4 4 5 5 /* 6 * Copyright (C) 2006-2007 innotek GmbH6 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 * 16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 17 * Clara, CA 95054 USA or visit http://www.sun.com if you need 18 * additional information or have any questions. 15 19 */ 16 20 -
trunk/src/VBox/HostServices/SharedOpenGL/vboxgl.h
r5999 r8155 4 4 5 5 /* 6 * Copyright (C) 2006-2007 innotek GmbH6 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 * 16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 17 * Clara, CA 95054 USA or visit http://www.sun.com if you need 18 * additional information or have any questions. 15 19 */ 16 20
Note:
See TracChangeset
for help on using the changeset viewer.