aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov-dump.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gcov-dump.cc')
-rw-r--r--gcc/gcov-dump.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcov-dump.cc b/gcc/gcov-dump.cc
index b312aa4..cc7f8a9 100644
--- a/gcc/gcov-dump.cc
+++ b/gcc/gcov-dump.cc
@@ -1,5 +1,5 @@
/* Dump a gcov file, for debugging use.
- Copyright (C) 2002-2024 Free Software Foundation, Inc.
+ Copyright (C) 2002-2025 Free Software Foundation, Inc.
Contributed by Nathan Sidwell <nathan@codesourcery.com>
Gcov is free software; you can redistribute it and/or modify