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/config/c6x/c6x.cc | |
parent | ff59f76fb819ad2b8f89e1cf022fcc1bbfab2aef (diff) | |
download | gcc-aeee4812442c996f184965ce6894e5f3d3657c0f.zip gcc-aeee4812442c996f184965ce6894e5f3d3657c0f.tar.gz gcc-aeee4812442c996f184965ce6894e5f3d3657c0f.tar.bz2 |
Update copyright years.
Diffstat (limited to 'gcc/config/c6x/c6x.cc')
-rw-r--r-- | gcc/config/c6x/c6x.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/c6x/c6x.cc b/gcc/config/c6x/c6x.cc index 4baf302..15be3b2 100644 --- a/gcc/config/c6x/c6x.cc +++ b/gcc/config/c6x/c6x.cc @@ -1,5 +1,5 @@ /* Target Code for TI C6X - Copyright (C) 2010-2022 Free Software Foundation, Inc. + Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Andrew Jenner <andrew@codesourcery.com> Contributed by Bernd Schmidt <bernds@codesourcery.com> |