summaryrefslogtreecommitdiff
path: root/src/VBox/Main/testcase/tstVBoxAPIWin.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/Main/testcase/tstVBoxAPIWin.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/Main/testcase/tstVBoxAPIWin.cpp')
-rw-r--r--src/VBox/Main/testcase/tstVBoxAPIWin.cpp22
1 files changed, 9 insertions, 13 deletions
diff --git a/src/VBox/Main/testcase/tstVBoxAPIWin.cpp b/src/VBox/Main/testcase/tstVBoxAPIWin.cpp
index 0b8908be476..496241d8650 100644
--- a/src/VBox/Main/testcase/tstVBoxAPIWin.cpp
+++ b/src/VBox/Main/testcase/tstVBoxAPIWin.cpp
@@ -11,19 +11,15 @@
*/
/*
- * Copyright (C) 2006-2007 innotek GmbH
- *
- * This file is part of VirtualBox Open Source Edition (OSE), as
- * available from http://www.virtualbox.org. This file is free software;
- * you can redistribute it and/or modify it under the terms of the GNU
- * General Public License as published by the Free Software 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.
- *
- * 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.
+ * Copyright (C) 2006-2007 innotek GmbH
+ *
+ * This file is part of VirtualBox Open Source Edition (OSE), as
+ * available from http://www.virtualbox.org. This file is free software;
+ * you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software 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.
*/
#include <stdio.h>