]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgfortran/m4/iforeach.m4
re PR libfortran/19280 (Inconsistent licensing of libgfortran)
[thirdparty/gcc.git] / libgfortran / m4 / iforeach.m4
index e6c9a09ac3bd119686ebc96d4e077308d3de073c..105ca97c6d9fb76a301a70f3c841cca34f7d67ec 100644 (file)
@@ -1,7 +1,7 @@
 dnl Support macro file for intrinsic functions.
 dnl Contains the generic sections of the array functions.
 dnl This file is part of the GNU Fortran 95 Runtime Library (libgfortran)
-dnl Distributed under the GNU LGPL.  See COPYING for details.
+dnl Distributed under the GNU GPL with exception.  See COPYING for details.
 define(START_FOREACH_FUNCTION,
 `
 extern void name`'rtype_qual`_'atype_code (rtype * retarray, atype *array);