diff options
author | Martin Liska <mliska@suse.cz> | 2022-01-03 11:14:32 +0100 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2022-01-03 11:14:32 +0100 |
commit | cb2d70e85a7e72082ce75c2a380e13b1404de605 (patch) | |
tree | 3e9cf69e9e7d7d0607f55ca5385c6acbcb667fbd /libgfortran/io/unix.h | |
parent | 3710ef43346d9c666fa8175812806d20ebd4e380 (diff) | |
parent | cd83fd98a7e769ac7ded28377984f68238812a26 (diff) | |
download | gcc-cb2d70e85a7e72082ce75c2a380e13b1404de605.zip gcc-cb2d70e85a7e72082ce75c2a380e13b1404de605.tar.gz gcc-cb2d70e85a7e72082ce75c2a380e13b1404de605.tar.bz2 |
Merge branch 'master' into devel/sphinx
Diffstat (limited to 'libgfortran/io/unix.h')
-rw-r--r-- | libgfortran/io/unix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/io/unix.h b/libgfortran/io/unix.h index d3bce04..91fcb12 100644 --- a/libgfortran/io/unix.h +++ b/libgfortran/io/unix.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2009-2021 Free Software Foundation, Inc. +/* Copyright (C) 2009-2022 Free Software Foundation, Inc. Contributed by Janne Blomqvist This file is part of the GNU Fortran runtime library (libgfortran). |