diff options
| author | vboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f> | 2008-04-18 15:16:47 +0000 |
|---|---|---|
| committer | vboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f> | 2008-04-18 15:16:47 +0000 |
| commit | 86bc668ec32f7e8fa2850f05a7665b8b90c352f5 (patch) | |
| tree | e115412137bfbbc5eff629df5fda19652134140e /src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp | |
| parent | addde7c999dd411fa3dcd7b2060cb7aba6b18326 (diff) | |
| download | VirtualBox-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/HostDrivers/Support/linux/SUPLib-linux.cpp')
| -rw-r--r-- | src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp b/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp index 023266de804..a3c0545338e 100644 --- a/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp +++ b/src/VBox/HostDrivers/Support/linux/SUPLib-linux.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; @@ -23,6 +23,10 @@ * * You may elect to license modified versions of this file under the * terms and conditions of either the GPL or the CDDL or both. + * + * 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. */ |
