summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp
diff options
context:
space:
mode:
authorvboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2007-08-07 17:07:59 +0000
committervboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2007-08-07 17:07:59 +0000
commitd459c50d7c201684c8fb61a6420b9a3717037f2b (patch)
treec81d9f2a9eec3e82110361b20ccf86352f2f3c72 /src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp
parent07c195b340d84fb601c15820d60ed80cb38d4a80 (diff)
downloadVirtualBox-svn-d459c50d7c201684c8fb61a6420b9a3717037f2b.tar.gz
Biggest check-in ever. New source code headers for all (C) innotek files.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@4071 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp')
-rw-r--r--src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp b/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp
index 8bdd80d5514..9b61a5682a8 100644
--- a/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp
+++ b/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp
@@ -14,10 +14,6 @@
* 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.
- *
- * If you received this file as part of a commercial VirtualBox
- * distribution, then only the terms of your commercial VirtualBox
- * license agreement apply instead of the previous paragraph.
*/
#if defined(RT_OS_WINDOWS) ///@todo someone please explain why we don't follow the book!