diff options
Diffstat (limited to 'gcc/gcov-tool.c')
-rw-r--r-- | gcc/gcov-tool.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcov-tool.c b/gcc/gcov-tool.c index 211b03cb949..5bb1ccac6be 100644 --- a/gcc/gcov-tool.c +++ b/gcc/gcov-tool.c @@ -1,5 +1,5 @@ /* Gcc offline profile processing tool support. */ -/* Copyright (C) 2014-2018 Free Software Foundation, Inc. +/* Copyright (C) 2014-2019 Free Software Foundation, Inc. Contributed by Rong Xu <xur@google.com>. This file is part of GCC. |