aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/resolve/rust-ast-resolve-expr.h
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2022-01-24 10:13:32 +0100
committerThomas Schwinge <thomas@codesourcery.com>2022-01-24 11:37:01 +0100
commit3de87e620f8714278c273ec91dc6ec22347c188c (patch)
treef63dfd41b1e6f167524688cada6bef36a469b743 /gcc/rust/resolve/rust-ast-resolve-expr.h
parent21af490baa734a901fb798bc2ac4df62109bc895 (diff)
downloadgcc-3de87e620f8714278c273ec91dc6ec22347c188c.zip
gcc-3de87e620f8714278c273ec91dc6ec22347c188c.tar.gz
gcc-3de87e620f8714278c273ec91dc6ec22347c188c.tar.bz2
Update GCC/Rust files per 'contrib/update-copyright.py --this-year' [#764]
Diffstat (limited to 'gcc/rust/resolve/rust-ast-resolve-expr.h')
-rw-r--r--gcc/rust/resolve/rust-ast-resolve-expr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rust/resolve/rust-ast-resolve-expr.h b/gcc/rust/resolve/rust-ast-resolve-expr.h
index 5f496a6..392f4f4 100644
--- a/gcc/rust/resolve/rust-ast-resolve-expr.h
+++ b/gcc/rust/resolve/rust-ast-resolve-expr.h
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2021 Free Software Foundation, Inc.
+// Copyright (C) 2020-2022 Free Software Foundation, Inc.
// This file is part of GCC.