diff options
Diffstat (limited to 'gdb/jit.h')
-rw-r--r-- | gdb/jit.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/jit.h b/gdb/jit.h index fb0a1095df3..842472b442a 100644 --- a/gdb/jit.h +++ b/gdb/jit.h @@ -1,7 +1,6 @@ /* JIT declarations 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. |