diff options
author | Sahil Yeole <sahilyeole93@gmail.com> | 2024-02-16 02:18:44 +0530 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-02-21 13:51:26 +0100 |
commit | 767698ff6c8f07047ad90bef89f3dc4c4515f0df (patch) | |
tree | d1aabe2d215dc0fe92c36527e2331f792bf620b6 /gcc/rust/util/rust-keyword-values.cc | |
parent | e7c1948fbccfff72fe2c25e962528b398123bfb3 (diff) | |
download | gcc-767698ff6c8f07047ad90bef89f3dc4c4515f0df.zip gcc-767698ff6c8f07047ad90bef89f3dc4c4515f0df.tar.gz gcc-767698ff6c8f07047ad90bef89f3dc4c4515f0df.tar.bz2 |
Update copyright years.
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
Diffstat (limited to 'gcc/rust/util/rust-keyword-values.cc')
-rw-r--r-- | gcc/rust/util/rust-keyword-values.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rust/util/rust-keyword-values.cc b/gcc/rust/util/rust-keyword-values.cc index 9e1d2bc..f21a0f9 100644 --- a/gcc/rust/util/rust-keyword-values.cc +++ b/gcc/rust/util/rust-keyword-values.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 Free Software Foundation, Inc. +// Copyright (C) 2020-2024 Free Software Foundation, Inc. // This file is part of GCC. |