]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgfortran/m4/all.m4
Update copyright years.
[thirdparty/gcc.git] / libgfortran / m4 / all.m4
index 08dd54a0ab66b477e32e0f07382891cd36ab534d..99462c10a3c1b8f60d6ef1904c6c8e0dbdf3609d 100644 (file)
@@ -1,5 +1,5 @@
 `/* Implementation of the ALL 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,9 +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 <assert.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 include(ifunction_logical.m4)dnl