diff options
Diffstat (limited to 'gdb/ser-tcp.h')
-rw-r--r-- | gdb/ser-tcp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ser-tcp.h b/gdb/ser-tcp.h index 45881f6f80a..df69a7556f9 100644 --- a/gdb/ser-tcp.h +++ b/gdb/ser-tcp.h @@ -1,6 +1,6 @@ /* Serial interface for raw TCP connections on Un*x like systems. - Copyright (C) 2006-2012 Free Software Foundation, Inc. + Copyright (C) 2006-2013 Free Software Foundation, Inc. This file is part of GDB. |