]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgfortran/m4/norm2.m4
Update copyright years.
[thirdparty/gcc.git] / libgfortran / m4 / norm2.m4
index 9c068ead1f7784f7c4f5e1f7aff67770b1e2390d..bbc5694d22479104c2a92266e54abe4436cad07e 100644 (file)
@@ -1,5 +1,5 @@
 `/* Implementation of the NORM2 intrinsic
-   Copyright (C) 2010-2015 Free Software Foundation, Inc.
+   Copyright (C) 2010-2024 Free Software Foundation, Inc.
    Contributed by Tobias Burnus  <burnus@net-b.de>
 
 This file is part of the GNU Fortran runtime library (libgfortran).
@@ -23,10 +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 <assert.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl