X-Git-Url: https://rtime.felk.cvut.cz/gitweb/l4.git/blobdiff_plain/35719fdd2ff27177690edb32843d32e092a006e3..5658d2ec9c1081516a8868259fa867926e25ab3f:/l4/pkg/plr/server/src/gdb_stub/serial_connection.cc diff --git a/l4/pkg/plr/server/src/gdb_stub/serial_connection.cc b/l4/pkg/plr/server/src/gdb_stub/serial_connection.cc index 2a9840d6d..7f57c6968 100644 --- a/l4/pkg/plr/server/src/gdb_stub/serial_connection.cc +++ b/l4/pkg/plr/server/src/gdb_stub/serial_connection.cc @@ -1,3 +1,15 @@ +/* + * gdb_stub/serial_connection.cc -- + * + * Connectivity through serial interface + * + * (c) 2011-2012 Björn Döbel , + * 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"