summaryrefslogtreecommitdiff
path: root/gcc/sancov.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/sancov.c')
-rw-r--r--gcc/sancov.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/sancov.c b/gcc/sancov.c
index f3211dd2168..b4d5cc58e7e 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.