aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov-tool.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gcov-tool.cc')
-rw-r--r--gcc/gcov-tool.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcov-tool.cc b/gcc/gcov-tool.cc
index 41c9c24..d8f2790 100644
--- a/gcc/gcov-tool.cc
+++ b/gcc/gcov-tool.cc
@@ -1,5 +1,5 @@
/* Gcc offline profile processing tool support. */
-/* Copyright (C) 2014-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2025 Free Software Foundation, Inc.
Contributed by Rong Xu <xur@google.com>.
This file is part of GCC.