Skip to content

Commit 3de87e6

Browse files
committed
Update GCC/Rust files per 'contrib/update-copyright.py --this-year' [#764]
1 parent 21af490 commit 3de87e6

File tree

192 files changed

+192
-192
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

192 files changed

+192
-192
lines changed

gcc/config/aarch64/aarch64-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end on the AArch64 architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/alpha/alpha-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end on the DEC Alpha.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/arc/arc-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end on the Synopsys DesignWare ARC cpu.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/arm/arm-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end on the ARM architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/c6x/c6x-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end on the TI C6X.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/cr16/cr16-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end on the CR16 architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/csky/csky-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end for C-SKY targets.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/default-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Default Rust language target hooks initializer.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify it under
55
the terms of the GNU General Public License as published by the Free

gcc/config/epiphany/epiphany-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end for the Adapteva Epiphany architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/frv/frv-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end for the FRV architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/i386/i386-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end on the x86 architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/ia64/ia64-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end for the IA-64 architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/m68k/m68k-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end for the Motorola 680x0/ColdFire architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/mips/mips-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end for the MIPS architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/nds32/nds32-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end for the NDS32 architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/nios2/nios2-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end for the Altera Nios II architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/nvptx/nvptx-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end for the Nvidia PTX architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/or1k/or1k-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end for the OpenRISC architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/pa/pa-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end for the HPPA architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/pdp11/pdp11-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end for the PDP-11 architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/riscv/riscv-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end for the RISC-V architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/rs6000/rs6000-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end on the PowerPC architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/rx/rx-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end for the Renesas RX architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/s390/s390-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end for the IBM S/390 and zSeries architectures.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/sh/sh-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end for the Renesas / SuperH SH architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/sparc/sparc-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end for the SPARC architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/config/v850/v850-rust.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Subroutines for the Rust front end for the NEC V850 architecture.
2-
Copyright (C) 2020-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2020-2022 Free Software Foundation, Inc.
33
44
GCC is free software; you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

gcc/rust/Make-lang.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Make-lang.in -- Top level -*- makefile -*- fragment for GCC Rust frontend.
22

3-
# Copyright (C) 2009-2021 Free Software Foundation, Inc.
3+
# Copyright (C) 2009-2022 Free Software Foundation, Inc.
44

55
# This file is part of GCC.
66

gcc/rust/ast/rust-ast-full-decls.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/ast/rust-ast-full-test.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* General AST-related method implementations for Rust frontend.
2-
Copyright (C) 2009-2021 Free Software Foundation, Inc.
2+
Copyright (C) 2009-2022 Free Software Foundation, Inc.
33
44
This file is part of GCC.
55

gcc/rust/ast/rust-ast-full.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/ast/rust-ast-visitor.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/ast/rust-ast.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/ast/rust-cond-compilation.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/ast/rust-item.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/ast/rust-macro.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/ast/rust-path.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/ast/rust-pattern.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/ast/rust-stmt.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/ast/rust-type.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile-block.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile-context.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile-expr.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile-expr.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile-extern.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile-fnparam.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile-implitem.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile-item.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile-pattern.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile-pattern.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile-resolve-path.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile-resolve-path.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile-stmt.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile-struct-field-expr.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile-type.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile-type.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile-tyty.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile-var-decl.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/backend/rust-compile.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2020-2021 Free Software Foundation, Inc.
1+
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
22

33
// This file is part of GCC.
44

gcc/rust/config-lang.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# config-lang.in -- Top level configure fragment for gcc Rust frontend.
22

3-
# Copyright (C) 2009-2021 Free Software Foundation, Inc.
3+
# Copyright (C) 2009-2022 Free Software Foundation, Inc.
44

55
# This file is part of GCC.
66

0 commit comments

Comments
 (0)