diff options
Diffstat (limited to 'gdb/gdb-dlfcn.c')
-rw-r--r-- | gdb/gdb-dlfcn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdb-dlfcn.c b/gdb/gdb-dlfcn.c index 3e54f98..fb6dc5f 100644 --- a/gdb/gdb-dlfcn.c +++ b/gdb/gdb-dlfcn.c @@ -1,6 +1,6 @@ /* Platform independent shared object routines for GDB. - Copyright (C) 2011-2014 Free Software Foundation, Inc. + Copyright (C) 2011-2015 Free Software Foundation, Inc. This file is part of GDB. |