diff options
Diffstat (limited to 'gdb_remote.c')
-rw-r--r-- | gdb_remote.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb_remote.c b/gdb_remote.c index 888bbb8..c58d534 100644 --- a/gdb_remote.c +++ b/gdb_remote.c @@ -1,3 +1,8 @@ +/* + Copyright 2013 Michael Pavone + This file is part of BlastEm. + BlastEm is free software distributed under the terms of the GNU General Public License version 3 or greater. See COPYING for full license text. +*/ #include "blastem.h" #include <unistd.h> #include <fcntl.h> |