]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgfortran/m4/matmull.m4
Update copyright years.
[thirdparty/gcc.git] / libgfortran / m4 / matmull.m4
index 86f27b1bd32d3c15d4a023ffdbf570f6b5229ad3..3998a1a35d3c14055e1107a916707ee121fa49e4 100644 (file)
@@ -1,5 +1,5 @@
 `/* Implementation of the MATMUL intrinsic
-   Copyright (C) 2002-2015 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).
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <assert.h>'
 
 include(iparm.m4)dnl