From 83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Mon, 16 Jan 2023 11:50:43 +0100 Subject: Update copyright years. --- libgfortran/runtime/select.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libgfortran/runtime/select.c') diff --git a/libgfortran/runtime/select.c b/libgfortran/runtime/select.c index a2b99945013..07290fd24bd 100644 --- a/libgfortran/runtime/select.c +++ b/libgfortran/runtime/select.c @@ -1,5 +1,5 @@ /* Implement the SELECT statement for character variables. - Copyright (C) 2008-2022 Free Software Foundation, Inc. + Copyright (C) 2008-2023 Free Software Foundation, Inc. This file is part of the GNU Fortran runtime library (libgfortran). -- cgit v1.2.1