diff options
Diffstat (limited to 'gcc/rust/rust-linemap.h')
-rw-r--r-- | gcc/rust/rust-linemap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rust/rust-linemap.h b/gcc/rust/rust-linemap.h index 0ba95f8..94fa0e9e 100644 --- a/gcc/rust/rust-linemap.h +++ b/gcc/rust/rust-linemap.h @@ -1,7 +1,7 @@ // rust-linemap.h -- interface to location tracking -*- C++ -*- // Copyright 2011 The Go Authors. All rights reserved. -// Copyright (C) 2020-2022 Free Software Foundation, Inc. +// Copyright (C) 2020-2023 Free Software Foundation, Inc. // Use of this source code is governed by a BSD-style // license that can be found in the '../go/gofrontend/LICENSE' file. |