OSDN Git Service

PR 10980
[pf3gnuchains/pf3gnuchains3x.git] / bfd / ptrace-core.c
index a1aa34c..ce62154 100644 (file)
@@ -1,6 +1,6 @@
 /* BFD backend for core files which use the ptrace_user structure
    Copyright 1993, 1994, 1995, 1996, 1998, 1999, 2001, 2002, 2003, 2004,
-   2006, 2007  Free Software Foundation, Inc.
+   2005, 2006, 2007  Free Software Foundation, Inc.
    The structure of this file is based on trad-core.c written by John Gilmore
    of Cygnus Support.
    Modified to work with the ptrace_user structure by Kevin A. Buettner.