aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend/rust-compile-resolve-path.h
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2021-10-22 16:27:02 +0200
committerThomas Schwinge <thomas@codesourcery.com>2021-10-22 16:59:16 +0200
commitf4b4676d0a64f36603cd8e152c0de0cf39395808 (patch)
tree25353ecda92cb6c805ff0e0f71e9933b5b8ca509 /gcc/rust/backend/rust-compile-resolve-path.h
parentddf02f1750fea53312c33ec837f83469e0d97ed3 (diff)
downloadgcc-f4b4676d0a64f36603cd8e152c0de0cf39395808.zip
gcc-f4b4676d0a64f36603cd8e152c0de0cf39395808.tar.gz
gcc-f4b4676d0a64f36603cd8e152c0de0cf39395808.tar.bz2
Update GCC/Rust files per 'contrib/update-copyright.py --this-year'
Diffstat (limited to 'gcc/rust/backend/rust-compile-resolve-path.h')
-rw-r--r--gcc/rust/backend/rust-compile-resolve-path.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rust/backend/rust-compile-resolve-path.h b/gcc/rust/backend/rust-compile-resolve-path.h
index 2b50ec1..ecb89b3 100644
--- a/gcc/rust/backend/rust-compile-resolve-path.h
+++ b/gcc/rust/backend/rust-compile-resolve-path.h
@@ -1,4 +1,4 @@
-// Copyright (C) 2020 Free Software Foundation, Inc.
+// Copyright (C) 2020-2021 Free Software Foundation, Inc.
// This file is part of GCC.