Skip to content

Commit

Permalink
Merge #764
Browse files Browse the repository at this point in the history
764: Update GCC/Rust files per 'contrib/update-copyright.py --this-year' r=philberty a=tschwinge

As noted by `@dkm/@CohenArthur` in <https://github.com/Rust-GCC/gccrs/pull/747#issuecomment-945581716>/<https://github.com/Rust-GCC/gccrs/issues/747#issuecomment-945585735>.


Co-authored-by: Thomas Schwinge <thomas@codesourcery.com>
  • Loading branch information
bors[bot] and tschwinge committed Oct 22, 2021
2 parents a51180c + f4b4676 commit 868d312
Show file tree
Hide file tree
Showing 160 changed files with 164 additions and 163 deletions.
2 changes: 1 addition & 1 deletion gcc/config/aarch64/aarch64-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end on the AArch64 architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/alpha/alpha-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end on the DEC Alpha.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/arc/arc-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end on the Synopsys DesignWare ARC cpu.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/arm/arm-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end on the ARM architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/c6x/c6x-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end on the TI C6X.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/cr16/cr16-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end on the CR16 architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/csky/csky-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end for C-SKY targets.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/default-rust.c
@@ -1,5 +1,5 @@
/* Default Rust language target hooks initializer.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/epiphany/epiphany-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end for the Adapteva Epiphany architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/frv/frv-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end for the FRV architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/i386/i386-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end on the x86 architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/ia64/ia64-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end for the IA-64 architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/m68k/m68k-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end for the Motorola 680x0/ColdFire architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/mips/mips-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end for the MIPS architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/nds32/nds32-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end for the NDS32 architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/nios2/nios2-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end for the Altera Nios II architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/nvptx/nvptx-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end for the Nvidia PTX architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/or1k/or1k-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end for the OpenRISC architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/pa/pa-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end for the HPPA architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/pdp11/pdp11-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end for the PDP-11 architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/riscv/riscv-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end for the RISC-V architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/rs6000/rs6000-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end on the PowerPC architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/rx/rx-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end for the Renesas RX architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/s390/s390-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end for the IBM S/390 and zSeries architectures.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/sh/sh-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end for the Renesas / SuperH SH architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/sparc/sparc-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end for the SPARC architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/config/v850/v850-rust.c
@@ -1,5 +1,5 @@
/* Subroutines for the Rust front end for the NEC V850 architecture.
Copyright (C) 2020 Free Software Foundation, Inc.
Copyright (C) 2020-2021 Free Software Foundation, Inc.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/Make-lang.in
@@ -1,6 +1,6 @@
# Make-lang.in -- Top level -*- makefile -*- fragment for GCC Rust frontend.

# Copyright (C) 2009-2020 Free Software Foundation, Inc.
# Copyright (C) 2009-2021 Free Software Foundation, Inc.

# This file is part of GCC.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/ast/rust-ast-full-decls.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/ast/rust-ast-full-test.cc
@@ -1,5 +1,5 @@
/* General AST-related method implementations for Rust frontend.
Copyright (C) 2009-2020 Free Software Foundation, Inc.
Copyright (C) 2009-2021 Free Software Foundation, Inc.
This file is part of GCC.
Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/ast/rust-ast-full.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/ast/rust-ast-visitor.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/ast/rust-ast.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/ast/rust-cond-compilation.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/ast/rust-item.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/ast/rust-macro.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/ast/rust-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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/ast/rust-pattern.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/ast/rust-stmt.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/ast/rust-type.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/backend/rust-compile-block.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/backend/rust-compile-context.h
@@ -1,4 +1,4 @@
// Copyright (C) 2020, 2021 Free Software Foundation, Inc.
// Copyright (C) 2020-2021 Free Software Foundation, Inc.

// This file is part of GCC.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/backend/rust-compile-expr.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/backend/rust-compile-extern.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/backend/rust-compile-fnparam.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/backend/rust-compile-implitem.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/backend/rust-compile-item.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/backend/rust-compile-resolve-path.cc
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion 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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/backend/rust-compile-stmt.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/backend/rust-compile-struct-field-expr.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/backend/rust-compile-tyty.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/backend/rust-compile-var-decl.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/backend/rust-compile.cc
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/backend/rust-compile.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/config-lang.in
@@ -1,6 +1,6 @@
# config-lang.in -- Top level configure fragment for gcc Rust frontend.

# Copyright (C) 2009-2019 Free Software Foundation, Inc.
# Copyright (C) 2009-2021 Free Software Foundation, Inc.

# This file is part of GCC.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/expand/rust-macro-expand.cc
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/expand/rust-macro-expand.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/hir/rust-ast-lower-base.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/hir/rust-ast-lower-block.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.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/hir/rust-ast-lower-enumitem.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.

Expand Down

0 comments on commit 868d312

Please sign in to comment.