mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 20:01:22 -05:00
gccrs: Update copyright years.
gcc/rust/ChangeLog: * ast/rust-ast-fragment.cc: Update copyright years. * ast/rust-ast-fragment.h: Likewise. * ast/rust-macro.cc: Likewise. * checks/errors/rust-feature-gate.cc: Likewise. * checks/errors/rust-feature-gate.h: Likewise. * checks/errors/rust-feature.cc: Likewise. * checks/errors/rust-feature.h: Likewise. * hir/rust-ast-lower-expr.cc: Likewise. * hir/rust-ast-lower-type.cc: Likewise. * resolve/rust-early-name-resolver.cc: Likewise. * resolve/rust-early-name-resolver.h: Likewise. * rust-gcc.h: Likewise. * typecheck/rust-hir-path-probe.cc: Likewise. * typecheck/rust-hir-trait-reference.cc: Likewise. * typecheck/rust-tyty-bounds.h: Likewise. * typecheck/rust-tyty-subst.cc: Likewise. * typecheck/rust-tyty-subst.h: Likewise. * typecheck/rust-tyty-util.cc: Likewise. * typecheck/rust-tyty-util.h: Likewise. * typecheck/rust-unify.cc: Likewise. * typecheck/rust-unify.h: Likewise. * util/rust-inline-visitor.h: Likewise.
This commit is contained in:
committed by
Arthur Cohen
parent
f64799a567
commit
b4229fb086
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// rust-gcc.cc -- Rust frontend to gcc IR.
|
||||
// Copyright (C) 2011-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2011-2023 Free Software Foundation, Inc.
|
||||
// Contributed by Ian Lance Taylor, Google.
|
||||
// forked from gccgo
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2021-2022 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2021-2023 Free Software Foundation, Inc.
|
||||
|
||||
// This file is part of GCC.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user