diff options
Diffstat (limited to 'gcc/coverage.cc')
-rw-r--r-- | gcc/coverage.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/coverage.cc b/gcc/coverage.cc index 8ece5db..7ed3a5d 100644 --- a/gcc/coverage.cc +++ b/gcc/coverage.cc @@ -1,5 +1,5 @@ /* Read and write coverage files, and associated functionality. - Copyright (C) 1990-2022 Free Software Foundation, Inc. + Copyright (C) 1990-2023 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. |