summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VBoxSDL/Framebuffer.h
diff options
context:
space:
mode:
authorvboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2010-04-27 08:22:32 +0000
committervboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2010-04-27 08:22:32 +0000
commit8e70fbd4f02bcdbcd9173ce3cbd9ee33c01dfe46 (patch)
tree204adb6b02a86d9b3b812545dc30c5fc9156a788 /src/VBox/Frontends/VBoxSDL/Framebuffer.h
parent5edce21b7bb0c1ce614e0cdb1931ac8fce695c2f (diff)
downloadVirtualBox-svn-8e70fbd4f02bcdbcd9173ce3cbd9ee33c01dfe46.tar.gz
Automated rebranding to Oracle copyright/license strings via filemuncher
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@28800 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/Frontends/VBoxSDL/Framebuffer.h')
-rw-r--r--src/VBox/Frontends/VBoxSDL/Framebuffer.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/VBox/Frontends/VBoxSDL/Framebuffer.h b/src/VBox/Frontends/VBoxSDL/Framebuffer.h
index 790957503b7..6525c42a64c 100644
--- a/src/VBox/Frontends/VBoxSDL/Framebuffer.h
+++ b/src/VBox/Frontends/VBoxSDL/Framebuffer.h
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2006-2007 Sun Microsystems, Inc.
+ * Copyright (C) 2006-2007 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
@@ -14,10 +14,6 @@
* Foundation, in version 2 as it comes in the "COPYING" file of the
* VirtualBox OSE distribution. VirtualBox OSE is distributed in the
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
- *
- * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
- * Clara, CA 95054 USA or visit http://www.sun.com if you need
- * additional information or have any questions.
*/
#ifndef __H_FRAMEBUFFER