]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgfortran/m4/minval.m4
minloc1.m4: Update copyright year and ajust headers order.
[thirdparty/gcc.git] / libgfortran / m4 / minval.m4
index 439300dcb94f1dfbe8728481a3670d14dca4906f..8d7cc54d047b598002fd6af39ff0ce37374fb5b0 100644 (file)
@@ -1,5 +1,5 @@
 `/* Implementation of the MINVAL intrinsic
-   Copyright 2002 Free Software Foundation, Inc.
+   Copyright 2002, 2007 Free Software Foundation, Inc.
    Contributed by Paul Brook <paul@nowt.org>
 
 This file is part of the GNU Fortran 95 runtime library (libgfortran).
@@ -28,10 +28,9 @@ License along with libgfortran; see the file COPYING.  If not,
 write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301, USA.  */
 
-#include "config.h"
+#include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
-#include "libgfortran.h"'
+#include <assert.h>'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl