diff options
Diffstat (limited to 'gdb/ser-unix.h')
-rw-r--r-- | gdb/ser-unix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ser-unix.h b/gdb/ser-unix.h index c5707e79aa3..6d8f9918765 100644 --- a/gdb/ser-unix.h +++ b/gdb/ser-unix.h @@ -1,6 +1,6 @@ /* Serial interface for UN*X file-descriptor based connection. - Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2002, 2007 Free Software Foundation, Inc. This file is part of GDB. |