]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/dwarfread.c
Copyright updates for 2007.
[thirdparty/binutils-gdb.git] / gdb / dwarfread.c
index 7afc93386227f7d606fd4fe771cbbd3ad122fdd0..6171b1a1c68135a85f563c96579bf1259d2e5372 100644 (file)
@@ -1,7 +1,7 @@
 /* DWARF debugging format support for GDB.
 
-   Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-   2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+   2001, 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
 
    Written by Fred Fish at Cygnus Support.  Portions based on dbxread.c,
    mipsread.c, coffread.c, and dwarfread.c from a Data General SVR4 gdb port.