aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2asm.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2004-03-24 23:45:50 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2004-03-24 23:45:50 +0000
commitef335eb8927b7a2018936f62cc745765344f2bd8 (patch)
tree8c8b7d131afcc7f1924bf66f126acc75ac520d0d /gcc/dwarf2asm.c
parent09a9c0954ed89b3779631016a14a3d6d3abee37a (diff)
downloadgcc-ef335eb8927b7a2018936f62cc745765344f2bd8.zip
gcc-ef335eb8927b7a2018936f62cc745765344f2bd8.tar.gz
gcc-ef335eb8927b7a2018936f62cc745765344f2bd8.tar.bz2
dwarf2asm.c, [...]: Update copyright.
gcc/ * dwarf2asm.c, loop.h, pretty-print.c, pretty-print.h, config/i386/mmintrin.h: Update copyright. cp/ * cxx-pretty-print.c, cxx-pretty-print.h, decl.h, friend.c: Update copyright. From-SVN: r79938
Diffstat (limited to 'gcc/dwarf2asm.c')
-rw-r--r--gcc/dwarf2asm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/dwarf2asm.c b/gcc/dwarf2asm.c
index 73aaabe..10382c9 100644
--- a/gcc/dwarf2asm.c
+++ b/gcc/dwarf2asm.c
@@ -1,5 +1,5 @@
/* Dwarf2 assembler output helper routines.
- Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
This file is part of GCC.