diff options
author | Jakub Jelinek <jakub@redhat.com> | 2023-01-02 09:37:43 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2023-01-02 09:40:19 +0100 |
commit | aeee4812442c996f184965ce6894e5f3d3657c0f (patch) | |
tree | c96bf4282013c33be0a8512d5a08ce94645eff34 /gcc/haifa-sched.cc | |
parent | ff59f76fb819ad2b8f89e1cf022fcc1bbfab2aef (diff) | |
download | gcc-aeee4812442c996f184965ce6894e5f3d3657c0f.zip gcc-aeee4812442c996f184965ce6894e5f3d3657c0f.tar.gz gcc-aeee4812442c996f184965ce6894e5f3d3657c0f.tar.bz2 |
Update copyright years.
Diffstat (limited to 'gcc/haifa-sched.cc')
-rw-r--r-- | gcc/haifa-sched.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/haifa-sched.cc b/gcc/haifa-sched.cc index 4efaa94..48b5377 100644 --- a/gcc/haifa-sched.cc +++ b/gcc/haifa-sched.cc @@ -1,5 +1,5 @@ /* Instruction scheduling pass. - Copyright (C) 1992-2022 Free Software Foundation, Inc. + Copyright (C) 1992-2023 Free Software Foundation, Inc. Contributed by Michael Tiemann (tiemann@cygnus.com) Enhanced by, and currently maintained by, Jim Wilson (wilson@cygnus.com) |