]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/plr/server/src/gdb_stub/serial_connection.cc
update
[l4.git] / l4 / pkg / plr / server / src / gdb_stub / serial_connection.cc
index 2a9840d6d97e72426b8007865f0f2bdedff60460..7f57c696808e6476536d7f3dc01b9d490607862f 100644 (file)
@@ -1,3 +1,15 @@
+/*
+ * gdb_stub/serial_connection.cc --
+ *
+ *     Connectivity through serial interface
+ *
+ * (c) 2011-2012 Björn Döbel <doebel@os.inf.tu-dresden.de>,
+ *     economic rights: Technische Universität Dresden (Germany)
+ * This file is part of TUD:OS and distributed under the terms of the
+ * GNU General Public License 2.
+ * Please see the COPYING-GPL-2 file for details.
+ */
+
 #include "../log"
 #include "gdbserver"
 #include "connection"