diff options
author | Sahil Yeole <sahilyeole93@gmail.com> | 2024-02-16 02:18:44 +0530 |
---|---|---|
committer | CohenArthur <arthur.cohen@embecosm.com> | 2024-02-16 10:47:39 +0000 |
commit | b01124f12814ddf87b5df174ba941dd5e7f32060 (patch) | |
tree | 7a989a9bc9604deb304abab1d5acf39457031396 /gcc/rust/rust-system.h | |
parent | 1725714f1667958e39f67a74e9ab5f41bdbde4af (diff) | |
download | gcc-b01124f12814ddf87b5df174ba941dd5e7f32060.zip gcc-b01124f12814ddf87b5df174ba941dd5e7f32060.tar.gz gcc-b01124f12814ddf87b5df174ba941dd5e7f32060.tar.bz2 |
Update copyright years.
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
Diffstat (limited to 'gcc/rust/rust-system.h')
-rw-r--r-- | gcc/rust/rust-system.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rust/rust-system.h b/gcc/rust/rust-system.h index 0135b1b..d8a4218 100644 --- a/gcc/rust/rust-system.h +++ b/gcc/rust/rust-system.h @@ -1,5 +1,5 @@ // rust-system.h -- Rust frontend inclusion of gcc header files -*- C++ -*- -// Copyright (C) 2009-2023 Free Software Foundation, Inc. +// Copyright (C) 2009-2024 Free Software Foundation, Inc. // This file is part of GCC. |