diff options
Diffstat (limited to 'gcc/rust/rust-object-export.cc')
-rw-r--r-- | gcc/rust/rust-object-export.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rust/rust-object-export.cc b/gcc/rust/rust-object-export.cc index e1c0a92..1143c76 100644 --- a/gcc/rust/rust-object-export.cc +++ b/gcc/rust/rust-object-export.cc @@ -1,5 +1,5 @@ /* rust-backend.c -- Rust frontend interface to gcc backend. - Copyright (C) 2010-2022 Free Software Foundation, Inc. + Copyright (C) 2010-2023 Free Software Foundation, Inc. This file is part of GCC. |