]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgfortran/m4/norm2.m4
Update copyright years.
[thirdparty/gcc.git] / libgfortran / m4 / norm2.m4
index f2010b2f3aa332276cf5e4fdff3c5255e51dbbe7..c50d9e3ee61f874ae761f6fb53a2ff59ebc6bb6f 100644 (file)
@@ -1,5 +1,5 @@
 `/* Implementation of the NORM2 intrinsic
-   Copyright (C) 2010-2016 Free Software Foundation, Inc.
+   Copyright (C) 2010-2020 Free Software Foundation, Inc.
    Contributed by Tobias Burnus  <burnus@net-b.de>
 
 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 <math.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl