aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/class.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/fortran/class.cc')
-rw-r--r--gcc/fortran/class.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fortran/class.cc b/gcc/fortran/class.cc
index 64a0e72..e0dd571 100644
--- a/gcc/fortran/class.cc
+++ b/gcc/fortran/class.cc
@@ -1,5 +1,5 @@
/* Implementation of Fortran 2003 Polymorphism.
- Copyright (C) 2009-2024 Free Software Foundation, Inc.
+ Copyright (C) 2009-2025 Free Software Foundation, Inc.
Contributed by Paul Richard Thomas <pault@gcc.gnu.org>
and Janus Weil <janus@gcc.gnu.org>