diff options
Diffstat (limited to 'gdb/jit.c')
-rw-r--r-- | gdb/jit.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/jit.c b/gdb/jit.c index ba4428b800f..433746a48d0 100644 --- a/gdb/jit.c +++ b/gdb/jit.c @@ -1,7 +1,6 @@ /* Handle JIT code generation in the inferior for GDB, the GNU Debugger. - Copyright (C) 2009 - Free Software Foundation, Inc. + Copyright (C) 2009, 2010 Free Software Foundation, Inc. This file is part of GDB. |