diff options
Diffstat (limited to 'gcc/sancov.cc')
-rw-r--r-- | gcc/sancov.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/sancov.cc b/gcc/sancov.cc index 904098c..4fc1b42 100644 --- a/gcc/sancov.cc +++ b/gcc/sancov.cc @@ -1,5 +1,5 @@ /* Code coverage instrumentation for fuzzing. - Copyright (C) 2015-2024 Free Software Foundation, Inc. + Copyright (C) 2015-2025 Free Software Foundation, Inc. Contributed by Dmitry Vyukov <dvyukov@google.com> and Wish Wu <wishwu007@gmail.com> |