diff options
Diffstat (limited to 'gcc/sancov.c')
-rw-r--r-- | gcc/sancov.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/sancov.c b/gcc/sancov.c index edc1fbcf31b..f3211dd2168 100644 --- a/gcc/sancov.c +++ b/gcc/sancov.c @@ -1,5 +1,5 @@ /* Code coverage instrumentation for fuzzing. - Copyright (C) 2015 Free Software Foundation, Inc. + Copyright (C) 2015-2016 Free Software Foundation, Inc. Contributed by Dmitry Vyukov <dvyukov@google.com> This file is part of GCC. |