diff options
Diffstat (limited to 'gcc/df-problems.cc')
-rw-r--r-- | gcc/df-problems.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/df-problems.cc b/gcc/df-problems.cc index 238424c..d2cfaf7 100644 --- a/gcc/df-problems.cc +++ b/gcc/df-problems.cc @@ -1,5 +1,5 @@ /* Standard problems for dataflow support routines. - Copyright (C) 1999-2022 Free Software Foundation, Inc. + Copyright (C) 1999-2023 Free Software Foundation, Inc. Originally contributed by Michael P. Hayes (m.hayes@elec.canterbury.ac.nz, mhayes@redhat.com) Major rewrite contributed by Danny Berlin (dberlin@dberlin.org) |