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 f3211dd..b4d5cc5 100644 --- a/gcc/sancov.c +++ b/gcc/sancov.c @@ -1,5 +1,5 @@ /* Code coverage instrumentation for fuzzing. - Copyright (C) 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2015-2017 Free Software Foundation, Inc. Contributed by Dmitry Vyukov <dvyukov@google.com> This file is part of GCC. |