Update copyright years.

This commit is contained in:
Jakub Jelinek
2026-03-14 19:31:10 +01:00
committed by Jakub Jelinek
parent 88f0a85d70
commit e797ddb062
44 changed files with 44 additions and 44 deletions

View File

@@ -1,5 +1,5 @@
/* Toplevel assembly.
Copyright (C) 2025 Free Software Foundation, Inc.
Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Michal Jires <mjires@suse.cz>
This file is part of GCC.

View File

@@ -1,5 +1,5 @@
/* channels.h - Publish/Subscribe channels on compiler-specific topics.
Copyright (C) 2025 Free Software Foundation, Inc.
Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by David Malcolm <dmalcolm@redhat.com>.
This file is part of GCC.

View File

@@ -1,5 +1,5 @@
# -*- shell-script -*-
# Copyright (C) 2025 Free Software Foundation, Inc.
# Copyright (C) 2025-2026 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* Extra properties for digraphs in SARIF property bags.
Copyright (C) 2025 Free Software Foundation, Inc.
Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by David Malcolm <dmalcolm@redhat.com>.
This file is part of GCC.

View File

@@ -1,5 +1,5 @@
/* Extra properties for CFGs in SARIF property bags.
Copyright (C) 2025 Free Software Foundation, Inc.
Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by David Malcolm <dmalcolm@redhat.com>.
This file is part of GCC.

View File

@@ -1,5 +1,5 @@
/* Presentation tweaks for generating .dot from digraphs for GCC CFGs.
Copyright (C) 2025 Free Software Foundation, Inc.
Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by David Malcolm <dmalcolm@redhat.com>.
This file is part of GCC.

View File

@@ -1,5 +1,5 @@
/* Converting directed graphs to dot.
Copyright (C) 2025 Free Software Foundation, Inc.
Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by David Malcolm <dmalcolm@redhat.com>.
This file is part of GCC.

View File

@@ -1,5 +1,5 @@
/* Converting directed graphs to dot.
Copyright (C) 2025 Free Software Foundation, Inc.
Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by David Malcolm <dmalcolm@redhat.com>
This file is part of GCC.

View File

@@ -1,5 +1,5 @@
/* Loosely-coupled notifications via the Publish-Subscribe pattern.
Copyright (C) 2025 Free Software Foundation, Inc.
Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by David Malcolm <dmalcolm@redhat.com>.
This file is part of GCC.

View File

@@ -1,5 +1,5 @@
/* Loosely-coupled notifications via the Publish-Subscribe pattern.
Copyright (C) 2025 Free Software Foundation, Inc.
Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by David Malcolm <dmalcolm@redhat.com>.
This file is part of GCC.

View File

@@ -1,5 +1,5 @@
/* pass-events.h - pub/sub messages about GCC optimization passes.
Copyright (C) 2025 Free Software Foundation, Inc.
Copyright (C) 2025-2026 Free Software Foundation, Inc.
This file is part of GCC.

View File

@@ -1,5 +1,5 @@
/* Generating diagnostics graphs from GCC CFGs.
Copyright (C) 2025 Free Software Foundation, Inc.
Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by David Malcolm <dmalcolm@redhat.com>.
This file is part of GCC.

View File

@@ -1,5 +1,5 @@
/* Compiler-specific implementation of GCC extensions to diagnostic output.
Copyright (C) 2025 Free Software Foundation, Inc.
Copyright (C) 2025-2026 Free Software Foundation, Inc.
This file is part of GCC.

View File

@@ -1,5 +1,5 @@
/* Support routine for SME.
Copyright (C) 2025 Free Software Foundation, Inc.
Copyright (C) 2025-2026 Free Software Foundation, Inc.
This file is part of GCC.

View File

@@ -1,4 +1,4 @@
# Copyright (C) 2025 Free Software Foundation, Inc.
# Copyright (C) 2025-2026 Free Software Foundation, Inc.
#
# This file is part of GCC.
#

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2001-2025 Free Software Foundation, Inc.
/* Copyright (C) 2001-2026 Free Software Foundation, Inc.
This file is part of GCC.

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2001-2025 Free Software Foundation, Inc.
/* Copyright (C) 2001-2026 Free Software Foundation, Inc.
This file is part of GCC.

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2001-2025 Free Software Foundation, Inc.
/* Copyright (C) 2001-2026 Free Software Foundation, Inc.
This file is part of GCC.

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2001-2025 Free Software Foundation, Inc.
/* Copyright (C) 2001-2026 Free Software Foundation, Inc.
This file is part of GCC.

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2001-2025 Free Software Foundation, Inc.
/* Copyright (C) 2001-2026 Free Software Foundation, Inc.
This file is part of GCC.

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2001-2025 Free Software Foundation, Inc.
/* Copyright (C) 2001-2026 Free Software Foundation, Inc.
This file is part of GCC.

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,6 +1,6 @@
/* Shared memory-multiple (process)-image implementation of GNU Fortran
Coarray Library
Copyright (C) 2011-2025 Free Software Foundation, Inc.
Copyright (C) 2011-2026 Free Software Foundation, Inc.
Based on single.c contributed by Tobias Burnus <burnus@net-b.de>
This file is part of the GNU Fortran Coarray Runtime Library (libcaf).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2025 Free Software Foundation, Inc.
/* Copyright (C) 2025-2026 Free Software Foundation, Inc.
Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild
This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).