diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-05 09:59:41 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-05 09:59:41 +0000 |
commit | 96cbdb618116a432d2a9e69fba4a52be59e4b661 (patch) | |
tree | 4f9f60f19ee0031c394264eb95a7c5fefa6e8fcd /gcc/coverage.c | |
parent | 292a54743ce4412df98738993207a1a077105cf6 (diff) | |
download | gcc-96cbdb618116a432d2a9e69fba4a52be59e4b661.tar.gz |
Update copyright dates after recent commits.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75425 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/coverage.c')
-rw-r--r-- | gcc/coverage.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/coverage.c b/gcc/coverage.c index 05e18149c51..f14f0f666fe 100644 --- a/gcc/coverage.c +++ b/gcc/coverage.c @@ -1,6 +1,6 @@ /* Read and write coverage files, and associated functionality. Copyright (C) 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998, 1999, - 2000, 2001, 2003 Free Software Foundation, Inc. + 2000, 2001, 2003, 2004 Free Software Foundation, Inc. Contributed by James E. Wilson, UC Berkeley/Cygnus Support; based on some ideas from Dain Samples of UC Berkeley. Further mangling by Bob Manson, Cygnus Support. |