diff options
author | Kazu Hirata <kazu@cs.umass.edu> | 2005-03-05 14:01:02 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2005-03-05 14:01:02 +0000 |
commit | 25f99665afbb1321579bfe19f1219ad65c9dced4 (patch) | |
tree | af785a9613a7e2df5f98e29670811e24f074500b /gcc/unwind-dw2-fde-glibc.c | |
parent | 52c3e649f639aee4dd469b41a32c9a1134eb81f1 (diff) | |
download | gcc-25f99665afbb1321579bfe19f1219ad65c9dced4.zip gcc-25f99665afbb1321579bfe19f1219ad65c9dced4.tar.gz gcc-25f99665afbb1321579bfe19f1219ad65c9dced4.tar.bz2 |
genattrtab.c, [...]: Update copyright.
* genattrtab.c, genemit.c, genoutput.c, genrecog.c,
gensupport.c, jump.c, tree-phinodes.c, unwind-dw2-fde-glibc.c:
Update copyright.
From-SVN: r95931
Diffstat (limited to 'gcc/unwind-dw2-fde-glibc.c')
-rw-r--r-- | gcc/unwind-dw2-fde-glibc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/unwind-dw2-fde-glibc.c b/gcc/unwind-dw2-fde-glibc.c index d4853e0..7dd9a72 100644 --- a/gcc/unwind-dw2-fde-glibc.c +++ b/gcc/unwind-dw2-fde-glibc.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc. +/* Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. Contributed by Jakub Jelinek <jakub@redhat.com>. This file is part of GCC. |