]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgfortran/m4/maxval.m4
Update copyright years.
[thirdparty/gcc.git] / libgfortran / m4 / maxval.m4
index 66f84c800aa8da2b180ee573bb1ddc3b2cd29608..ef5166daa492e9b5d10b467d7153775a0d3ba59a 100644 (file)
@@ -1,5 +1,5 @@
 `/* Implementation of the MAXVAL intrinsic
-   Copyright (C) 2002-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002-2024 Free Software Foundation, Inc.
    Contributed by Paul Brook <paul@nowt.org>
 
 This file is part of the GNU Fortran runtime library (libgfortran).
@@ -23,8 +23,7 @@ a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
-#include "libgfortran.h"
-#include <stdlib.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl