diff options
author | Richard Sandiford <rsandifo@gcc.gnu.org> | 2004-01-05 09:59:41 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2004-01-05 09:59:41 +0000 |
commit | 7da1799a2d49ff4829db2e48ccaf127b47ca947a (patch) | |
tree | 4f9f60f19ee0031c394264eb95a7c5fefa6e8fcd /gcc/coverage.c | |
parent | 1cf959cb491bd030d10155d3d59361f6d2efd341 (diff) | |
download | gcc-7da1799a2d49ff4829db2e48ccaf127b47ca947a.tar.gz |
Update copyright dates after recent commits.
From-SVN: r75425
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. |