summaryrefslogtreecommitdiff
path: root/src/VBox/Debugger/DBGCGdbRemoteStub.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Debugger/DBGCGdbRemoteStub.cpp')
-rw-r--r--src/VBox/Debugger/DBGCGdbRemoteStub.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/VBox/Debugger/DBGCGdbRemoteStub.cpp b/src/VBox/Debugger/DBGCGdbRemoteStub.cpp
index 64104f9ee..ec5747ecc 100644
--- a/src/VBox/Debugger/DBGCGdbRemoteStub.cpp
+++ b/src/VBox/Debugger/DBGCGdbRemoteStub.cpp
@@ -1,10 +1,10 @@
-/* $Id: DBGCGdbRemoteStub.cpp $ */
+/* $Id: DBGCGdbRemoteStub.cpp 35628 2011-01-19 14:58:26Z vboxsync $ */
/** @file
* DBGC - Debugger Console, GDB Remote Stub.
*/
/*
- * Copyright (C) 2010 Oracle Corporation
+ * Copyright (C) 2010-2011 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;