summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VBoxFB/Helper.cpp
diff options
context:
space:
mode:
authorvboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2008-04-18 15:16:47 +0000
committervboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2008-04-18 15:16:47 +0000
commit86bc668ec32f7e8fa2850f05a7665b8b90c352f5 (patch)
treee115412137bfbbc5eff629df5fda19652134140e /src/VBox/Frontends/VBoxFB/Helper.cpp
parentaddde7c999dd411fa3dcd7b2060cb7aba6b18326 (diff)
downloadVirtualBox-svn-86bc668ec32f7e8fa2850f05a7665b8b90c352f5.tar.gz
The Big Sun Rebranding Header Change
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@8155 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/Frontends/VBoxFB/Helper.cpp')
-rw-r--r--src/VBox/Frontends/VBoxFB/Helper.cpp6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/VBox/Frontends/VBoxFB/Helper.cpp b/src/VBox/Frontends/VBoxFB/Helper.cpp
index 0109150d327..9b6c8126201 100644
--- a/src/VBox/Frontends/VBoxFB/Helper.cpp
+++ b/src/VBox/Frontends/VBoxFB/Helper.cpp
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2006-2007 innotek GmbH
+ * Copyright (C) 2006-2007 Sun Microsystems, Inc.
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
@@ -14,6 +14,10 @@
* 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.
*/
#include "VBoxFB.h"