summaryrefslogtreecommitdiff
path: root/libgfortran/io/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/io/io.h')
-rw-r--r--libgfortran/io/io.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/libgfortran/io/io.h b/libgfortran/io/io.h
index e4f8f889bc0..862a0b3ca89 100644
--- a/libgfortran/io/io.h
+++ b/libgfortran/io/io.h
@@ -18,6 +18,13 @@ along with Libgfortran; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
+/* As a special exception, if you link this library with other files,
+ some of which are compiled with GCC, to produce an executable,
+ this library does not by itself cause the resulting executable
+ to be covered by the GNU General Public License.
+ This exception does not however invalidate any other reasons why
+ the executable file might be covered by the GNU General Public License. */
+
#ifndef GFOR_IO_H
#define GFOR_IO_H