]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgfortran/m4/minval.m4
Update copyright years.
[thirdparty/gcc.git] / libgfortran / m4 / minval.m4
index c17a02e3d90ff93980cd252ae4db738437f50397..8ca478b5e968bc5df71a0b7788a6c9fbe940e860 100644 (file)
@@ -1,5 +1,5 @@
 `/* Implementation of the MINVAL intrinsic
-   Copyright (C) 2002-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002-2020 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