summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Leroy <xavier.leroy@inria.fr>2001-12-07 13:41:02 +0000
committerXavier Leroy <xavier.leroy@inria.fr>2001-12-07 13:41:02 +0000
commit7501784c805833fd9e633d88b4aa80924976d82a (patch)
treeb2318bf34300332fb77e67d8902a004477c29870
parent658e8f683a8e031e71d9ddb3ee7a182d771386a2 (diff)
downloadocaml-7501784c805833fd9e633d88b4aa80924976d82a.tar.gz
MAJ en-tetes pour mentionner la 'special exception' sur la LGPL
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@4144 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r--asmrun/Makefile3
-rw-r--r--asmrun/Makefile.nt3
-rw-r--r--asmrun/alpha.S3
-rw-r--r--asmrun/arm.S3
-rw-r--r--asmrun/fail.c3
-rw-r--r--asmrun/hppa.S3
-rw-r--r--asmrun/i386.S3
-rw-r--r--asmrun/i386nt.asm3
-rw-r--r--asmrun/m68k.S3
-rw-r--r--asmrun/mips.s3
-rw-r--r--asmrun/power-aix.S3
-rw-r--r--asmrun/power-elf.S3
-rw-r--r--asmrun/power-rhapsody.S3
-rw-r--r--asmrun/roots.c3
-rw-r--r--asmrun/signals.c3
-rw-r--r--asmrun/sparc.S3
-rw-r--r--asmrun/stack.h3
-rw-r--r--asmrun/startup.c3
-rw-r--r--byterun/Makefile3
-rw-r--r--byterun/Makefile.Mac3
-rw-r--r--byterun/Makefile.nt3
-rw-r--r--byterun/alloc.c3
-rw-r--r--byterun/alloc.h3
-rw-r--r--byterun/array.c3
-rw-r--r--byterun/backtrace.c3
-rw-r--r--byterun/callback.c3
-rw-r--r--byterun/callback.h3
-rw-r--r--byterun/compact.c3
-rw-r--r--byterun/compact.h3
-rw-r--r--byterun/compare.c3
-rw-r--r--byterun/config.h3
-rw-r--r--byterun/custom.c3
-rw-r--r--byterun/custom.h3
-rw-r--r--byterun/debugger.c3
-rw-r--r--byterun/debugger.h3
-rw-r--r--byterun/dynlink.c3
-rw-r--r--byterun/dynlink.h3
-rw-r--r--byterun/exec.h3
-rw-r--r--byterun/extern.c3
-rw-r--r--byterun/fail.c3
-rw-r--r--byterun/fail.h3
-rw-r--r--byterun/finalise.c3
-rw-r--r--byterun/finalise.h3
-rw-r--r--byterun/fix_code.c3
-rw-r--r--byterun/fix_code.h3
-rw-r--r--byterun/floats.c3
-rw-r--r--byterun/freelist.c3
-rw-r--r--byterun/freelist.h3
-rw-r--r--byterun/gc.h3
-rw-r--r--byterun/gc_ctrl.c3
-rw-r--r--byterun/gc_ctrl.h3
-rw-r--r--byterun/globroots.c3
-rw-r--r--byterun/globroots.h3
-rw-r--r--byterun/hash.c3
-rw-r--r--byterun/instrtrace.c3
-rw-r--r--byterun/instrtrace.h3
-rw-r--r--byterun/instruct.h3
-rw-r--r--byterun/intern.c3
-rw-r--r--byterun/interp.a3
-rw-r--r--byterun/interp.c3
-rw-r--r--byterun/interp.h3
-rw-r--r--byterun/intext.h3
-rw-r--r--byterun/ints.c3
-rw-r--r--byterun/io.c3
-rw-r--r--byterun/io.h3
-rw-r--r--byterun/lexing.c3
-rw-r--r--byterun/macintosh.c3
-rw-r--r--byterun/macintosh.h3
-rw-r--r--byterun/main.c3
-rw-r--r--byterun/major_gc.c3
-rw-r--r--byterun/major_gc.h3
-rw-r--r--byterun/md5.c3
-rw-r--r--byterun/md5.h3
-rw-r--r--byterun/memory.c3
-rw-r--r--byterun/memory.h3
-rw-r--r--byterun/meta.c3
-rw-r--r--byterun/minor_gc.c3
-rw-r--r--byterun/minor_gc.h3
-rw-r--r--byterun/misc.c3
-rw-r--r--byterun/misc.h3
-rw-r--r--byterun/mlvalues.h3
-rw-r--r--byterun/mpwtool.c3
-rw-r--r--byterun/obj.c3
-rw-r--r--byterun/osdeps.h3
-rw-r--r--byterun/parsing.c3
-rw-r--r--byterun/prims.h3
-rw-r--r--byterun/printexc.c3
-rw-r--r--byterun/printexc.h3
-rw-r--r--byterun/reverse.h3
-rw-r--r--byterun/roots.c3
-rw-r--r--byterun/roots.h3
-rw-r--r--byterun/rotatecursor.c3
-rw-r--r--byterun/rotatecursor.h3
-rw-r--r--byterun/signals.c3
-rw-r--r--byterun/signals.h3
-rw-r--r--byterun/stacks.c3
-rw-r--r--byterun/stacks.h3
-rw-r--r--byterun/startup.c3
-rw-r--r--byterun/str.c3
-rw-r--r--byterun/sys.c3
-rw-r--r--byterun/sys.h3
-rw-r--r--byterun/terminfo.c3
-rw-r--r--byterun/ui.h3
-rw-r--r--byterun/unix.c3
-rw-r--r--byterun/weak.c3
-rw-r--r--byterun/weak.h3
-rw-r--r--byterun/win32.c3
-rw-r--r--config/Makefile-templ3
-rw-r--r--config/Makefile.nt3
-rw-r--r--config/auto-aux/align.c3
-rw-r--r--config/auto-aux/ansi.c3
-rw-r--r--config/auto-aux/async_io.c3
-rw-r--r--config/auto-aux/bytecopy.c3
-rw-r--r--config/auto-aux/dblalign.c3
-rw-r--r--config/auto-aux/divmod.c3
-rw-r--r--config/auto-aux/elf.c3
-rw-r--r--config/auto-aux/endian.c3
-rw-r--r--config/auto-aux/getgroups.c3
-rw-r--r--config/auto-aux/int64align.c3
-rw-r--r--config/auto-aux/longlong.c3
-rw-r--r--config/auto-aux/schar.c3
-rw-r--r--config/auto-aux/schar2.c3
-rw-r--r--config/auto-aux/sighandler.c3
-rw-r--r--config/auto-aux/signals.c3
-rw-r--r--config/auto-aux/sizes.c3
-rw-r--r--config/auto-aux/stackov.c3
-rw-r--r--config/config.Mac3
-rw-r--r--config/m-MacOS.h3
-rw-r--r--config/m-nt.h3
-rw-r--r--config/m-templ.h3
-rw-r--r--config/s-MacOS.h3
-rw-r--r--config/s-nt.h3
-rw-r--r--config/s-templ.h3
-rwxr-xr-xconfigure3
-rw-r--r--maccaml/aboutbox.c3
-rw-r--r--maccaml/appleevents.c3
-rw-r--r--maccaml/appli.r3
-rw-r--r--maccaml/clipboard.c3
-rw-r--r--maccaml/drag.c3
-rw-r--r--maccaml/errors.c3
-rw-r--r--maccaml/events.c3
-rw-r--r--maccaml/files.c3
-rw-r--r--maccaml/glue.c3
-rw-r--r--maccaml/graph.c3
-rw-r--r--maccaml/lib.c3
-rw-r--r--maccaml/main.c3
-rw-r--r--maccaml/main.h3
-rw-r--r--maccaml/mcmemory.c3
-rw-r--r--maccaml/mcmisc.c3
-rw-r--r--maccaml/menus.c3
-rw-r--r--maccaml/modalfilter.c3
-rw-r--r--maccaml/ocaml.r3
-rw-r--r--maccaml/ocamlconstants.h3
-rw-r--r--maccaml/prefs.c3
-rw-r--r--maccaml/print.c3
-rw-r--r--maccaml/scroll.c3
-rw-r--r--maccaml/windows.c3
-rw-r--r--otherlibs/bigarray/Makefile3
-rw-r--r--otherlibs/bigarray/Makefile.Mac3
-rw-r--r--otherlibs/bigarray/Makefile.nt3
-rw-r--r--otherlibs/bigarray/bigarray.h3
-rw-r--r--otherlibs/bigarray/bigarray.ml3
-rw-r--r--otherlibs/bigarray/bigarray.mli3
-rw-r--r--otherlibs/bigarray/bigarray_stubs.c3
-rw-r--r--otherlibs/bigarray/mmap_unix.c3
-rw-r--r--otherlibs/bigarray/mmap_win32.c3
-rw-r--r--otherlibs/db/Makefile3
-rw-r--r--otherlibs/db/db.ml3
-rw-r--r--otherlibs/db/db.mli3
-rw-r--r--otherlibs/db/dbstubs.c3
-rw-r--r--otherlibs/db/dbstubs.h3
-rw-r--r--otherlibs/dbm/Makefile3
-rw-r--r--otherlibs/dbm/cldbm.c3
-rw-r--r--otherlibs/dbm/dbm.ml3
-rw-r--r--otherlibs/dbm/dbm.mli3
-rw-r--r--otherlibs/dynlink/Makefile3
-rw-r--r--otherlibs/dynlink/Makefile.Mac3
-rw-r--r--otherlibs/dynlink/Makefile.nt3
-rw-r--r--otherlibs/dynlink/dynlink.ml3
-rw-r--r--otherlibs/dynlink/dynlink.mli3
-rw-r--r--otherlibs/dynlink/extract_crc.ml3
-rw-r--r--otherlibs/graph/Makefile3
-rw-r--r--otherlibs/graph/Makefile.Mac3
-rw-r--r--otherlibs/graph/Makefile.nt3
-rw-r--r--otherlibs/graph/color.c3
-rw-r--r--otherlibs/graph/draw.c3
-rw-r--r--otherlibs/graph/dump_img.c3
-rw-r--r--otherlibs/graph/events.c3
-rw-r--r--otherlibs/graph/fill.c3
-rw-r--r--otherlibs/graph/graphics.ml3
-rw-r--r--otherlibs/graph/graphics.mli3
-rw-r--r--otherlibs/graph/graphicsX11.ml3
-rw-r--r--otherlibs/graph/graphicsX11.mli3
-rw-r--r--otherlibs/graph/image.c3
-rw-r--r--otherlibs/graph/image.h3
-rw-r--r--otherlibs/graph/libgraph.h3
-rw-r--r--otherlibs/graph/make_img.c3
-rw-r--r--otherlibs/graph/open.c3
-rw-r--r--otherlibs/graph/point_col.c3
-rw-r--r--otherlibs/graph/sound.c3
-rw-r--r--otherlibs/graph/subwindow.c3
-rw-r--r--otherlibs/graph/text.c3
-rw-r--r--otherlibs/labltk/browser/dummyUnix.mli3
-rw-r--r--otherlibs/labltk/browser/dummyWin.mli3
-rw-r--r--otherlibs/labltk/browser/editor.ml3
-rw-r--r--otherlibs/labltk/browser/editor.mli3
-rw-r--r--otherlibs/labltk/browser/fileselect.ml3
-rw-r--r--otherlibs/labltk/browser/fileselect.mli3
-rw-r--r--otherlibs/labltk/browser/jg_bind.ml3
-rw-r--r--otherlibs/labltk/browser/jg_bind.mli3
-rw-r--r--otherlibs/labltk/browser/jg_box.ml3
-rw-r--r--otherlibs/labltk/browser/jg_button.ml3
-rw-r--r--otherlibs/labltk/browser/jg_completion.ml3
-rw-r--r--otherlibs/labltk/browser/jg_completion.mli3
-rw-r--r--otherlibs/labltk/browser/jg_config.ml3
-rw-r--r--otherlibs/labltk/browser/jg_config.mli3
-rw-r--r--otherlibs/labltk/browser/jg_entry.ml3
-rw-r--r--otherlibs/labltk/browser/jg_memo.ml3
-rw-r--r--otherlibs/labltk/browser/jg_memo.mli3
-rw-r--r--otherlibs/labltk/browser/jg_menu.ml3
-rw-r--r--otherlibs/labltk/browser/jg_message.ml3
-rw-r--r--otherlibs/labltk/browser/jg_message.mli3
-rw-r--r--otherlibs/labltk/browser/jg_multibox.ml3
-rw-r--r--otherlibs/labltk/browser/jg_multibox.mli3
-rw-r--r--otherlibs/labltk/browser/jg_text.ml3
-rw-r--r--otherlibs/labltk/browser/jg_text.mli3
-rw-r--r--otherlibs/labltk/browser/jg_tk.ml3
-rw-r--r--otherlibs/labltk/browser/jg_toplevel.ml3
-rw-r--r--otherlibs/labltk/browser/lexical.ml3
-rw-r--r--otherlibs/labltk/browser/lexical.mli3
-rw-r--r--otherlibs/labltk/browser/list2.ml3
-rw-r--r--otherlibs/labltk/browser/main.ml3
-rw-r--r--otherlibs/labltk/browser/mytypes.mli3
-rw-r--r--otherlibs/labltk/browser/searchid.ml3
-rw-r--r--otherlibs/labltk/browser/searchid.mli3
-rw-r--r--otherlibs/labltk/browser/searchpos.ml3
-rw-r--r--otherlibs/labltk/browser/searchpos.mli3
-rw-r--r--otherlibs/labltk/browser/setpath.ml3
-rw-r--r--otherlibs/labltk/browser/setpath.mli3
-rw-r--r--otherlibs/labltk/browser/shell.ml3
-rw-r--r--otherlibs/labltk/browser/shell.mli3
-rw-r--r--otherlibs/labltk/browser/typecheck.ml3
-rw-r--r--otherlibs/labltk/browser/typecheck.mli3
-rw-r--r--otherlibs/labltk/browser/useunix.ml3
-rw-r--r--otherlibs/labltk/browser/useunix.mli3
-rw-r--r--otherlibs/labltk/browser/viewer.ml3
-rw-r--r--otherlibs/labltk/browser/viewer.mli3
-rw-r--r--otherlibs/labltk/builtin/LICENSE3
-rw-r--r--otherlibs/labltk/compiler/compile.ml3
-rw-r--r--otherlibs/labltk/compiler/intf.ml3
-rw-r--r--otherlibs/labltk/compiler/lexer.mll3
-rw-r--r--otherlibs/labltk/compiler/maincompile.ml3
-rw-r--r--otherlibs/labltk/compiler/printer.ml3
-rw-r--r--otherlibs/labltk/compiler/tables.ml3
-rw-r--r--otherlibs/labltk/compiler/tsort.ml3
-rw-r--r--otherlibs/labltk/example/calc.ml3
-rw-r--r--otherlibs/labltk/example/clock.ml3
-rw-r--r--otherlibs/labltk/example/demo.ml3
-rw-r--r--otherlibs/labltk/example/eyes.ml3
-rw-r--r--otherlibs/labltk/example/hello.ml3
-rw-r--r--otherlibs/labltk/example/tetris.ml3
-rw-r--r--otherlibs/labltk/jpf/balloon.ml3
-rw-r--r--otherlibs/labltk/jpf/balloon.mli3
-rw-r--r--otherlibs/labltk/jpf/balloontest.ml3
-rw-r--r--otherlibs/labltk/jpf/fileselect.ml3
-rw-r--r--otherlibs/labltk/jpf/fileselect.mli3
-rw-r--r--otherlibs/labltk/support/camltk.h3
-rw-r--r--otherlibs/labltk/support/cltkCaml.c3
-rw-r--r--otherlibs/labltk/support/cltkDMain.c3
-rw-r--r--otherlibs/labltk/support/cltkEval.c3
-rw-r--r--otherlibs/labltk/support/cltkEvent.c3
-rw-r--r--otherlibs/labltk/support/cltkFile.c3
-rw-r--r--otherlibs/labltk/support/cltkMain.c3
-rw-r--r--otherlibs/labltk/support/cltkMisc.c3
-rw-r--r--otherlibs/labltk/support/cltkTimer.c3
-rw-r--r--otherlibs/labltk/support/cltkVar.c3
-rw-r--r--otherlibs/labltk/support/cltkWait.c3
-rw-r--r--otherlibs/labltk/support/fileevent.ml3
-rw-r--r--otherlibs/labltk/support/fileevent.mli3
-rw-r--r--otherlibs/labltk/support/protocol.ml3
-rw-r--r--otherlibs/labltk/support/protocol.mli3
-rw-r--r--otherlibs/labltk/support/slave.ml3
-rw-r--r--otherlibs/labltk/support/support.ml3
-rw-r--r--otherlibs/labltk/support/support.mli3
-rw-r--r--otherlibs/labltk/support/textvariable.ml3
-rw-r--r--otherlibs/labltk/support/textvariable.mli3
-rw-r--r--otherlibs/labltk/support/timer.ml3
-rw-r--r--otherlibs/labltk/support/timer.mli3
-rw-r--r--otherlibs/labltk/support/tkwait.ml3
-rw-r--r--otherlibs/labltk/support/widget.ml3
-rw-r--r--otherlibs/labltk/support/widget.mli3
-rw-r--r--otherlibs/macosunix/Makefile.Mac3
-rw-r--r--otherlibs/macosunix/macosunix.c3
-rw-r--r--otherlibs/macosunix/macosunix_startup.ml3
-rw-r--r--otherlibs/macosunix/macosunix_startup.mli3
-rw-r--r--otherlibs/macosunix/unixsupport.h3
-rw-r--r--otherlibs/num/Makefile3
-rw-r--r--otherlibs/num/Makefile.Mac3
-rw-r--r--otherlibs/num/Makefile.nt3
-rw-r--r--otherlibs/num/arith_flags.ml3
-rw-r--r--otherlibs/num/arith_flags.mli3
-rw-r--r--otherlibs/num/arith_status.ml3
-rw-r--r--otherlibs/num/arith_status.mli3
-rw-r--r--otherlibs/num/big_int.ml3
-rw-r--r--otherlibs/num/big_int.mli3
-rw-r--r--otherlibs/num/int_misc.ml3
-rw-r--r--otherlibs/num/int_misc.mli3
-rw-r--r--otherlibs/num/nat.h3
-rw-r--r--otherlibs/num/nat.ml3
-rw-r--r--otherlibs/num/nat.mli3
-rw-r--r--otherlibs/num/nat_stubs.c3
-rw-r--r--otherlibs/num/num.ml3
-rw-r--r--otherlibs/num/num.mli3
-rw-r--r--otherlibs/num/ratio.ml3
-rw-r--r--otherlibs/num/ratio.mli3
-rw-r--r--otherlibs/num/string_misc.ml3
-rw-r--r--otherlibs/num/string_misc.mli3
-rw-r--r--otherlibs/num/test/Makefile3
-rw-r--r--otherlibs/num/test/Makefile.Mac3
-rw-r--r--otherlibs/num/test/Makefile.nt3
-rw-r--r--otherlibs/str/Makefile3
-rw-r--r--otherlibs/str/Makefile.Mac3
-rw-r--r--otherlibs/str/Makefile.nt3
-rw-r--r--otherlibs/str/str.ml3
-rw-r--r--otherlibs/str/str.mli3
-rw-r--r--otherlibs/systhreads/Makefile3
-rw-r--r--otherlibs/systhreads/Makefile.Mac3
-rw-r--r--otherlibs/systhreads/Makefile.nt3
-rw-r--r--otherlibs/systhreads/Tests/Makefile3
-rw-r--r--otherlibs/systhreads/Tests/Makefile.nt3
-rw-r--r--otherlibs/systhreads/condition.ml3
-rw-r--r--otherlibs/systhreads/condition.mli3
-rw-r--r--otherlibs/systhreads/event.ml3
-rw-r--r--otherlibs/systhreads/event.mli3
-rw-r--r--otherlibs/systhreads/mutex.ml3
-rw-r--r--otherlibs/systhreads/mutex.mli3
-rw-r--r--otherlibs/systhreads/posix.c3
-rw-r--r--otherlibs/systhreads/thread.mli3
-rw-r--r--otherlibs/systhreads/threadUnix.ml3
-rw-r--r--otherlibs/systhreads/threadUnix.mli3
-rw-r--r--otherlibs/systhreads/thread_posix.ml3
-rw-r--r--otherlibs/systhreads/thread_win32.ml3
-rw-r--r--otherlibs/systhreads/win32.c3
-rw-r--r--otherlibs/threads/Makefile3
-rw-r--r--otherlibs/threads/Tests/Makefile3
-rw-r--r--otherlibs/threads/condition.ml3
-rw-r--r--otherlibs/threads/condition.mli3
-rw-r--r--otherlibs/threads/event.ml3
-rw-r--r--otherlibs/threads/event.mli3
-rw-r--r--otherlibs/threads/marshal.ml3
-rw-r--r--otherlibs/threads/mutex.ml3
-rw-r--r--otherlibs/threads/mutex.mli3
-rw-r--r--otherlibs/threads/pervasives.ml3
-rw-r--r--otherlibs/threads/scheduler.c3
-rw-r--r--otherlibs/threads/thread.ml3
-rw-r--r--otherlibs/threads/thread.mli3
-rw-r--r--otherlibs/threads/threadUnix.ml3
-rw-r--r--otherlibs/threads/threadUnix.mli3
-rw-r--r--otherlibs/threads/unix.ml3
-rw-r--r--otherlibs/unix/Makefile3
-rw-r--r--otherlibs/unix/accept.c3
-rw-r--r--otherlibs/unix/access.c3
-rw-r--r--otherlibs/unix/addrofstr.c3
-rw-r--r--otherlibs/unix/alarm.c3
-rw-r--r--otherlibs/unix/bind.c3
-rw-r--r--otherlibs/unix/chdir.c3
-rw-r--r--otherlibs/unix/chmod.c3
-rw-r--r--otherlibs/unix/chown.c3
-rw-r--r--otherlibs/unix/chroot.c3
-rw-r--r--otherlibs/unix/close.c3
-rw-r--r--otherlibs/unix/closedir.c3
-rw-r--r--otherlibs/unix/connect.c3
-rw-r--r--otherlibs/unix/cst2constr.c3
-rw-r--r--otherlibs/unix/cst2constr.h3
-rw-r--r--otherlibs/unix/cstringv.c3
-rw-r--r--otherlibs/unix/dup.c3
-rw-r--r--otherlibs/unix/dup2.c3
-rw-r--r--otherlibs/unix/envir.c3
-rw-r--r--otherlibs/unix/errmsg.c3
-rw-r--r--otherlibs/unix/execv.c3
-rw-r--r--otherlibs/unix/execve.c3
-rw-r--r--otherlibs/unix/execvp.c3
-rw-r--r--otherlibs/unix/exit.c3
-rw-r--r--otherlibs/unix/fchmod.c3
-rw-r--r--otherlibs/unix/fchown.c3
-rw-r--r--otherlibs/unix/fcntl.c3
-rw-r--r--otherlibs/unix/fork.c3
-rw-r--r--otherlibs/unix/ftruncate.c3
-rw-r--r--otherlibs/unix/getcwd.c3
-rw-r--r--otherlibs/unix/getegid.c3
-rw-r--r--otherlibs/unix/geteuid.c3
-rw-r--r--otherlibs/unix/getgid.c3
-rw-r--r--otherlibs/unix/getgr.c3
-rw-r--r--otherlibs/unix/getgroups.c3
-rw-r--r--otherlibs/unix/gethost.c3
-rw-r--r--otherlibs/unix/gethostname.c3
-rw-r--r--otherlibs/unix/getlogin.c3
-rw-r--r--otherlibs/unix/getpeername.c3
-rw-r--r--otherlibs/unix/getpid.c3
-rw-r--r--otherlibs/unix/getppid.c3
-rw-r--r--otherlibs/unix/getproto.c3
-rw-r--r--otherlibs/unix/getpw.c3
-rw-r--r--otherlibs/unix/getserv.c3
-rw-r--r--otherlibs/unix/getsockname.c3
-rw-r--r--otherlibs/unix/gettimeofday.c3
-rw-r--r--otherlibs/unix/getuid.c3
-rw-r--r--otherlibs/unix/gmtime.c3
-rw-r--r--otherlibs/unix/itimer.c3
-rw-r--r--otherlibs/unix/kill.c3
-rw-r--r--otherlibs/unix/link.c3
-rw-r--r--otherlibs/unix/listen.c3
-rw-r--r--otherlibs/unix/lockf.c3
-rw-r--r--otherlibs/unix/lseek.c3
-rw-r--r--otherlibs/unix/mkdir.c3
-rw-r--r--otherlibs/unix/mkfifo.c3
-rw-r--r--otherlibs/unix/nice.c3
-rw-r--r--otherlibs/unix/open.c3
-rw-r--r--otherlibs/unix/opendir.c3
-rw-r--r--otherlibs/unix/pipe.c3
-rw-r--r--otherlibs/unix/putenv.c3
-rw-r--r--otherlibs/unix/read.c3
-rw-r--r--otherlibs/unix/readdir.c3
-rw-r--r--otherlibs/unix/readlink.c3
-rw-r--r--otherlibs/unix/rename.c3
-rw-r--r--otherlibs/unix/rewinddir.c3
-rw-r--r--otherlibs/unix/rmdir.c3
-rw-r--r--otherlibs/unix/select.c3
-rw-r--r--otherlibs/unix/sendrecv.c3
-rw-r--r--otherlibs/unix/setgid.c3
-rw-r--r--otherlibs/unix/setsid.c3
-rw-r--r--otherlibs/unix/setuid.c3
-rw-r--r--otherlibs/unix/shutdown.c3
-rw-r--r--otherlibs/unix/signals.c3
-rw-r--r--otherlibs/unix/sleep.c3
-rw-r--r--otherlibs/unix/socket.c3
-rw-r--r--otherlibs/unix/socketaddr.c3
-rw-r--r--otherlibs/unix/socketaddr.h3
-rw-r--r--otherlibs/unix/socketpair.c3
-rw-r--r--otherlibs/unix/sockopt.c3
-rw-r--r--otherlibs/unix/stat.c3
-rw-r--r--otherlibs/unix/strofaddr.c3
-rw-r--r--otherlibs/unix/symlink.c3
-rw-r--r--otherlibs/unix/termios.c3
-rw-r--r--otherlibs/unix/time.c3
-rw-r--r--otherlibs/unix/times.c3
-rw-r--r--otherlibs/unix/truncate.c3
-rw-r--r--otherlibs/unix/umask.c3
-rw-r--r--otherlibs/unix/unix.ml3
-rw-r--r--otherlibs/unix/unix.mli3
-rw-r--r--otherlibs/unix/unixLabels.ml3
-rw-r--r--otherlibs/unix/unixLabels.mli3
-rw-r--r--otherlibs/unix/unixsupport.c3
-rw-r--r--otherlibs/unix/unixsupport.h3
-rw-r--r--otherlibs/unix/unlink.c3
-rw-r--r--otherlibs/unix/utimes.c3
-rw-r--r--otherlibs/unix/wait.c3
-rw-r--r--otherlibs/unix/write.c3
-rw-r--r--otherlibs/win32graph/Makefile.nt3
-rw-r--r--otherlibs/win32graph/dib.c3
-rw-r--r--otherlibs/win32graph/draw.c3
-rw-r--r--otherlibs/win32graph/libgraph.h3
-rw-r--r--otherlibs/win32graph/open.c3
-rw-r--r--otherlibs/win32unix/Makefile.nt3
-rw-r--r--otherlibs/win32unix/accept.c3
-rw-r--r--otherlibs/win32unix/bind.c3
-rw-r--r--otherlibs/win32unix/channels.c3
-rw-r--r--otherlibs/win32unix/close.c3
-rw-r--r--otherlibs/win32unix/close_on.c3
-rw-r--r--otherlibs/win32unix/connect.c3
-rw-r--r--otherlibs/win32unix/createprocess.c3
-rw-r--r--otherlibs/win32unix/dup.c3
-rw-r--r--otherlibs/win32unix/dup2.c3
-rw-r--r--otherlibs/win32unix/errmsg.c3
-rw-r--r--otherlibs/win32unix/getpeername.c3
-rw-r--r--otherlibs/win32unix/getpid.c3
-rw-r--r--otherlibs/win32unix/getsockname.c3
-rw-r--r--otherlibs/win32unix/gettimeofday.c3
-rw-r--r--otherlibs/win32unix/link.c3
-rw-r--r--otherlibs/win32unix/listen.c3
-rw-r--r--otherlibs/win32unix/lseek.c3
-rw-r--r--otherlibs/win32unix/mkdir.c3
-rw-r--r--otherlibs/win32unix/open.c3
-rw-r--r--otherlibs/win32unix/pipe.c3
-rw-r--r--otherlibs/win32unix/read.c3
-rw-r--r--otherlibs/win32unix/select.c3
-rw-r--r--otherlibs/win32unix/sendrecv.c3
-rw-r--r--otherlibs/win32unix/shutdown.c3
-rw-r--r--otherlibs/win32unix/sleep.c3
-rw-r--r--otherlibs/win32unix/socket.c3
-rw-r--r--otherlibs/win32unix/socketaddr.h3
-rw-r--r--otherlibs/win32unix/sockopt.c3
-rw-r--r--otherlibs/win32unix/startup.c3
-rw-r--r--otherlibs/win32unix/system.c3
-rw-r--r--otherlibs/win32unix/unix.ml3
-rw-r--r--otherlibs/win32unix/unixsupport.c3
-rw-r--r--otherlibs/win32unix/unixsupport.h3
-rw-r--r--otherlibs/win32unix/windir.c3
-rw-r--r--otherlibs/win32unix/winwait.c3
-rw-r--r--otherlibs/win32unix/write.c3
-rw-r--r--stdlib/Makefile3
-rw-r--r--stdlib/Makefile.Mac3
-rw-r--r--stdlib/Makefile.nt3
-rw-r--r--stdlib/arg.ml3
-rw-r--r--stdlib/arg.mli3
-rw-r--r--stdlib/array.ml3
-rw-r--r--stdlib/array.mli3
-rw-r--r--stdlib/arrayLabels.ml3
-rw-r--r--stdlib/arrayLabels.mli3
-rw-r--r--stdlib/buffer.ml3
-rw-r--r--stdlib/buffer.mli3
-rw-r--r--stdlib/callback.ml3
-rw-r--r--stdlib/callback.mli3
-rw-r--r--stdlib/char.ml3
-rw-r--r--stdlib/char.mli3
-rw-r--r--stdlib/digest.ml3
-rw-r--r--stdlib/digest.mli3
-rw-r--r--stdlib/filename.ml3
-rw-r--r--stdlib/filename.mli3
-rw-r--r--stdlib/format.ml3
-rw-r--r--stdlib/format.mli3
-rw-r--r--stdlib/gc.ml3
-rw-r--r--stdlib/gc.mli3
-rw-r--r--stdlib/genlex.ml3
-rw-r--r--stdlib/genlex.mli3
-rw-r--r--stdlib/hashtbl.ml3
-rw-r--r--stdlib/hashtbl.mli3
-rw-r--r--stdlib/header.c3
-rw-r--r--stdlib/headernt.c3
-rw-r--r--stdlib/int32.ml3
-rw-r--r--stdlib/int32.mli3
-rw-r--r--stdlib/int64.ml3
-rw-r--r--stdlib/int64.mli3
-rw-r--r--stdlib/lazy.ml3
-rw-r--r--stdlib/lazy.mli3
-rw-r--r--stdlib/lexing.ml3
-rw-r--r--stdlib/lexing.mli3
-rw-r--r--stdlib/list.ml3
-rw-r--r--stdlib/list.mli3
-rw-r--r--stdlib/listLabels.ml3
-rw-r--r--stdlib/listLabels.mli3
-rw-r--r--stdlib/map.ml3
-rw-r--r--stdlib/map.mli3
-rw-r--r--stdlib/marshal.ml3
-rw-r--r--stdlib/marshal.mli3
-rw-r--r--stdlib/moreLabels.ml3
-rw-r--r--stdlib/moreLabels.mli3
-rw-r--r--stdlib/nativeint.ml3
-rw-r--r--stdlib/nativeint.mli3
-rw-r--r--stdlib/obj.ml3
-rw-r--r--stdlib/obj.mli3
-rw-r--r--stdlib/oo.ml3
-rw-r--r--stdlib/oo.mli3
-rw-r--r--stdlib/parsing.ml3
-rw-r--r--stdlib/parsing.mli3
-rw-r--r--stdlib/pervasives.ml3
-rw-r--r--stdlib/pervasives.mli3
-rw-r--r--stdlib/printexc.ml3
-rw-r--r--stdlib/printexc.mli3
-rw-r--r--stdlib/printf.ml3
-rw-r--r--stdlib/printf.mli3
-rw-r--r--stdlib/queue.ml3
-rw-r--r--stdlib/queue.mli3
-rw-r--r--stdlib/random.ml3
-rw-r--r--stdlib/random.mli3
-rw-r--r--stdlib/set.ml3
-rw-r--r--stdlib/set.mli3
-rw-r--r--stdlib/sort.ml3
-rw-r--r--stdlib/sort.mli3
-rw-r--r--stdlib/stack.ml3
-rw-r--r--stdlib/stack.mli3
-rw-r--r--stdlib/stdLabels.ml3
-rw-r--r--stdlib/stdLabels.mli3
-rw-r--r--stdlib/std_exit.ml3
-rw-r--r--stdlib/stream.ml3
-rw-r--r--stdlib/stream.mli3
-rw-r--r--stdlib/string.ml3
-rw-r--r--stdlib/string.mli3
-rw-r--r--stdlib/stringLabels.ml3
-rw-r--r--stdlib/stringLabels.mli3
-rw-r--r--stdlib/sys.ml3
-rw-r--r--stdlib/sys.mli3
-rw-r--r--stdlib/weak.ml3
-rw-r--r--stdlib/weak.mli3
-rw-r--r--test/Moretest/graph_test.ml3
-rw-r--r--tools/keywords.r3
-rw-r--r--tools/profiling.ml3
-rw-r--r--tools/profiling.mli3
-rw-r--r--win32caml/inria.h3
-rw-r--r--win32caml/libgraph.h3
-rw-r--r--win32caml/menu.c3
-rw-r--r--win32caml/ocaml.c3
-rw-r--r--win32caml/ocaml.rc3
-rw-r--r--win32caml/startocaml.c3
593 files changed, 1186 insertions, 593 deletions
diff --git a/asmrun/Makefile b/asmrun/Makefile
index 864b25abe9..3dd05f4aca 100644
--- a/asmrun/Makefile
+++ b/asmrun/Makefile
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../LICENSE. #
# #
#########################################################################
diff --git a/asmrun/Makefile.nt b/asmrun/Makefile.nt
index 8a9ae57def..58f55104d5 100644
--- a/asmrun/Makefile.nt
+++ b/asmrun/Makefile.nt
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../LICENSE. #
# #
#########################################################################
diff --git a/asmrun/alpha.S b/asmrun/alpha.S
index fbbc92c173..82ed6389f8 100644
--- a/asmrun/alpha.S
+++ b/asmrun/alpha.S
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/asmrun/arm.S b/asmrun/arm.S
index cd39673e88..151b655e46 100644
--- a/asmrun/arm.S
+++ b/asmrun/arm.S
@@ -6,7 +6,8 @@
/* */
/* Copyright 1998 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/asmrun/fail.c b/asmrun/fail.c
index a58973b838..29810cc206 100644
--- a/asmrun/fail.c
+++ b/asmrun/fail.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/asmrun/hppa.S b/asmrun/hppa.S
index acab052723..5e718aad0f 100644
--- a/asmrun/hppa.S
+++ b/asmrun/hppa.S
@@ -6,7 +6,8 @@
;* *
;* Copyright 1996 Institut National de Recherche en Informatique et *
;* en Automatique. All rights reserved. This file is distributed *
-;* under the terms of the GNU Library General Public License. *
+;* under the terms of the GNU Library General Public License, with *
+;* the special exception on linking described in file ../LICENSE. *
;* *
;*********************************************************************
diff --git a/asmrun/i386.S b/asmrun/i386.S
index b0ed70062a..d3309fc883 100644
--- a/asmrun/i386.S
+++ b/asmrun/i386.S
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/asmrun/i386nt.asm b/asmrun/i386nt.asm
index 05afd45c51..904ca69b8a 100644
--- a/asmrun/i386nt.asm
+++ b/asmrun/i386nt.asm
@@ -6,7 +6,8 @@
;
; Copyright 1996 Institut National de Recherche en Informatique et
; en Automatique. All rights reserved. This file is distributed
-; under the terms of the GNU Library General Public License.
+; under the terms of the GNU Library General Public License, with
+; the special exception on linking described in file ../LICENSE.
;
;*********************************************************************
diff --git a/asmrun/m68k.S b/asmrun/m68k.S
index 26bb76982e..054491ebbc 100644
--- a/asmrun/m68k.S
+++ b/asmrun/m68k.S
@@ -6,7 +6,8 @@
|* *
|* Copyright 1996 Institut National de Recherche en Informatique et *
|* en Automatique. All rights reserved. This file is distributed *
-|* under the terms of the GNU Library General Public License. *
+|* under the terms of the GNU Library General Public License, with *
+|* the special exception on linking described in file ../LICENSE. *
|* *
|***********************************************************************
diff --git a/asmrun/mips.s b/asmrun/mips.s
index 80de0d7001..5afdc29d88 100644
--- a/asmrun/mips.s
+++ b/asmrun/mips.s
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/asmrun/power-aix.S b/asmrun/power-aix.S
index 7d21e3e981..9a075bf613 100644
--- a/asmrun/power-aix.S
+++ b/asmrun/power-aix.S
@@ -6,7 +6,8 @@
#* *
#* Copyright 1996 Institut National de Recherche en Informatique et *
#* en Automatique. All rights reserved. This file is distributed *
-#* under the terms of the GNU Library General Public License. *
+#* under the terms of the GNU Library General Public License, with *
+#* the special exception on linking described in file ../LICENSE. *
#* *
#*********************************************************************
diff --git a/asmrun/power-elf.S b/asmrun/power-elf.S
index 376ea0513f..3dc23b0ccc 100644
--- a/asmrun/power-elf.S
+++ b/asmrun/power-elf.S
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/*********************************************************************/
diff --git a/asmrun/power-rhapsody.S b/asmrun/power-rhapsody.S
index 0db410369a..004ba5ce8d 100644
--- a/asmrun/power-rhapsody.S
+++ b/asmrun/power-rhapsody.S
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/*********************************************************************/
diff --git a/asmrun/roots.c b/asmrun/roots.c
index bdd4afb0e5..e818e91ec3 100644
--- a/asmrun/roots.c
+++ b/asmrun/roots.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/asmrun/signals.c b/asmrun/signals.c
index 1d855f343e..19cb1e072b 100644
--- a/asmrun/signals.c
+++ b/asmrun/signals.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/asmrun/sparc.S b/asmrun/sparc.S
index bdd0935400..145e5b12d4 100644
--- a/asmrun/sparc.S
+++ b/asmrun/sparc.S
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/asmrun/stack.h b/asmrun/stack.h
index 117ad80da1..50101abd7a 100644
--- a/asmrun/stack.h
+++ b/asmrun/stack.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/asmrun/startup.c b/asmrun/startup.c
index 275b06b08b..317339fac0 100644
--- a/asmrun/startup.c
+++ b/asmrun/startup.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/Makefile b/byterun/Makefile
index b7a16ae02e..901f04e650 100644
--- a/byterun/Makefile
+++ b/byterun/Makefile
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../LICENSE. #
# #
#########################################################################
diff --git a/byterun/Makefile.Mac b/byterun/Makefile.Mac
index c900e04cee..d005ede3e5 100644
--- a/byterun/Makefile.Mac
+++ b/byterun/Makefile.Mac
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../LICENSE. #
# #
#########################################################################
diff --git a/byterun/Makefile.nt b/byterun/Makefile.nt
index 8beb6e71e6..51881c64a9 100644
--- a/byterun/Makefile.nt
+++ b/byterun/Makefile.nt
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../LICENSE. #
# #
#########################################################################
diff --git a/byterun/alloc.c b/byterun/alloc.c
index fd24976cac..41dafdc4f8 100644
--- a/byterun/alloc.c
+++ b/byterun/alloc.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/alloc.h b/byterun/alloc.h
index bb829febbc..0a12114176 100644
--- a/byterun/alloc.h
+++ b/byterun/alloc.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/array.c b/byterun/array.c
index 5c87c7ddb6..6f3195fc4c 100644
--- a/byterun/array.c
+++ b/byterun/array.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/backtrace.c b/byterun/backtrace.c
index ac1747e0c0..4425ecd3a9 100644
--- a/byterun/backtrace.c
+++ b/byterun/backtrace.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 2000 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/callback.c b/byterun/callback.c
index e2e8811698..e5f0d27af3 100644
--- a/byterun/callback.c
+++ b/byterun/callback.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/callback.h b/byterun/callback.h
index 20404bbdc5..20c704b264 100644
--- a/byterun/callback.h
+++ b/byterun/callback.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/compact.c b/byterun/compact.c
index 66e88415e2..6962d54150 100644
--- a/byterun/compact.c
+++ b/byterun/compact.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/compact.h b/byterun/compact.h
index aa02cfbec3..1c03d9d9c6 100644
--- a/byterun/compact.h
+++ b/byterun/compact.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/compare.c b/byterun/compare.c
index 565b5ec379..6b95269144 100644
--- a/byterun/compare.c
+++ b/byterun/compare.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/config.h b/byterun/config.h
index 845970f126..812ab88cc6 100644
--- a/byterun/config.h
+++ b/byterun/config.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/custom.c b/byterun/custom.c
index abef0e740d..4e616b4ce4 100644
--- a/byterun/custom.c
+++ b/byterun/custom.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 2000 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/custom.h b/byterun/custom.h
index 3e8abdd0ec..2cb50b0f45 100644
--- a/byterun/custom.h
+++ b/byterun/custom.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 2000 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/debugger.c b/byterun/debugger.c
index a9cfb2dfeb..d650f2a7b8 100644
--- a/byterun/debugger.c
+++ b/byterun/debugger.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/debugger.h b/byterun/debugger.h
index 232f6b49b1..a91f0d33a8 100644
--- a/byterun/debugger.h
+++ b/byterun/debugger.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/dynlink.c b/byterun/dynlink.c
index 4caba225e4..907de1a3ce 100644
--- a/byterun/dynlink.c
+++ b/byterun/dynlink.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 2000 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/dynlink.h b/byterun/dynlink.h
index 46643c5841..df0ce7dfe2 100644
--- a/byterun/dynlink.h
+++ b/byterun/dynlink.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 2000 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/exec.h b/byterun/exec.h
index bd131defce..c131d7b128 100644
--- a/byterun/exec.h
+++ b/byterun/exec.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/extern.c b/byterun/extern.c
index ce850fb7d6..eae5530aa6 100644
--- a/byterun/extern.c
+++ b/byterun/extern.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/fail.c b/byterun/fail.c
index 3d84784e88..18a40e05c4 100644
--- a/byterun/fail.c
+++ b/byterun/fail.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/fail.h b/byterun/fail.h
index 3c1d25f38f..478a2076b0 100644
--- a/byterun/fail.h
+++ b/byterun/fail.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/finalise.c b/byterun/finalise.c
index bea2dfc854..0ad97f552c 100644
--- a/byterun/finalise.c
+++ b/byterun/finalise.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 2000 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/finalise.h b/byterun/finalise.h
index 41ce09d5c7..52cb0caa8e 100644
--- a/byterun/finalise.h
+++ b/byterun/finalise.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 2000 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/fix_code.c b/byterun/fix_code.c
index 4916af8eb1..749bb0237c 100644
--- a/byterun/fix_code.c
+++ b/byterun/fix_code.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/fix_code.h b/byterun/fix_code.h
index d182c7ad5a..463eff1ad0 100644
--- a/byterun/fix_code.h
+++ b/byterun/fix_code.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/floats.c b/byterun/floats.c
index 172043f994..c8684f9ad3 100644
--- a/byterun/floats.c
+++ b/byterun/floats.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/freelist.c b/byterun/freelist.c
index bbd71f529a..af103baf8c 100644
--- a/byterun/freelist.c
+++ b/byterun/freelist.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/freelist.h b/byterun/freelist.h
index 5de759e07d..4d5dc3fbbb 100644
--- a/byterun/freelist.h
+++ b/byterun/freelist.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/gc.h b/byterun/gc.h
index 2908fc2292..62af51a90c 100644
--- a/byterun/gc.h
+++ b/byterun/gc.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/gc_ctrl.c b/byterun/gc_ctrl.c
index 8b564ac227..bae88d1bac 100644
--- a/byterun/gc_ctrl.c
+++ b/byterun/gc_ctrl.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/gc_ctrl.h b/byterun/gc_ctrl.h
index 294c26f1bc..4b1a9c7357 100644
--- a/byterun/gc_ctrl.h
+++ b/byterun/gc_ctrl.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/globroots.c b/byterun/globroots.c
index 396b36654c..2dc55c317d 100644
--- a/byterun/globroots.c
+++ b/byterun/globroots.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/globroots.h b/byterun/globroots.h
index 989cd7fa50..f3c68a4b75 100644
--- a/byterun/globroots.h
+++ b/byterun/globroots.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/hash.c b/byterun/hash.c
index 08f8eee150..0138669734 100644
--- a/byterun/hash.c
+++ b/byterun/hash.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/instrtrace.c b/byterun/instrtrace.c
index 97409aafbf..e684fd5761 100644
--- a/byterun/instrtrace.c
+++ b/byterun/instrtrace.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/instrtrace.h b/byterun/instrtrace.h
index 17407d0a7c..b65aca87b1 100644
--- a/byterun/instrtrace.h
+++ b/byterun/instrtrace.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/instruct.h b/byterun/instruct.h
index 6178525321..222d3c6f13 100644
--- a/byterun/instruct.h
+++ b/byterun/instruct.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/intern.c b/byterun/intern.c
index b6a6bb98b3..e1c0e30ad5 100644
--- a/byterun/intern.c
+++ b/byterun/intern.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/interp.a b/byterun/interp.a
index a9ae72b2cd..f069c33341 100644
--- a/byterun/interp.a
+++ b/byterun/interp.a
@@ -6,7 +6,8 @@
;* */
;* Copyright 1996 Institut National de Recherche en Informatique et */
;* en Automatique. All rights reserved. This file is distributed */
-;* under the terms of the GNU Library General Public License. */
+;* under the terms of the GNU Library General Public License, with */
+;* the special exception on linking described in file ../LICENSE. */
;* */
;***********************************************************************/
diff --git a/byterun/interp.c b/byterun/interp.c
index 7a4234f3f8..599218e487 100644
--- a/byterun/interp.c
+++ b/byterun/interp.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/interp.h b/byterun/interp.h
index cdb23c7803..81828b71a2 100644
--- a/byterun/interp.h
+++ b/byterun/interp.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/intext.h b/byterun/intext.h
index 6940b5e8a4..3251a3e1f4 100644
--- a/byterun/intext.h
+++ b/byterun/intext.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/ints.c b/byterun/ints.c
index 83816f9c61..9dbf2b3737 100644
--- a/byterun/ints.c
+++ b/byterun/ints.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/io.c b/byterun/io.c
index 3dd20d655f..595ff3ada9 100644
--- a/byterun/io.c
+++ b/byterun/io.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/io.h b/byterun/io.h
index a7660f7a17..04bfd28c12 100644
--- a/byterun/io.h
+++ b/byterun/io.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/lexing.c b/byterun/lexing.c
index fa1c0618bc..dab0a962f8 100644
--- a/byterun/lexing.c
+++ b/byterun/lexing.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/macintosh.c b/byterun/macintosh.c
index 87b74d5505..0629c10fc7 100644
--- a/byterun/macintosh.c
+++ b/byterun/macintosh.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/macintosh.h b/byterun/macintosh.h
index 48807945a8..21410aee1b 100644
--- a/byterun/macintosh.h
+++ b/byterun/macintosh.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1999 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/main.c b/byterun/main.c
index 54f118d240..acc5acf343 100644
--- a/byterun/main.c
+++ b/byterun/main.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/major_gc.c b/byterun/major_gc.c
index 6c0d9bd833..8196eb0cd1 100644
--- a/byterun/major_gc.c
+++ b/byterun/major_gc.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/major_gc.h b/byterun/major_gc.h
index aad845439a..69142e4c78 100644
--- a/byterun/major_gc.h
+++ b/byterun/major_gc.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/md5.c b/byterun/md5.c
index 45ca12110c..9acff124ec 100644
--- a/byterun/md5.c
+++ b/byterun/md5.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/md5.h b/byterun/md5.h
index 21104096e6..05c9226ec9 100644
--- a/byterun/md5.h
+++ b/byterun/md5.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1999 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/memory.c b/byterun/memory.c
index 0ad4140e2d..fc0fe57a72 100644
--- a/byterun/memory.c
+++ b/byterun/memory.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/memory.h b/byterun/memory.h
index 43c3c51181..f3017caacb 100644
--- a/byterun/memory.h
+++ b/byterun/memory.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/meta.c b/byterun/meta.c
index 8df61dcaf6..8968498d32 100644
--- a/byterun/meta.c
+++ b/byterun/meta.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/minor_gc.c b/byterun/minor_gc.c
index 890522bee6..78bb8ac7fe 100644
--- a/byterun/minor_gc.c
+++ b/byterun/minor_gc.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/minor_gc.h b/byterun/minor_gc.h
index a9d7b48226..66252aeb25 100644
--- a/byterun/minor_gc.h
+++ b/byterun/minor_gc.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/misc.c b/byterun/misc.c
index a6972ccb52..c73c9b5f05 100644
--- a/byterun/misc.c
+++ b/byterun/misc.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/misc.h b/byterun/misc.h
index e8206aaa4c..139abe7619 100644
--- a/byterun/misc.h
+++ b/byterun/misc.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/mlvalues.h b/byterun/mlvalues.h
index 8da310efc5..5e61035694 100644
--- a/byterun/mlvalues.h
+++ b/byterun/mlvalues.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/mpwtool.c b/byterun/mpwtool.c
index c1741b43a5..3c45a685e1 100644
--- a/byterun/mpwtool.c
+++ b/byterun/mpwtool.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/obj.c b/byterun/obj.c
index caa39f23e4..8b531f0d0f 100644
--- a/byterun/obj.c
+++ b/byterun/obj.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/osdeps.h b/byterun/osdeps.h
index b1eba23d5f..cac3e71666 100644
--- a/byterun/osdeps.h
+++ b/byterun/osdeps.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/parsing.c b/byterun/parsing.c
index 32beb843b8..be902c314f 100644
--- a/byterun/parsing.c
+++ b/byterun/parsing.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/prims.h b/byterun/prims.h
index 5377c73c16..22468d4b27 100644
--- a/byterun/prims.h
+++ b/byterun/prims.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/printexc.c b/byterun/printexc.c
index 3a581a6841..79ff8fbe48 100644
--- a/byterun/printexc.c
+++ b/byterun/printexc.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/printexc.h b/byterun/printexc.h
index ad8c7b4cc4..1cd3381736 100644
--- a/byterun/printexc.h
+++ b/byterun/printexc.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/reverse.h b/byterun/reverse.h
index 5583ad52bc..85cd9fb329 100644
--- a/byterun/reverse.h
+++ b/byterun/reverse.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/roots.c b/byterun/roots.c
index 0a14ab44f8..391789c9ee 100644
--- a/byterun/roots.c
+++ b/byterun/roots.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/roots.h b/byterun/roots.h
index eecab00818..1e6c169b0e 100644
--- a/byterun/roots.h
+++ b/byterun/roots.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/rotatecursor.c b/byterun/rotatecursor.c
index 5a76667ba5..29506108db 100644
--- a/byterun/rotatecursor.c
+++ b/byterun/rotatecursor.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/rotatecursor.h b/byterun/rotatecursor.h
index 3e8e4a02f3..0fedabc67c 100644
--- a/byterun/rotatecursor.h
+++ b/byterun/rotatecursor.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/signals.c b/byterun/signals.c
index d7d91504ce..727b87aff7 100644
--- a/byterun/signals.c
+++ b/byterun/signals.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/signals.h b/byterun/signals.h
index 2743cb8c6c..f052ba500d 100644
--- a/byterun/signals.h
+++ b/byterun/signals.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/stacks.c b/byterun/stacks.c
index c7611babfb..3d0e2c4666 100644
--- a/byterun/stacks.c
+++ b/byterun/stacks.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/stacks.h b/byterun/stacks.h
index ba815e049f..96e45ad827 100644
--- a/byterun/stacks.h
+++ b/byterun/stacks.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/startup.c b/byterun/startup.c
index 5fe3ec5d15..db69dc5aed 100644
--- a/byterun/startup.c
+++ b/byterun/startup.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/str.c b/byterun/str.c
index 65467e5984..905b3a308a 100644
--- a/byterun/str.c
+++ b/byterun/str.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/sys.c b/byterun/sys.c
index 0677129bb9..4a2195a2ed 100644
--- a/byterun/sys.c
+++ b/byterun/sys.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/sys.h b/byterun/sys.h
index 0502efb742..38768a45fa 100644
--- a/byterun/sys.h
+++ b/byterun/sys.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/terminfo.c b/byterun/terminfo.c
index d930a2d758..f136fc8992 100644
--- a/byterun/terminfo.c
+++ b/byterun/terminfo.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/ui.h b/byterun/ui.h
index 0e10d82848..66b3c50d54 100644
--- a/byterun/ui.h
+++ b/byterun/ui.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/unix.c b/byterun/unix.c
index 4fc70b003d..38b9b4aad3 100644
--- a/byterun/unix.c
+++ b/byterun/unix.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/weak.c b/byterun/weak.c
index a192edca80..a006ee7537 100644
--- a/byterun/weak.c
+++ b/byterun/weak.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1997 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/weak.h b/byterun/weak.h
index eb02e9ef81..18c6736ce6 100644
--- a/byterun/weak.h
+++ b/byterun/weak.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1997 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/byterun/win32.c b/byterun/win32.c
index 8a14fdefd1..d118b19763 100644
--- a/byterun/win32.c
+++ b/byterun/win32.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/Makefile-templ b/config/Makefile-templ
index acb6610e23..74e125c369 100644
--- a/config/Makefile-templ
+++ b/config/Makefile-templ
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../LICENSE. #
# #
#########################################################################
diff --git a/config/Makefile.nt b/config/Makefile.nt
index 8692cab185..dd83c896ed 100644
--- a/config/Makefile.nt
+++ b/config/Makefile.nt
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../LICENSE. #
# #
#########################################################################
diff --git a/config/auto-aux/align.c b/config/auto-aux/align.c
index 6cebc76092..0bedf77a02 100644
--- a/config/auto-aux/align.c
+++ b/config/auto-aux/align.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/auto-aux/ansi.c b/config/auto-aux/ansi.c
index fd86c6055d..f1a416b857 100644
--- a/config/auto-aux/ansi.c
+++ b/config/auto-aux/ansi.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1997 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/auto-aux/async_io.c b/config/auto-aux/async_io.c
index 8cf2f74464..5374080657 100644
--- a/config/auto-aux/async_io.c
+++ b/config/auto-aux/async_io.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/auto-aux/bytecopy.c b/config/auto-aux/bytecopy.c
index 029c2a8ebe..923b444e5b 100644
--- a/config/auto-aux/bytecopy.c
+++ b/config/auto-aux/bytecopy.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/auto-aux/dblalign.c b/config/auto-aux/dblalign.c
index 7ea78bd834..9b44a774e2 100644
--- a/config/auto-aux/dblalign.c
+++ b/config/auto-aux/dblalign.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/auto-aux/divmod.c b/config/auto-aux/divmod.c
index caf1b41d72..24d3786cec 100644
--- a/config/auto-aux/divmod.c
+++ b/config/auto-aux/divmod.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/auto-aux/elf.c b/config/auto-aux/elf.c
index 222cbb8ca3..026c4838eb 100644
--- a/config/auto-aux/elf.c
+++ b/config/auto-aux/elf.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1999 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/auto-aux/endian.c b/config/auto-aux/endian.c
index 7af0f997b4..def617f0f5 100644
--- a/config/auto-aux/endian.c
+++ b/config/auto-aux/endian.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/auto-aux/getgroups.c b/config/auto-aux/getgroups.c
index 3e33331cc9..1ed8a1fbb1 100644
--- a/config/auto-aux/getgroups.c
+++ b/config/auto-aux/getgroups.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/auto-aux/int64align.c b/config/auto-aux/int64align.c
index d38e0c2b35..5c77b39c58 100644
--- a/config/auto-aux/int64align.c
+++ b/config/auto-aux/int64align.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 2000 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/auto-aux/longlong.c b/config/auto-aux/longlong.c
index 5c996b52e0..2dccd19c26 100644
--- a/config/auto-aux/longlong.c
+++ b/config/auto-aux/longlong.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/auto-aux/schar.c b/config/auto-aux/schar.c
index 412ae7dc9f..55d49f31a7 100644
--- a/config/auto-aux/schar.c
+++ b/config/auto-aux/schar.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/auto-aux/schar2.c b/config/auto-aux/schar2.c
index d6bbf65ba9..d1d781a53e 100644
--- a/config/auto-aux/schar2.c
+++ b/config/auto-aux/schar2.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/auto-aux/sighandler.c b/config/auto-aux/sighandler.c
index 417edaa80d..7e748df572 100644
--- a/config/auto-aux/sighandler.c
+++ b/config/auto-aux/sighandler.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/auto-aux/signals.c b/config/auto-aux/signals.c
index 07aaa816b6..df0a8b0b50 100644
--- a/config/auto-aux/signals.c
+++ b/config/auto-aux/signals.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/auto-aux/sizes.c b/config/auto-aux/sizes.c
index a35c974446..992c47a658 100644
--- a/config/auto-aux/sizes.c
+++ b/config/auto-aux/sizes.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/auto-aux/stackov.c b/config/auto-aux/stackov.c
index 2aec6fb5e7..f3dee3ff24 100644
--- a/config/auto-aux/stackov.c
+++ b/config/auto-aux/stackov.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/config.Mac b/config/config.Mac
index 1a3a4dcd87..0fd81335d1 100644
--- a/config/config.Mac
+++ b/config/config.Mac
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../LICENSE. #
# #
#########################################################################
diff --git a/config/m-MacOS.h b/config/m-MacOS.h
index 16f43a0215..ec3b65c41b 100644
--- a/config/m-MacOS.h
+++ b/config/m-MacOS.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 2000 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/m-nt.h b/config/m-nt.h
index 037424fab5..962e7f18e1 100644
--- a/config/m-nt.h
+++ b/config/m-nt.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/m-templ.h b/config/m-templ.h
index 06f512b6c7..fdfc0c8c85 100644
--- a/config/m-templ.h
+++ b/config/m-templ.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/s-MacOS.h b/config/s-MacOS.h
index adb3bf799b..0138ced95b 100644
--- a/config/s-MacOS.h
+++ b/config/s-MacOS.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 2000 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/s-nt.h b/config/s-nt.h
index ccf76297f4..34ff2d44b8 100644
--- a/config/s-nt.h
+++ b/config/s-nt.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/config/s-templ.h b/config/s-templ.h
index db50afe9b3..d5a9142896 100644
--- a/config/s-templ.h
+++ b/config/s-templ.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/configure b/configure
index 73b1266629..1cc92bd68f 100755
--- a/configure
+++ b/configure
@@ -8,7 +8,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file LICENSE. #
# #
#########################################################################
diff --git a/maccaml/aboutbox.c b/maccaml/aboutbox.c
index 043397f2c1..92cb198255 100644
--- a/maccaml/aboutbox.c
+++ b/maccaml/aboutbox.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1997 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/appleevents.c b/maccaml/appleevents.c
index 220027ce6b..cad35c032e 100644
--- a/maccaml/appleevents.c
+++ b/maccaml/appleevents.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1997 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/appli.r b/maccaml/appli.r
index ef70589e2f..a238f9c125 100644
--- a/maccaml/appli.r
+++ b/maccaml/appli.r
@@ -6,7 +6,8 @@
/* */
/* Copyright 2000 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/clipboard.c b/maccaml/clipboard.c
index 8ea530b5d5..0e09065fb2 100644
--- a/maccaml/clipboard.c
+++ b/maccaml/clipboard.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1998 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/drag.c b/maccaml/drag.c
index 4867c43c78..64bf909cf3 100644
--- a/maccaml/drag.c
+++ b/maccaml/drag.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1997 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/errors.c b/maccaml/errors.c
index 9847a9773d..bf32ce4e9f 100644
--- a/maccaml/errors.c
+++ b/maccaml/errors.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1997 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/events.c b/maccaml/events.c
index 8fb5fb6b56..7411482094 100644
--- a/maccaml/events.c
+++ b/maccaml/events.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1997 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/files.c b/maccaml/files.c
index 18cb38e7e4..ae94adcc45 100644
--- a/maccaml/files.c
+++ b/maccaml/files.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1997 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/glue.c b/maccaml/glue.c
index c0583807d2..ea9b5f97fb 100644
--- a/maccaml/glue.c
+++ b/maccaml/glue.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1998 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/graph.c b/maccaml/graph.c
index 64165aebc5..1bf03d9a37 100644
--- a/maccaml/graph.c
+++ b/maccaml/graph.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1998 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/lib.c b/maccaml/lib.c
index d8c689338f..2c556b4982 100644
--- a/maccaml/lib.c
+++ b/maccaml/lib.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1998 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/main.c b/maccaml/main.c
index e066d3127e..6a317e8c64 100644
--- a/maccaml/main.c
+++ b/maccaml/main.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1997 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/main.h b/maccaml/main.h
index 314e801a5b..a380804e24 100644
--- a/maccaml/main.h
+++ b/maccaml/main.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1997 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/mcmemory.c b/maccaml/mcmemory.c
index 61a2c8218f..218b99f81a 100644
--- a/maccaml/mcmemory.c
+++ b/maccaml/mcmemory.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1998 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/mcmisc.c b/maccaml/mcmisc.c
index 9f437545db..89adfe684e 100644
--- a/maccaml/mcmisc.c
+++ b/maccaml/mcmisc.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1998 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/menus.c b/maccaml/menus.c
index 1dbdabe282..81751824a0 100644
--- a/maccaml/menus.c
+++ b/maccaml/menus.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1998 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/modalfilter.c b/maccaml/modalfilter.c
index 1075b8cb2b..741d120503 100644
--- a/maccaml/modalfilter.c
+++ b/maccaml/modalfilter.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1998 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/ocaml.r b/maccaml/ocaml.r
index f55fa6338a..ea807fa536 100644
--- a/maccaml/ocaml.r
+++ b/maccaml/ocaml.r
@@ -6,7 +6,8 @@
/* */
/* Copyright 1998 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/ocamlconstants.h b/maccaml/ocamlconstants.h
index b974806e4b..1b3e1e6515 100644
--- a/maccaml/ocamlconstants.h
+++ b/maccaml/ocamlconstants.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1998 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/prefs.c b/maccaml/prefs.c
index 300f30d053..70f208550a 100644
--- a/maccaml/prefs.c
+++ b/maccaml/prefs.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1998 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/print.c b/maccaml/print.c
index 2a962587f2..43263add96 100644
--- a/maccaml/print.c
+++ b/maccaml/print.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1999 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/scroll.c b/maccaml/scroll.c
index a524d9672f..e91a79bb01 100644
--- a/maccaml/scroll.c
+++ b/maccaml/scroll.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1998 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/maccaml/windows.c b/maccaml/windows.c
index f9676f968c..73d8b297fa 100644
--- a/maccaml/windows.c
+++ b/maccaml/windows.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1998 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/bigarray/Makefile b/otherlibs/bigarray/Makefile
index 46fb9f32dc..71d69e47c9 100644
--- a/otherlibs/bigarray/Makefile
+++ b/otherlibs/bigarray/Makefile
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/bigarray/Makefile.Mac b/otherlibs/bigarray/Makefile.Mac
index 70575ade27..7f449f9974 100644
--- a/otherlibs/bigarray/Makefile.Mac
+++ b/otherlibs/bigarray/Makefile.Mac
@@ -6,7 +6,8 @@
# #
# Copyright 2000 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/bigarray/Makefile.nt b/otherlibs/bigarray/Makefile.nt
index 9759dbf9ea..17d84ed1a9 100644
--- a/otherlibs/bigarray/Makefile.nt
+++ b/otherlibs/bigarray/Makefile.nt
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/bigarray/bigarray.h b/otherlibs/bigarray/bigarray.h
index 1d1cc8630c..796a60338c 100644
--- a/otherlibs/bigarray/bigarray.h
+++ b/otherlibs/bigarray/bigarray.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 2000 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/bigarray/bigarray.ml b/otherlibs/bigarray/bigarray.ml
index 2234b934f0..c35cf03c70 100644
--- a/otherlibs/bigarray/bigarray.ml
+++ b/otherlibs/bigarray/bigarray.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 2000 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/bigarray/bigarray.mli b/otherlibs/bigarray/bigarray.mli
index 9439a78df3..8a33de906d 100644
--- a/otherlibs/bigarray/bigarray.mli
+++ b/otherlibs/bigarray/bigarray.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 2000 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/bigarray/bigarray_stubs.c b/otherlibs/bigarray/bigarray_stubs.c
index 38d8ab8572..bfbd5f460d 100644
--- a/otherlibs/bigarray/bigarray_stubs.c
+++ b/otherlibs/bigarray/bigarray_stubs.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 2000 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/bigarray/mmap_unix.c b/otherlibs/bigarray/mmap_unix.c
index 291563d78f..e0f649f920 100644
--- a/otherlibs/bigarray/mmap_unix.c
+++ b/otherlibs/bigarray/mmap_unix.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 2000 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/bigarray/mmap_win32.c b/otherlibs/bigarray/mmap_win32.c
index d3186e73a1..82735cb9e3 100644
--- a/otherlibs/bigarray/mmap_win32.c
+++ b/otherlibs/bigarray/mmap_win32.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 2000 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/db/Makefile b/otherlibs/db/Makefile
index 98004d7cb6..ee58488a11 100644
--- a/otherlibs/db/Makefile
+++ b/otherlibs/db/Makefile
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/db/db.ml b/otherlibs/db/db.ml
index b3d9b1db1a..4882dc8711 100644
--- a/otherlibs/db/db.ml
+++ b/otherlibs/db/db.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/db/db.mli b/otherlibs/db/db.mli
index 3aa4244f79..ae0e73b55e 100644
--- a/otherlibs/db/db.mli
+++ b/otherlibs/db/db.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/db/dbstubs.c b/otherlibs/db/dbstubs.c
index d8d38e9a13..14c1ed96d6 100644
--- a/otherlibs/db/dbstubs.c
+++ b/otherlibs/db/dbstubs.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/db/dbstubs.h b/otherlibs/db/dbstubs.h
index 0dcad3ae6b..7828e9707c 100644
--- a/otherlibs/db/dbstubs.h
+++ b/otherlibs/db/dbstubs.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/dbm/Makefile b/otherlibs/dbm/Makefile
index 19e48a9af2..df8d013757 100644
--- a/otherlibs/dbm/Makefile
+++ b/otherlibs/dbm/Makefile
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/dbm/cldbm.c b/otherlibs/dbm/cldbm.c
index 1ec8ca1490..0757672838 100644
--- a/otherlibs/dbm/cldbm.c
+++ b/otherlibs/dbm/cldbm.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/dbm/dbm.ml b/otherlibs/dbm/dbm.ml
index 9166854002..c98f7fe24d 100644
--- a/otherlibs/dbm/dbm.ml
+++ b/otherlibs/dbm/dbm.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/dbm/dbm.mli b/otherlibs/dbm/dbm.mli
index a014422d09..d451745f9e 100644
--- a/otherlibs/dbm/dbm.mli
+++ b/otherlibs/dbm/dbm.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/dynlink/Makefile b/otherlibs/dynlink/Makefile
index fd9e999897..906b3d4b77 100644
--- a/otherlibs/dynlink/Makefile
+++ b/otherlibs/dynlink/Makefile
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/dynlink/Makefile.Mac b/otherlibs/dynlink/Makefile.Mac
index e7c42f9bf2..ab963abf66 100644
--- a/otherlibs/dynlink/Makefile.Mac
+++ b/otherlibs/dynlink/Makefile.Mac
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/dynlink/Makefile.nt b/otherlibs/dynlink/Makefile.nt
index b55621a703..4399154287 100644
--- a/otherlibs/dynlink/Makefile.nt
+++ b/otherlibs/dynlink/Makefile.nt
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/dynlink/dynlink.ml b/otherlibs/dynlink/dynlink.ml
index 831ea963e2..f91394d0fc 100644
--- a/otherlibs/dynlink/dynlink.ml
+++ b/otherlibs/dynlink/dynlink.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/dynlink/dynlink.mli b/otherlibs/dynlink/dynlink.mli
index b3916e6ff5..0aa8c8ba3a 100644
--- a/otherlibs/dynlink/dynlink.mli
+++ b/otherlibs/dynlink/dynlink.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/dynlink/extract_crc.ml b/otherlibs/dynlink/extract_crc.ml
index 0304a06773..80a1568374 100644
--- a/otherlibs/dynlink/extract_crc.ml
+++ b/otherlibs/dynlink/extract_crc.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/graph/Makefile b/otherlibs/graph/Makefile
index 415a8ac280..f93ad969f4 100644
--- a/otherlibs/graph/Makefile
+++ b/otherlibs/graph/Makefile
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/graph/Makefile.Mac b/otherlibs/graph/Makefile.Mac
index 81116f0b51..7269595e68 100644
--- a/otherlibs/graph/Makefile.Mac
+++ b/otherlibs/graph/Makefile.Mac
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/graph/Makefile.nt b/otherlibs/graph/Makefile.nt
index 16118b9353..4d3f72b669 100644
--- a/otherlibs/graph/Makefile.nt
+++ b/otherlibs/graph/Makefile.nt
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/graph/color.c b/otherlibs/graph/color.c
index 024bd71ddf..463453b61e 100644
--- a/otherlibs/graph/color.c
+++ b/otherlibs/graph/color.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/graph/draw.c b/otherlibs/graph/draw.c
index b274475f26..78f1444bc1 100644
--- a/otherlibs/graph/draw.c
+++ b/otherlibs/graph/draw.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/graph/dump_img.c b/otherlibs/graph/dump_img.c
index b4d53f2023..75a9dce43e 100644
--- a/otherlibs/graph/dump_img.c
+++ b/otherlibs/graph/dump_img.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/graph/events.c b/otherlibs/graph/events.c
index 58a7292322..dadd0938b6 100644
--- a/otherlibs/graph/events.c
+++ b/otherlibs/graph/events.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/graph/fill.c b/otherlibs/graph/fill.c
index 2cc92dcebd..faaa3c4cf3 100644
--- a/otherlibs/graph/fill.c
+++ b/otherlibs/graph/fill.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/graph/graphics.ml b/otherlibs/graph/graphics.ml
index c515cb4234..c7be0626b3 100644
--- a/otherlibs/graph/graphics.ml
+++ b/otherlibs/graph/graphics.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/graph/graphics.mli b/otherlibs/graph/graphics.mli
index a9d4f48f24..3e256473a1 100644
--- a/otherlibs/graph/graphics.mli
+++ b/otherlibs/graph/graphics.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/graph/graphicsX11.ml b/otherlibs/graph/graphicsX11.ml
index 43adfa2313..69f7b718d6 100644
--- a/otherlibs/graph/graphicsX11.ml
+++ b/otherlibs/graph/graphicsX11.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 2001 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/graph/graphicsX11.mli b/otherlibs/graph/graphicsX11.mli
index b213ec7384..ff55adf668 100644
--- a/otherlibs/graph/graphicsX11.mli
+++ b/otherlibs/graph/graphicsX11.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 2001 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/graph/image.c b/otherlibs/graph/image.c
index f2265ef099..8d47fc4e58 100644
--- a/otherlibs/graph/image.c
+++ b/otherlibs/graph/image.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/graph/image.h b/otherlibs/graph/image.h
index a7dff91936..441da97fbc 100644
--- a/otherlibs/graph/image.h
+++ b/otherlibs/graph/image.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/graph/libgraph.h b/otherlibs/graph/libgraph.h
index d9218f15da..5889ff8377 100644
--- a/otherlibs/graph/libgraph.h
+++ b/otherlibs/graph/libgraph.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/graph/make_img.c b/otherlibs/graph/make_img.c
index a96997bc95..a0d15a824f 100644
--- a/otherlibs/graph/make_img.c
+++ b/otherlibs/graph/make_img.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/graph/open.c b/otherlibs/graph/open.c
index db2782ab58..96c36d6496 100644
--- a/otherlibs/graph/open.c
+++ b/otherlibs/graph/open.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/graph/point_col.c b/otherlibs/graph/point_col.c
index 7d869142e7..8df0dfaf01 100644
--- a/otherlibs/graph/point_col.c
+++ b/otherlibs/graph/point_col.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/graph/sound.c b/otherlibs/graph/sound.c
index cf7f147806..4b30622068 100644
--- a/otherlibs/graph/sound.c
+++ b/otherlibs/graph/sound.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/graph/subwindow.c b/otherlibs/graph/subwindow.c
index 0dca4a4f8f..8fb8b63878 100644
--- a/otherlibs/graph/subwindow.c
+++ b/otherlibs/graph/subwindow.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/graph/text.c b/otherlibs/graph/text.c
index 77e3e9317c..ad41f2ff2a 100644
--- a/otherlibs/graph/text.c
+++ b/otherlibs/graph/text.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/labltk/browser/dummyUnix.mli b/otherlibs/labltk/browser/dummyUnix.mli
index d08d12e26d..163d14ad34 100644
--- a/otherlibs/labltk/browser/dummyUnix.mli
+++ b/otherlibs/labltk/browser/dummyUnix.mli
@@ -7,7 +7,8 @@
(* Copyright 2000 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/dummyWin.mli b/otherlibs/labltk/browser/dummyWin.mli
index 124ada5eb2..a4b75ee37b 100644
--- a/otherlibs/labltk/browser/dummyWin.mli
+++ b/otherlibs/labltk/browser/dummyWin.mli
@@ -7,7 +7,8 @@
(* Copyright 2000 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/editor.ml b/otherlibs/labltk/browser/editor.ml
index 517599c6c4..3955f4ba4d 100644
--- a/otherlibs/labltk/browser/editor.ml
+++ b/otherlibs/labltk/browser/editor.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/editor.mli b/otherlibs/labltk/browser/editor.mli
index cefb517988..665ee813f3 100644
--- a/otherlibs/labltk/browser/editor.mli
+++ b/otherlibs/labltk/browser/editor.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/fileselect.ml b/otherlibs/labltk/browser/fileselect.ml
index 9987505b3a..be6896dbf5 100644
--- a/otherlibs/labltk/browser/fileselect.ml
+++ b/otherlibs/labltk/browser/fileselect.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/fileselect.mli b/otherlibs/labltk/browser/fileselect.mli
index 2c857bda59..83f93f706f 100644
--- a/otherlibs/labltk/browser/fileselect.mli
+++ b/otherlibs/labltk/browser/fileselect.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_bind.ml b/otherlibs/labltk/browser/jg_bind.ml
index 958401add2..128a88ae55 100644
--- a/otherlibs/labltk/browser/jg_bind.ml
+++ b/otherlibs/labltk/browser/jg_bind.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_bind.mli b/otherlibs/labltk/browser/jg_bind.mli
index 3638550a18..e09c2ba460 100644
--- a/otherlibs/labltk/browser/jg_bind.mli
+++ b/otherlibs/labltk/browser/jg_bind.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_box.ml b/otherlibs/labltk/browser/jg_box.ml
index bbe2a286fe..ac0cb82121 100644
--- a/otherlibs/labltk/browser/jg_box.ml
+++ b/otherlibs/labltk/browser/jg_box.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_button.ml b/otherlibs/labltk/browser/jg_button.ml
index 5a0a733d8b..11abd68aba 100644
--- a/otherlibs/labltk/browser/jg_button.ml
+++ b/otherlibs/labltk/browser/jg_button.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_completion.ml b/otherlibs/labltk/browser/jg_completion.ml
index 1bdedede53..feb03c42f2 100644
--- a/otherlibs/labltk/browser/jg_completion.ml
+++ b/otherlibs/labltk/browser/jg_completion.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_completion.mli b/otherlibs/labltk/browser/jg_completion.mli
index 97cadcebf9..69c7a134c2 100644
--- a/otherlibs/labltk/browser/jg_completion.mli
+++ b/otherlibs/labltk/browser/jg_completion.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_config.ml b/otherlibs/labltk/browser/jg_config.ml
index 547aab2ddb..bce0e50e76 100644
--- a/otherlibs/labltk/browser/jg_config.ml
+++ b/otherlibs/labltk/browser/jg_config.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_config.mli b/otherlibs/labltk/browser/jg_config.mli
index 865b17aa22..511e2b3a67 100644
--- a/otherlibs/labltk/browser/jg_config.mli
+++ b/otherlibs/labltk/browser/jg_config.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_entry.ml b/otherlibs/labltk/browser/jg_entry.ml
index c662bed85a..c09a273e82 100644
--- a/otherlibs/labltk/browser/jg_entry.ml
+++ b/otherlibs/labltk/browser/jg_entry.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_memo.ml b/otherlibs/labltk/browser/jg_memo.ml
index 70c6da2d14..c6d7634ac6 100644
--- a/otherlibs/labltk/browser/jg_memo.ml
+++ b/otherlibs/labltk/browser/jg_memo.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_memo.mli b/otherlibs/labltk/browser/jg_memo.mli
index 708d95d981..5491dee32f 100644
--- a/otherlibs/labltk/browser/jg_memo.mli
+++ b/otherlibs/labltk/browser/jg_memo.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_menu.ml b/otherlibs/labltk/browser/jg_menu.ml
index e92b7e8890..62712f36db 100644
--- a/otherlibs/labltk/browser/jg_menu.ml
+++ b/otherlibs/labltk/browser/jg_menu.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_message.ml b/otherlibs/labltk/browser/jg_message.ml
index 08d0d8566a..dc55a2dd34 100644
--- a/otherlibs/labltk/browser/jg_message.ml
+++ b/otherlibs/labltk/browser/jg_message.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_message.mli b/otherlibs/labltk/browser/jg_message.mli
index 27cde48b96..d7a5528a4b 100644
--- a/otherlibs/labltk/browser/jg_message.mli
+++ b/otherlibs/labltk/browser/jg_message.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_multibox.ml b/otherlibs/labltk/browser/jg_multibox.ml
index 5e5adb190e..dc905aba6c 100644
--- a/otherlibs/labltk/browser/jg_multibox.ml
+++ b/otherlibs/labltk/browser/jg_multibox.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_multibox.mli b/otherlibs/labltk/browser/jg_multibox.mli
index 19aca102f6..6dfe7d8fb3 100644
--- a/otherlibs/labltk/browser/jg_multibox.mli
+++ b/otherlibs/labltk/browser/jg_multibox.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_text.ml b/otherlibs/labltk/browser/jg_text.ml
index 0d239316fd..5a7023f638 100644
--- a/otherlibs/labltk/browser/jg_text.ml
+++ b/otherlibs/labltk/browser/jg_text.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_text.mli b/otherlibs/labltk/browser/jg_text.mli
index 4889f70767..e8646dd9d1 100644
--- a/otherlibs/labltk/browser/jg_text.mli
+++ b/otherlibs/labltk/browser/jg_text.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_tk.ml b/otherlibs/labltk/browser/jg_tk.ml
index 98ac89c7ea..7fc77f096a 100644
--- a/otherlibs/labltk/browser/jg_tk.ml
+++ b/otherlibs/labltk/browser/jg_tk.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/jg_toplevel.ml b/otherlibs/labltk/browser/jg_toplevel.ml
index 46fd376d23..c6a2b89593 100644
--- a/otherlibs/labltk/browser/jg_toplevel.ml
+++ b/otherlibs/labltk/browser/jg_toplevel.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/lexical.ml b/otherlibs/labltk/browser/lexical.ml
index 0b97d0e9b1..c4bd3b1f57 100644
--- a/otherlibs/labltk/browser/lexical.ml
+++ b/otherlibs/labltk/browser/lexical.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/lexical.mli b/otherlibs/labltk/browser/lexical.mli
index fa308b946c..3be04d3246 100644
--- a/otherlibs/labltk/browser/lexical.mli
+++ b/otherlibs/labltk/browser/lexical.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/list2.ml b/otherlibs/labltk/browser/list2.ml
index ece69a0a8e..87b88f496a 100644
--- a/otherlibs/labltk/browser/list2.ml
+++ b/otherlibs/labltk/browser/list2.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/main.ml b/otherlibs/labltk/browser/main.ml
index a1fa4b876b..a14e814f1c 100644
--- a/otherlibs/labltk/browser/main.ml
+++ b/otherlibs/labltk/browser/main.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/mytypes.mli b/otherlibs/labltk/browser/mytypes.mli
index 46842500bc..2ab2f46c2a 100644
--- a/otherlibs/labltk/browser/mytypes.mli
+++ b/otherlibs/labltk/browser/mytypes.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/searchid.ml b/otherlibs/labltk/browser/searchid.ml
index a3112761ec..5a6cdcd759 100644
--- a/otherlibs/labltk/browser/searchid.ml
+++ b/otherlibs/labltk/browser/searchid.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/searchid.mli b/otherlibs/labltk/browser/searchid.mli
index 40c9c1c6b7..83fa406be8 100644
--- a/otherlibs/labltk/browser/searchid.mli
+++ b/otherlibs/labltk/browser/searchid.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/searchpos.ml b/otherlibs/labltk/browser/searchpos.ml
index b0495ace1d..207a3ef95b 100644
--- a/otherlibs/labltk/browser/searchpos.ml
+++ b/otherlibs/labltk/browser/searchpos.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/searchpos.mli b/otherlibs/labltk/browser/searchpos.mli
index f887955d19..f0bebb6c47 100644
--- a/otherlibs/labltk/browser/searchpos.mli
+++ b/otherlibs/labltk/browser/searchpos.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/setpath.ml b/otherlibs/labltk/browser/setpath.ml
index cae5d046c1..82d9b2a60e 100644
--- a/otherlibs/labltk/browser/setpath.ml
+++ b/otherlibs/labltk/browser/setpath.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/setpath.mli b/otherlibs/labltk/browser/setpath.mli
index 750fbde845..f5e70090fd 100644
--- a/otherlibs/labltk/browser/setpath.mli
+++ b/otherlibs/labltk/browser/setpath.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/shell.ml b/otherlibs/labltk/browser/shell.ml
index b05a8fd5ba..2963faa14b 100644
--- a/otherlibs/labltk/browser/shell.ml
+++ b/otherlibs/labltk/browser/shell.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/shell.mli b/otherlibs/labltk/browser/shell.mli
index 4936cd6e29..30b59c84e8 100644
--- a/otherlibs/labltk/browser/shell.mli
+++ b/otherlibs/labltk/browser/shell.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/typecheck.ml b/otherlibs/labltk/browser/typecheck.ml
index 9f9a64b9bc..3a7f66672b 100644
--- a/otherlibs/labltk/browser/typecheck.ml
+++ b/otherlibs/labltk/browser/typecheck.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/typecheck.mli b/otherlibs/labltk/browser/typecheck.mli
index 4180a92772..d61fce62e3 100644
--- a/otherlibs/labltk/browser/typecheck.mli
+++ b/otherlibs/labltk/browser/typecheck.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/useunix.ml b/otherlibs/labltk/browser/useunix.ml
index 3b6361878d..a12d56c35d 100644
--- a/otherlibs/labltk/browser/useunix.ml
+++ b/otherlibs/labltk/browser/useunix.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/useunix.mli b/otherlibs/labltk/browser/useunix.mli
index 7d5f5c97ca..52ac7c7702 100644
--- a/otherlibs/labltk/browser/useunix.mli
+++ b/otherlibs/labltk/browser/useunix.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/viewer.ml b/otherlibs/labltk/browser/viewer.ml
index 840021cad0..5bdd068bc1 100644
--- a/otherlibs/labltk/browser/viewer.ml
+++ b/otherlibs/labltk/browser/viewer.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/browser/viewer.mli b/otherlibs/labltk/browser/viewer.mli
index 05b28657f6..ac7745c55e 100644
--- a/otherlibs/labltk/browser/viewer.mli
+++ b/otherlibs/labltk/browser/viewer.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/builtin/LICENSE b/otherlibs/labltk/builtin/LICENSE
index c373934596..c006f51d5c 100644
--- a/otherlibs/labltk/builtin/LICENSE
+++ b/otherlibs/labltk/builtin/LICENSE
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/compiler/compile.ml b/otherlibs/labltk/compiler/compile.ml
index 91b4c8647e..1b496ec929 100644
--- a/otherlibs/labltk/compiler/compile.ml
+++ b/otherlibs/labltk/compiler/compile.ml
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/compiler/intf.ml b/otherlibs/labltk/compiler/intf.ml
index 489fa3930e..9e262ede61 100644
--- a/otherlibs/labltk/compiler/intf.ml
+++ b/otherlibs/labltk/compiler/intf.ml
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/compiler/lexer.mll b/otherlibs/labltk/compiler/lexer.mll
index 8de3956810..7231656d11 100644
--- a/otherlibs/labltk/compiler/lexer.mll
+++ b/otherlibs/labltk/compiler/lexer.mll
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/compiler/maincompile.ml b/otherlibs/labltk/compiler/maincompile.ml
index 65535df790..6955afb6e1 100644
--- a/otherlibs/labltk/compiler/maincompile.ml
+++ b/otherlibs/labltk/compiler/maincompile.ml
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/compiler/printer.ml b/otherlibs/labltk/compiler/printer.ml
index d4bb5db721..e4daa173ad 100644
--- a/otherlibs/labltk/compiler/printer.ml
+++ b/otherlibs/labltk/compiler/printer.ml
@@ -7,7 +7,8 @@
(* Copyright 2000 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/compiler/tables.ml b/otherlibs/labltk/compiler/tables.ml
index 8c14265aac..77c4f50b43 100644
--- a/otherlibs/labltk/compiler/tables.ml
+++ b/otherlibs/labltk/compiler/tables.ml
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/compiler/tsort.ml b/otherlibs/labltk/compiler/tsort.ml
index 993ed0f4ad..517d724970 100644
--- a/otherlibs/labltk/compiler/tsort.ml
+++ b/otherlibs/labltk/compiler/tsort.ml
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/example/calc.ml b/otherlibs/labltk/example/calc.ml
index c9373d0b74..ab19336181 100644
--- a/otherlibs/labltk/example/calc.ml
+++ b/otherlibs/labltk/example/calc.ml
@@ -8,7 +8,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/example/clock.ml b/otherlibs/labltk/example/clock.ml
index 3105b03c88..eb1582f924 100644
--- a/otherlibs/labltk/example/clock.ml
+++ b/otherlibs/labltk/example/clock.ml
@@ -8,7 +8,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/example/demo.ml b/otherlibs/labltk/example/demo.ml
index 4fcd0e02af..1b36d5ed18 100644
--- a/otherlibs/labltk/example/demo.ml
+++ b/otherlibs/labltk/example/demo.ml
@@ -8,7 +8,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/example/eyes.ml b/otherlibs/labltk/example/eyes.ml
index 2e241a1937..a875ce4b5b 100644
--- a/otherlibs/labltk/example/eyes.ml
+++ b/otherlibs/labltk/example/eyes.ml
@@ -8,7 +8,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/example/hello.ml b/otherlibs/labltk/example/hello.ml
index 603f62a8a5..00805cd019 100644
--- a/otherlibs/labltk/example/hello.ml
+++ b/otherlibs/labltk/example/hello.ml
@@ -8,7 +8,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/example/tetris.ml b/otherlibs/labltk/example/tetris.ml
index 28cc880d5d..67dbcbd427 100644
--- a/otherlibs/labltk/example/tetris.ml
+++ b/otherlibs/labltk/example/tetris.ml
@@ -8,7 +8,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/jpf/balloon.ml b/otherlibs/labltk/jpf/balloon.ml
index 7b2f2e074f..818a48881f 100644
--- a/otherlibs/labltk/jpf/balloon.ml
+++ b/otherlibs/labltk/jpf/balloon.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/jpf/balloon.mli b/otherlibs/labltk/jpf/balloon.mli
index f5954ddfae..cae6e5bb3c 100644
--- a/otherlibs/labltk/jpf/balloon.mli
+++ b/otherlibs/labltk/jpf/balloon.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/jpf/balloontest.ml b/otherlibs/labltk/jpf/balloontest.ml
index b927bc7a2b..63e86c1692 100644
--- a/otherlibs/labltk/jpf/balloontest.ml
+++ b/otherlibs/labltk/jpf/balloontest.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/jpf/fileselect.ml b/otherlibs/labltk/jpf/fileselect.ml
index 6e565bb793..5deb023bf3 100644
--- a/otherlibs/labltk/jpf/fileselect.ml
+++ b/otherlibs/labltk/jpf/fileselect.ml
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/jpf/fileselect.mli b/otherlibs/labltk/jpf/fileselect.mli
index 2eca3718d8..1948ad772b 100644
--- a/otherlibs/labltk/jpf/fileselect.mli
+++ b/otherlibs/labltk/jpf/fileselect.mli
@@ -7,7 +7,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/support/camltk.h b/otherlibs/labltk/support/camltk.h
index 1111bc7c8f..741a4184e1 100644
--- a/otherlibs/labltk/support/camltk.h
+++ b/otherlibs/labltk/support/camltk.h
@@ -9,7 +9,8 @@
/* Copyright 1999 Institut National de Recherche en Informatique et */
/* en Automatique and Kyoto University. All rights reserved. */
/* This file is distributed under the terms of the GNU Library */
-/* General Public License. */
+/* General Public License, with the special exception on linking */
+/* described in file ../../../LICENSE. */
/* */
/*************************************************************************/
diff --git a/otherlibs/labltk/support/cltkCaml.c b/otherlibs/labltk/support/cltkCaml.c
index 3847a4e772..f9b9f74069 100644
--- a/otherlibs/labltk/support/cltkCaml.c
+++ b/otherlibs/labltk/support/cltkCaml.c
@@ -9,7 +9,8 @@
/* Copyright 1999 Institut National de Recherche en Informatique et */
/* en Automatique and Kyoto University. All rights reserved. */
/* This file is distributed under the terms of the GNU Library */
-/* General Public License. */
+/* General Public License, with the special exception on linking */
+/* described in file ../../../LICENSE. */
/* */
/*************************************************************************/
diff --git a/otherlibs/labltk/support/cltkDMain.c b/otherlibs/labltk/support/cltkDMain.c
index bda74a7567..7b2e59bc2d 100644
--- a/otherlibs/labltk/support/cltkDMain.c
+++ b/otherlibs/labltk/support/cltkDMain.c
@@ -9,7 +9,8 @@
/* Copyright 1999 Institut National de Recherche en Informatique et */
/* en Automatique and Kyoto University. All rights reserved. */
/* This file is distributed under the terms of the GNU Library */
-/* General Public License. */
+/* General Public License, with the special exception on linking */
+/* described in file ../../../LICENSE. */
/* */
/*************************************************************************/
diff --git a/otherlibs/labltk/support/cltkEval.c b/otherlibs/labltk/support/cltkEval.c
index 45bc6b9a91..40adccf2d8 100644
--- a/otherlibs/labltk/support/cltkEval.c
+++ b/otherlibs/labltk/support/cltkEval.c
@@ -9,7 +9,8 @@
/* Copyright 1999 Institut National de Recherche en Informatique et */
/* en Automatique and Kyoto University. All rights reserved. */
/* This file is distributed under the terms of the GNU Library */
-/* General Public License. */
+/* General Public License, with the special exception on linking */
+/* described in file ../../../LICENSE. */
/* */
/*************************************************************************/
diff --git a/otherlibs/labltk/support/cltkEvent.c b/otherlibs/labltk/support/cltkEvent.c
index e851f472a7..e2c24cca6f 100644
--- a/otherlibs/labltk/support/cltkEvent.c
+++ b/otherlibs/labltk/support/cltkEvent.c
@@ -9,7 +9,8 @@
/* Copyright 1999 Institut National de Recherche en Informatique et */
/* en Automatique and Kyoto University. All rights reserved. */
/* This file is distributed under the terms of the GNU Library */
-/* General Public License. */
+/* General Public License, with the special exception on linking */
+/* described in file ../../../LICENSE. */
/* */
/*************************************************************************/
diff --git a/otherlibs/labltk/support/cltkFile.c b/otherlibs/labltk/support/cltkFile.c
index a8132db4fb..458b526ec9 100644
--- a/otherlibs/labltk/support/cltkFile.c
+++ b/otherlibs/labltk/support/cltkFile.c
@@ -9,7 +9,8 @@
/* Copyright 1999 Institut National de Recherche en Informatique et */
/* en Automatique and Kyoto University. All rights reserved. */
/* This file is distributed under the terms of the GNU Library */
-/* General Public License. */
+/* General Public License, with the special exception on linking */
+/* described in file ../../../LICENSE. */
/* */
/*************************************************************************/
diff --git a/otherlibs/labltk/support/cltkMain.c b/otherlibs/labltk/support/cltkMain.c
index 2d07f75a28..8512c72b25 100644
--- a/otherlibs/labltk/support/cltkMain.c
+++ b/otherlibs/labltk/support/cltkMain.c
@@ -9,7 +9,8 @@
/* Copyright 1999 Institut National de Recherche en Informatique et */
/* en Automatique and Kyoto University. All rights reserved. */
/* This file is distributed under the terms of the GNU Library */
-/* General Public License. */
+/* General Public License, with the special exception on linking */
+/* described in file ../../../LICENSE. */
/* */
/*************************************************************************/
diff --git a/otherlibs/labltk/support/cltkMisc.c b/otherlibs/labltk/support/cltkMisc.c
index 50ed038100..7980e0c8a7 100644
--- a/otherlibs/labltk/support/cltkMisc.c
+++ b/otherlibs/labltk/support/cltkMisc.c
@@ -9,7 +9,8 @@
/* Copyright 1999 Institut National de Recherche en Informatique et */
/* en Automatique and Kyoto University. All rights reserved. */
/* This file is distributed under the terms of the GNU Library */
-/* General Public License. */
+/* General Public License, with the special exception on linking */
+/* described in file ../../../LICENSE. */
/* */
/*************************************************************************/
diff --git a/otherlibs/labltk/support/cltkTimer.c b/otherlibs/labltk/support/cltkTimer.c
index fec7bfb2ad..793535bea0 100644
--- a/otherlibs/labltk/support/cltkTimer.c
+++ b/otherlibs/labltk/support/cltkTimer.c
@@ -9,7 +9,8 @@
/* Copyright 1999 Institut National de Recherche en Informatique et */
/* en Automatique and Kyoto University. All rights reserved. */
/* This file is distributed under the terms of the GNU Library */
-/* General Public License. */
+/* General Public License, with the special exception on linking */
+/* described in file ../../../LICENSE. */
/* */
/*************************************************************************/
diff --git a/otherlibs/labltk/support/cltkVar.c b/otherlibs/labltk/support/cltkVar.c
index 123595cd9b..eae7eb12f9 100644
--- a/otherlibs/labltk/support/cltkVar.c
+++ b/otherlibs/labltk/support/cltkVar.c
@@ -9,7 +9,8 @@
/* Copyright 1999 Institut National de Recherche en Informatique et */
/* en Automatique and Kyoto University. All rights reserved. */
/* This file is distributed under the terms of the GNU Library */
-/* General Public License. */
+/* General Public License, with the special exception on linking */
+/* described in file ../../../LICENSE. */
/* */
/*************************************************************************/
diff --git a/otherlibs/labltk/support/cltkWait.c b/otherlibs/labltk/support/cltkWait.c
index 5e621470c4..a39e62519a 100644
--- a/otherlibs/labltk/support/cltkWait.c
+++ b/otherlibs/labltk/support/cltkWait.c
@@ -9,7 +9,8 @@
/* Copyright 1999 Institut National de Recherche en Informatique et */
/* en Automatique and Kyoto University. All rights reserved. */
/* This file is distributed under the terms of the GNU Library */
-/* General Public License. */
+/* General Public License, with the special exception on linking */
+/* described in file ../../../LICENSE. */
/* */
/*************************************************************************/
diff --git a/otherlibs/labltk/support/fileevent.ml b/otherlibs/labltk/support/fileevent.ml
index 1e907c7684..1db7b3a2e6 100644
--- a/otherlibs/labltk/support/fileevent.ml
+++ b/otherlibs/labltk/support/fileevent.ml
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/support/fileevent.mli b/otherlibs/labltk/support/fileevent.mli
index 8c6d0d4817..8b9af8833b 100644
--- a/otherlibs/labltk/support/fileevent.mli
+++ b/otherlibs/labltk/support/fileevent.mli
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/support/protocol.ml b/otherlibs/labltk/support/protocol.ml
index 7ad8b317e6..cb8bcbb336 100644
--- a/otherlibs/labltk/support/protocol.ml
+++ b/otherlibs/labltk/support/protocol.ml
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/support/protocol.mli b/otherlibs/labltk/support/protocol.mli
index 636ef3e272..c816ba029b 100644
--- a/otherlibs/labltk/support/protocol.mli
+++ b/otherlibs/labltk/support/protocol.mli
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/support/slave.ml b/otherlibs/labltk/support/slave.ml
index e3259fc669..8169f1f18a 100644
--- a/otherlibs/labltk/support/slave.ml
+++ b/otherlibs/labltk/support/slave.ml
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/support/support.ml b/otherlibs/labltk/support/support.ml
index b6cd5e8c32..b0b0288302 100644
--- a/otherlibs/labltk/support/support.ml
+++ b/otherlibs/labltk/support/support.ml
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/support/support.mli b/otherlibs/labltk/support/support.mli
index 2eaf9b5e52..92a89ca8f3 100644
--- a/otherlibs/labltk/support/support.mli
+++ b/otherlibs/labltk/support/support.mli
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/support/textvariable.ml b/otherlibs/labltk/support/textvariable.ml
index df4c3b92dc..cb3f8c7f71 100644
--- a/otherlibs/labltk/support/textvariable.ml
+++ b/otherlibs/labltk/support/textvariable.ml
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/support/textvariable.mli b/otherlibs/labltk/support/textvariable.mli
index 48c3ca342d..900106e526 100644
--- a/otherlibs/labltk/support/textvariable.mli
+++ b/otherlibs/labltk/support/textvariable.mli
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/support/timer.ml b/otherlibs/labltk/support/timer.ml
index 349bf6a2e3..96fd444749 100644
--- a/otherlibs/labltk/support/timer.ml
+++ b/otherlibs/labltk/support/timer.ml
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/support/timer.mli b/otherlibs/labltk/support/timer.mli
index e94b4005be..168d6d5530 100644
--- a/otherlibs/labltk/support/timer.mli
+++ b/otherlibs/labltk/support/timer.mli
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/support/tkwait.ml b/otherlibs/labltk/support/tkwait.ml
index 38ed04a9c4..3d886c2ede 100644
--- a/otherlibs/labltk/support/tkwait.ml
+++ b/otherlibs/labltk/support/tkwait.ml
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/support/widget.ml b/otherlibs/labltk/support/widget.ml
index 01fddabd46..b9379b1467 100644
--- a/otherlibs/labltk/support/widget.ml
+++ b/otherlibs/labltk/support/widget.ml
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/labltk/support/widget.mli b/otherlibs/labltk/support/widget.mli
index e3966689e8..326fc6b043 100644
--- a/otherlibs/labltk/support/widget.mli
+++ b/otherlibs/labltk/support/widget.mli
@@ -9,7 +9,8 @@
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique and Kyoto University. All rights reserved. *)
(* This file is distributed under the terms of the GNU Library *)
-(* General Public License. *)
+(* General Public License, with the special exception on linking *)
+(* described in file ../../../LICENSE. *)
(* *)
(*************************************************************************)
diff --git a/otherlibs/macosunix/Makefile.Mac b/otherlibs/macosunix/Makefile.Mac
index a5b6ce338b..bf18bd7a2d 100644
--- a/otherlibs/macosunix/Makefile.Mac
+++ b/otherlibs/macosunix/Makefile.Mac
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/macosunix/macosunix.c b/otherlibs/macosunix/macosunix.c
index ce40f5c3ac..403aaf7045 100644
--- a/otherlibs/macosunix/macosunix.c
+++ b/otherlibs/macosunix/macosunix.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1999 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/macosunix/macosunix_startup.ml b/otherlibs/macosunix/macosunix_startup.ml
index a308bae185..93c4f213b1 100644
--- a/otherlibs/macosunix/macosunix_startup.ml
+++ b/otherlibs/macosunix/macosunix_startup.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 2000 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/macosunix/macosunix_startup.mli b/otherlibs/macosunix/macosunix_startup.mli
index 02501ea9f5..96a84e30b2 100644
--- a/otherlibs/macosunix/macosunix_startup.mli
+++ b/otherlibs/macosunix/macosunix_startup.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 2000 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/macosunix/unixsupport.h b/otherlibs/macosunix/unixsupport.h
index 29545a8594..8b9e4526f1 100644
--- a/otherlibs/macosunix/unixsupport.h
+++ b/otherlibs/macosunix/unixsupport.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1999 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/num/Makefile b/otherlibs/num/Makefile
index c64dfa5824..4639a171d9 100644
--- a/otherlibs/num/Makefile
+++ b/otherlibs/num/Makefile
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/num/Makefile.Mac b/otherlibs/num/Makefile.Mac
index b422a45210..cf8a53fedc 100644
--- a/otherlibs/num/Makefile.Mac
+++ b/otherlibs/num/Makefile.Mac
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/num/Makefile.nt b/otherlibs/num/Makefile.nt
index 436637eba8..67cf960440 100644
--- a/otherlibs/num/Makefile.nt
+++ b/otherlibs/num/Makefile.nt
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/num/arith_flags.ml b/otherlibs/num/arith_flags.ml
index f09e4e6bdb..6192ba2027 100644
--- a/otherlibs/num/arith_flags.ml
+++ b/otherlibs/num/arith_flags.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/num/arith_flags.mli b/otherlibs/num/arith_flags.mli
index 053341d878..36160edb24 100644
--- a/otherlibs/num/arith_flags.mli
+++ b/otherlibs/num/arith_flags.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/num/arith_status.ml b/otherlibs/num/arith_status.ml
index 7e783acbbd..02affd92b2 100644
--- a/otherlibs/num/arith_status.ml
+++ b/otherlibs/num/arith_status.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/num/arith_status.mli b/otherlibs/num/arith_status.mli
index 13a3e12fdf..ec339cc422 100644
--- a/otherlibs/num/arith_status.mli
+++ b/otherlibs/num/arith_status.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/num/big_int.ml b/otherlibs/num/big_int.ml
index 7089b0763f..7542f1f89b 100644
--- a/otherlibs/num/big_int.ml
+++ b/otherlibs/num/big_int.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/num/big_int.mli b/otherlibs/num/big_int.mli
index 715111709c..a5bafcaa73 100644
--- a/otherlibs/num/big_int.mli
+++ b/otherlibs/num/big_int.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/num/int_misc.ml b/otherlibs/num/int_misc.ml
index 5739658723..b7eb4c67d4 100644
--- a/otherlibs/num/int_misc.ml
+++ b/otherlibs/num/int_misc.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/num/int_misc.mli b/otherlibs/num/int_misc.mli
index ec243a188b..28bb335b8e 100644
--- a/otherlibs/num/int_misc.mli
+++ b/otherlibs/num/int_misc.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/num/nat.h b/otherlibs/num/nat.h
index ccd650a9fc..076f80f8cb 100644
--- a/otherlibs/num/nat.h
+++ b/otherlibs/num/nat.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1999 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/num/nat.ml b/otherlibs/num/nat.ml
index 61896537ec..02f1b1b7ad 100644
--- a/otherlibs/num/nat.ml
+++ b/otherlibs/num/nat.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/num/nat.mli b/otherlibs/num/nat.mli
index 186153d3a6..df52473c0c 100644
--- a/otherlibs/num/nat.mli
+++ b/otherlibs/num/nat.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/num/nat_stubs.c b/otherlibs/num/nat_stubs.c
index a9977ed07a..30225a3a4d 100644
--- a/otherlibs/num/nat_stubs.c
+++ b/otherlibs/num/nat_stubs.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/num/num.ml b/otherlibs/num/num.ml
index ab281f87ce..3d53aefdf8 100644
--- a/otherlibs/num/num.ml
+++ b/otherlibs/num/num.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/num/num.mli b/otherlibs/num/num.mli
index 9f60d613a8..a9c9f815c2 100644
--- a/otherlibs/num/num.mli
+++ b/otherlibs/num/num.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/num/ratio.ml b/otherlibs/num/ratio.ml
index 7f6f7caa06..500236420d 100644
--- a/otherlibs/num/ratio.ml
+++ b/otherlibs/num/ratio.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/num/ratio.mli b/otherlibs/num/ratio.mli
index d80f3c5176..64fc6b9cdc 100644
--- a/otherlibs/num/ratio.mli
+++ b/otherlibs/num/ratio.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/num/string_misc.ml b/otherlibs/num/string_misc.ml
index 3a519024ce..b6e33b9b71 100644
--- a/otherlibs/num/string_misc.ml
+++ b/otherlibs/num/string_misc.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/num/string_misc.mli b/otherlibs/num/string_misc.mli
index 99b3b37c0f..ef89c91b82 100644
--- a/otherlibs/num/string_misc.mli
+++ b/otherlibs/num/string_misc.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/num/test/Makefile b/otherlibs/num/test/Makefile
index 1f44794187..ddb85089f4 100644
--- a/otherlibs/num/test/Makefile
+++ b/otherlibs/num/test/Makefile
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../../LICENSE.#
# #
#########################################################################
diff --git a/otherlibs/num/test/Makefile.Mac b/otherlibs/num/test/Makefile.Mac
index a0db6325b8..3e01c72205 100644
--- a/otherlibs/num/test/Makefile.Mac
+++ b/otherlibs/num/test/Makefile.Mac
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../../LICENSE.#
# #
#########################################################################
diff --git a/otherlibs/num/test/Makefile.nt b/otherlibs/num/test/Makefile.nt
index ac45c0e370..9cca22b7d2 100644
--- a/otherlibs/num/test/Makefile.nt
+++ b/otherlibs/num/test/Makefile.nt
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../../LICENSE.#
# #
#########################################################################
diff --git a/otherlibs/str/Makefile b/otherlibs/str/Makefile
index 548ccecab4..0292ceb303 100644
--- a/otherlibs/str/Makefile
+++ b/otherlibs/str/Makefile
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/str/Makefile.Mac b/otherlibs/str/Makefile.Mac
index 00cc1c426d..a4b65258b1 100644
--- a/otherlibs/str/Makefile.Mac
+++ b/otherlibs/str/Makefile.Mac
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/str/Makefile.nt b/otherlibs/str/Makefile.nt
index f80237001e..51a52890db 100644
--- a/otherlibs/str/Makefile.nt
+++ b/otherlibs/str/Makefile.nt
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/str/str.ml b/otherlibs/str/str.ml
index a0e7827d96..d20de26477 100644
--- a/otherlibs/str/str.ml
+++ b/otherlibs/str/str.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/str/str.mli b/otherlibs/str/str.mli
index da3b5b2ef2..dace08615f 100644
--- a/otherlibs/str/str.mli
+++ b/otherlibs/str/str.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/systhreads/Makefile b/otherlibs/systhreads/Makefile
index 41a266e7f2..314781d6f3 100644
--- a/otherlibs/systhreads/Makefile
+++ b/otherlibs/systhreads/Makefile
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/systhreads/Makefile.Mac b/otherlibs/systhreads/Makefile.Mac
index 162b73cede..e6e0277986 100644
--- a/otherlibs/systhreads/Makefile.Mac
+++ b/otherlibs/systhreads/Makefile.Mac
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/systhreads/Makefile.nt b/otherlibs/systhreads/Makefile.nt
index 630d586f37..3c31df8906 100644
--- a/otherlibs/systhreads/Makefile.nt
+++ b/otherlibs/systhreads/Makefile.nt
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/systhreads/Tests/Makefile b/otherlibs/systhreads/Tests/Makefile
index b1260d026b..77b6cc6ed3 100644
--- a/otherlibs/systhreads/Tests/Makefile
+++ b/otherlibs/systhreads/Tests/Makefile
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../../LICENSE.#
# #
#########################################################################
diff --git a/otherlibs/systhreads/Tests/Makefile.nt b/otherlibs/systhreads/Tests/Makefile.nt
index f45d330507..a939252855 100644
--- a/otherlibs/systhreads/Tests/Makefile.nt
+++ b/otherlibs/systhreads/Tests/Makefile.nt
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../../LICENSE.#
# #
#########################################################################
diff --git a/otherlibs/systhreads/condition.ml b/otherlibs/systhreads/condition.ml
index d690ed1adc..6549c642d8 100644
--- a/otherlibs/systhreads/condition.ml
+++ b/otherlibs/systhreads/condition.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1995 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/systhreads/condition.mli b/otherlibs/systhreads/condition.mli
index aa2a8015ce..02c108b7b1 100644
--- a/otherlibs/systhreads/condition.mli
+++ b/otherlibs/systhreads/condition.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/systhreads/event.ml b/otherlibs/systhreads/event.ml
index 44af5760d0..bd47d6526a 100644
--- a/otherlibs/systhreads/event.ml
+++ b/otherlibs/systhreads/event.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/systhreads/event.mli b/otherlibs/systhreads/event.mli
index e33fbadd54..21d5459a57 100644
--- a/otherlibs/systhreads/event.mli
+++ b/otherlibs/systhreads/event.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/systhreads/mutex.ml b/otherlibs/systhreads/mutex.ml
index e2947c0636..4e108f4a9f 100644
--- a/otherlibs/systhreads/mutex.ml
+++ b/otherlibs/systhreads/mutex.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1995 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/systhreads/mutex.mli b/otherlibs/systhreads/mutex.mli
index 863d9283d5..0c41c843e8 100644
--- a/otherlibs/systhreads/mutex.mli
+++ b/otherlibs/systhreads/mutex.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/systhreads/posix.c b/otherlibs/systhreads/posix.c
index bfbef1d95e..d3229eec1d 100644
--- a/otherlibs/systhreads/posix.c
+++ b/otherlibs/systhreads/posix.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1995 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/systhreads/thread.mli b/otherlibs/systhreads/thread.mli
index 170b4712d9..665bfddef8 100644
--- a/otherlibs/systhreads/thread.mli
+++ b/otherlibs/systhreads/thread.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1995 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/systhreads/threadUnix.ml b/otherlibs/systhreads/threadUnix.ml
index 2d1fe2709c..71855ec696 100644
--- a/otherlibs/systhreads/threadUnix.ml
+++ b/otherlibs/systhreads/threadUnix.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/systhreads/threadUnix.mli b/otherlibs/systhreads/threadUnix.mli
index ce65805cc3..17ef6889c2 100644
--- a/otherlibs/systhreads/threadUnix.mli
+++ b/otherlibs/systhreads/threadUnix.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/systhreads/thread_posix.ml b/otherlibs/systhreads/thread_posix.ml
index 06cf9e465f..eeb28a12e2 100644
--- a/otherlibs/systhreads/thread_posix.ml
+++ b/otherlibs/systhreads/thread_posix.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/systhreads/thread_win32.ml b/otherlibs/systhreads/thread_win32.ml
index cdfd9dfc2c..81691278f3 100644
--- a/otherlibs/systhreads/thread_win32.ml
+++ b/otherlibs/systhreads/thread_win32.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1995 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/systhreads/win32.c b/otherlibs/systhreads/win32.c
index f856361c17..7b48d4890f 100644
--- a/otherlibs/systhreads/win32.c
+++ b/otherlibs/systhreads/win32.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1995 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/threads/Makefile b/otherlibs/threads/Makefile
index 464175c3b1..916d0d5ce3 100644
--- a/otherlibs/threads/Makefile
+++ b/otherlibs/threads/Makefile
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/threads/Tests/Makefile b/otherlibs/threads/Tests/Makefile
index cf5cc9c083..6bf52ef059 100644
--- a/otherlibs/threads/Tests/Makefile
+++ b/otherlibs/threads/Tests/Makefile
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../../LICENSE.#
# #
#########################################################################
diff --git a/otherlibs/threads/condition.ml b/otherlibs/threads/condition.ml
index 9faaced4cd..521711418d 100644
--- a/otherlibs/threads/condition.ml
+++ b/otherlibs/threads/condition.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/threads/condition.mli b/otherlibs/threads/condition.mli
index aa2a8015ce..02c108b7b1 100644
--- a/otherlibs/threads/condition.mli
+++ b/otherlibs/threads/condition.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/threads/event.ml b/otherlibs/threads/event.ml
index 44af5760d0..bd47d6526a 100644
--- a/otherlibs/threads/event.ml
+++ b/otherlibs/threads/event.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/threads/event.mli b/otherlibs/threads/event.mli
index e33fbadd54..21d5459a57 100644
--- a/otherlibs/threads/event.mli
+++ b/otherlibs/threads/event.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/threads/marshal.ml b/otherlibs/threads/marshal.ml
index 1173643881..3b3a4cfa29 100644
--- a/otherlibs/threads/marshal.ml
+++ b/otherlibs/threads/marshal.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1997 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/threads/mutex.ml b/otherlibs/threads/mutex.ml
index b3d47ab503..2858a2414d 100644
--- a/otherlibs/threads/mutex.ml
+++ b/otherlibs/threads/mutex.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/threads/mutex.mli b/otherlibs/threads/mutex.mli
index 863d9283d5..0c41c843e8 100644
--- a/otherlibs/threads/mutex.mli
+++ b/otherlibs/threads/mutex.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/threads/pervasives.ml b/otherlibs/threads/pervasives.ml
index 49212751fa..6059891903 100644
--- a/otherlibs/threads/pervasives.ml
+++ b/otherlibs/threads/pervasives.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/threads/scheduler.c b/otherlibs/threads/scheduler.c
index 3943f623fa..fc88565fc3 100644
--- a/otherlibs/threads/scheduler.c
+++ b/otherlibs/threads/scheduler.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/threads/thread.ml b/otherlibs/threads/thread.ml
index bd73db5232..def5e62302 100644
--- a/otherlibs/threads/thread.ml
+++ b/otherlibs/threads/thread.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/threads/thread.mli b/otherlibs/threads/thread.mli
index 187a3dfcee..5306091e7f 100644
--- a/otherlibs/threads/thread.mli
+++ b/otherlibs/threads/thread.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/threads/threadUnix.ml b/otherlibs/threads/threadUnix.ml
index 3ad9b9a76c..2510bdd993 100644
--- a/otherlibs/threads/threadUnix.ml
+++ b/otherlibs/threads/threadUnix.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/threads/threadUnix.mli b/otherlibs/threads/threadUnix.mli
index f3927399ab..c7f9f41fd8 100644
--- a/otherlibs/threads/threadUnix.mli
+++ b/otherlibs/threads/threadUnix.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/threads/unix.ml b/otherlibs/threads/unix.ml
index ebd1b6f28f..9904b5a440 100644
--- a/otherlibs/threads/unix.ml
+++ b/otherlibs/threads/unix.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/unix/Makefile b/otherlibs/unix/Makefile
index 2c56287143..317460e0ed 100644
--- a/otherlibs/unix/Makefile
+++ b/otherlibs/unix/Makefile
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/unix/accept.c b/otherlibs/unix/accept.c
index 6f5ae2932f..3247c43dce 100644
--- a/otherlibs/unix/accept.c
+++ b/otherlibs/unix/accept.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/access.c b/otherlibs/unix/access.c
index 72e3d77fbe..7a7307084b 100644
--- a/otherlibs/unix/access.c
+++ b/otherlibs/unix/access.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/addrofstr.c b/otherlibs/unix/addrofstr.c
index 7679180528..140f9c3b0a 100644
--- a/otherlibs/unix/addrofstr.c
+++ b/otherlibs/unix/addrofstr.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/alarm.c b/otherlibs/unix/alarm.c
index 95f2a19e92..6eb6ebe816 100644
--- a/otherlibs/unix/alarm.c
+++ b/otherlibs/unix/alarm.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/bind.c b/otherlibs/unix/bind.c
index 9dd660d9b4..d3520d3f52 100644
--- a/otherlibs/unix/bind.c
+++ b/otherlibs/unix/bind.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/chdir.c b/otherlibs/unix/chdir.c
index 003e8e4cf5..7901eca0e4 100644
--- a/otherlibs/unix/chdir.c
+++ b/otherlibs/unix/chdir.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/chmod.c b/otherlibs/unix/chmod.c
index 9ab44e96cd..dff837223e 100644
--- a/otherlibs/unix/chmod.c
+++ b/otherlibs/unix/chmod.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/chown.c b/otherlibs/unix/chown.c
index 5cc1c3e530..bfd164008f 100644
--- a/otherlibs/unix/chown.c
+++ b/otherlibs/unix/chown.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/chroot.c b/otherlibs/unix/chroot.c
index fedb0de50b..24f49877d5 100644
--- a/otherlibs/unix/chroot.c
+++ b/otherlibs/unix/chroot.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/close.c b/otherlibs/unix/close.c
index be929cb6ef..27e1937df4 100644
--- a/otherlibs/unix/close.c
+++ b/otherlibs/unix/close.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/closedir.c b/otherlibs/unix/closedir.c
index baa63b9ddb..a168548a9b 100644
--- a/otherlibs/unix/closedir.c
+++ b/otherlibs/unix/closedir.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/connect.c b/otherlibs/unix/connect.c
index f74c275b31..2db973b532 100644
--- a/otherlibs/unix/connect.c
+++ b/otherlibs/unix/connect.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/cst2constr.c b/otherlibs/unix/cst2constr.c
index 6a01490911..9035160dcc 100644
--- a/otherlibs/unix/cst2constr.c
+++ b/otherlibs/unix/cst2constr.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/cst2constr.h b/otherlibs/unix/cst2constr.h
index 8e7c84ee76..2ee2ce50ba 100644
--- a/otherlibs/unix/cst2constr.h
+++ b/otherlibs/unix/cst2constr.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/cstringv.c b/otherlibs/unix/cstringv.c
index d95e4bc26d..d7bd396412 100644
--- a/otherlibs/unix/cstringv.c
+++ b/otherlibs/unix/cstringv.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/dup.c b/otherlibs/unix/dup.c
index d9c6d3bcba..5935d0b440 100644
--- a/otherlibs/unix/dup.c
+++ b/otherlibs/unix/dup.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/dup2.c b/otherlibs/unix/dup2.c
index e0b7568411..beb987133b 100644
--- a/otherlibs/unix/dup2.c
+++ b/otherlibs/unix/dup2.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/envir.c b/otherlibs/unix/envir.c
index a9d36e96a0..d17aaa4106 100644
--- a/otherlibs/unix/envir.c
+++ b/otherlibs/unix/envir.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/errmsg.c b/otherlibs/unix/errmsg.c
index 9d218f9e2b..ca09364eeb 100644
--- a/otherlibs/unix/errmsg.c
+++ b/otherlibs/unix/errmsg.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/execv.c b/otherlibs/unix/execv.c
index 0a56c4ae87..b7cd800986 100644
--- a/otherlibs/unix/execv.c
+++ b/otherlibs/unix/execv.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/execve.c b/otherlibs/unix/execve.c
index bc5409f590..0f63aaef96 100644
--- a/otherlibs/unix/execve.c
+++ b/otherlibs/unix/execve.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/execvp.c b/otherlibs/unix/execvp.c
index 657184e412..960b3bfe1a 100644
--- a/otherlibs/unix/execvp.c
+++ b/otherlibs/unix/execvp.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/exit.c b/otherlibs/unix/exit.c
index 604e70f846..26afea3393 100644
--- a/otherlibs/unix/exit.c
+++ b/otherlibs/unix/exit.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/fchmod.c b/otherlibs/unix/fchmod.c
index 5bb03ff9cc..f812edf16c 100644
--- a/otherlibs/unix/fchmod.c
+++ b/otherlibs/unix/fchmod.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/fchown.c b/otherlibs/unix/fchown.c
index 58a734c381..ba74ffeeb2 100644
--- a/otherlibs/unix/fchown.c
+++ b/otherlibs/unix/fchown.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/fcntl.c b/otherlibs/unix/fcntl.c
index 58eff00e72..914406eede 100644
--- a/otherlibs/unix/fcntl.c
+++ b/otherlibs/unix/fcntl.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/fork.c b/otherlibs/unix/fork.c
index 6fd38f48b5..c78973474f 100644
--- a/otherlibs/unix/fork.c
+++ b/otherlibs/unix/fork.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/ftruncate.c b/otherlibs/unix/ftruncate.c
index cc9f978c6b..2594043625 100644
--- a/otherlibs/unix/ftruncate.c
+++ b/otherlibs/unix/ftruncate.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/getcwd.c b/otherlibs/unix/getcwd.c
index 3f8cf7d895..ee96c88b93 100644
--- a/otherlibs/unix/getcwd.c
+++ b/otherlibs/unix/getcwd.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/getegid.c b/otherlibs/unix/getegid.c
index 2d6a0a8162..e9900fb69b 100644
--- a/otherlibs/unix/getegid.c
+++ b/otherlibs/unix/getegid.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/geteuid.c b/otherlibs/unix/geteuid.c
index 6e80b18868..fd39879d21 100644
--- a/otherlibs/unix/geteuid.c
+++ b/otherlibs/unix/geteuid.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/getgid.c b/otherlibs/unix/getgid.c
index f64f885fd4..debac27ee7 100644
--- a/otherlibs/unix/getgid.c
+++ b/otherlibs/unix/getgid.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/getgr.c b/otherlibs/unix/getgr.c
index 02fa6f2bf0..eefaa5979c 100644
--- a/otherlibs/unix/getgr.c
+++ b/otherlibs/unix/getgr.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/getgroups.c b/otherlibs/unix/getgroups.c
index d548aad4fe..7bbcfef163 100644
--- a/otherlibs/unix/getgroups.c
+++ b/otherlibs/unix/getgroups.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/gethost.c b/otherlibs/unix/gethost.c
index 65d10595c3..2f3da94857 100644
--- a/otherlibs/unix/gethost.c
+++ b/otherlibs/unix/gethost.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/gethostname.c b/otherlibs/unix/gethostname.c
index ed12cb1d89..777076bf23 100644
--- a/otherlibs/unix/gethostname.c
+++ b/otherlibs/unix/gethostname.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/getlogin.c b/otherlibs/unix/getlogin.c
index c749da8b04..de569df7fb 100644
--- a/otherlibs/unix/getlogin.c
+++ b/otherlibs/unix/getlogin.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/getpeername.c b/otherlibs/unix/getpeername.c
index 1498bedb27..c306155644 100644
--- a/otherlibs/unix/getpeername.c
+++ b/otherlibs/unix/getpeername.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/getpid.c b/otherlibs/unix/getpid.c
index 37a4fadac7..876c636050 100644
--- a/otherlibs/unix/getpid.c
+++ b/otherlibs/unix/getpid.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/getppid.c b/otherlibs/unix/getppid.c
index 4cd09eae98..660c45c9ea 100644
--- a/otherlibs/unix/getppid.c
+++ b/otherlibs/unix/getppid.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/getproto.c b/otherlibs/unix/getproto.c
index 0158ae3c84..7ab2d2e1f0 100644
--- a/otherlibs/unix/getproto.c
+++ b/otherlibs/unix/getproto.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/getpw.c b/otherlibs/unix/getpw.c
index c0a315e213..eba9d6c3c3 100644
--- a/otherlibs/unix/getpw.c
+++ b/otherlibs/unix/getpw.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/getserv.c b/otherlibs/unix/getserv.c
index cb36987111..e580225837 100644
--- a/otherlibs/unix/getserv.c
+++ b/otherlibs/unix/getserv.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/getsockname.c b/otherlibs/unix/getsockname.c
index db6ccb2bf7..94990e26d3 100644
--- a/otherlibs/unix/getsockname.c
+++ b/otherlibs/unix/getsockname.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/gettimeofday.c b/otherlibs/unix/gettimeofday.c
index 6e436b58da..97f80f05ee 100644
--- a/otherlibs/unix/gettimeofday.c
+++ b/otherlibs/unix/gettimeofday.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/getuid.c b/otherlibs/unix/getuid.c
index c3e2be6e97..0417665a2c 100644
--- a/otherlibs/unix/getuid.c
+++ b/otherlibs/unix/getuid.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/gmtime.c b/otherlibs/unix/gmtime.c
index 5a71e5e403..502a5f9f90 100644
--- a/otherlibs/unix/gmtime.c
+++ b/otherlibs/unix/gmtime.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/itimer.c b/otherlibs/unix/itimer.c
index 3bab202fd7..eb22057312 100644
--- a/otherlibs/unix/itimer.c
+++ b/otherlibs/unix/itimer.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/kill.c b/otherlibs/unix/kill.c
index 36e81b391e..8d8a47340c 100644
--- a/otherlibs/unix/kill.c
+++ b/otherlibs/unix/kill.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/link.c b/otherlibs/unix/link.c
index 81c06de925..181e9c1800 100644
--- a/otherlibs/unix/link.c
+++ b/otherlibs/unix/link.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/listen.c b/otherlibs/unix/listen.c
index 2a19bdcaa8..d85d854fc8 100644
--- a/otherlibs/unix/listen.c
+++ b/otherlibs/unix/listen.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/lockf.c b/otherlibs/unix/lockf.c
index aed8710f7a..fd71514f9f 100644
--- a/otherlibs/unix/lockf.c
+++ b/otherlibs/unix/lockf.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/lseek.c b/otherlibs/unix/lseek.c
index 567f44d4e2..3f7d8e6986 100644
--- a/otherlibs/unix/lseek.c
+++ b/otherlibs/unix/lseek.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/mkdir.c b/otherlibs/unix/mkdir.c
index 058ade946a..1b8fd6242f 100644
--- a/otherlibs/unix/mkdir.c
+++ b/otherlibs/unix/mkdir.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/mkfifo.c b/otherlibs/unix/mkfifo.c
index 997a0a5a70..f260cb74e8 100644
--- a/otherlibs/unix/mkfifo.c
+++ b/otherlibs/unix/mkfifo.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/nice.c b/otherlibs/unix/nice.c
index 068a9101ec..6018af0c2b 100644
--- a/otherlibs/unix/nice.c
+++ b/otherlibs/unix/nice.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/open.c b/otherlibs/unix/open.c
index 068227a330..d3faf7e8d3 100644
--- a/otherlibs/unix/open.c
+++ b/otherlibs/unix/open.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/opendir.c b/otherlibs/unix/opendir.c
index 0a1c8b98e3..8852f5332e 100644
--- a/otherlibs/unix/opendir.c
+++ b/otherlibs/unix/opendir.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/pipe.c b/otherlibs/unix/pipe.c
index 36a1903efc..6b571be658 100644
--- a/otherlibs/unix/pipe.c
+++ b/otherlibs/unix/pipe.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/putenv.c b/otherlibs/unix/putenv.c
index c20fb8d254..962fd7902a 100644
--- a/otherlibs/unix/putenv.c
+++ b/otherlibs/unix/putenv.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1998 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/read.c b/otherlibs/unix/read.c
index ac83623996..03a9e6aaa7 100644
--- a/otherlibs/unix/read.c
+++ b/otherlibs/unix/read.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/readdir.c b/otherlibs/unix/readdir.c
index f832daa9e8..9b1906e389 100644
--- a/otherlibs/unix/readdir.c
+++ b/otherlibs/unix/readdir.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/readlink.c b/otherlibs/unix/readlink.c
index e843b571d0..6cc4d9ec47 100644
--- a/otherlibs/unix/readlink.c
+++ b/otherlibs/unix/readlink.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/rename.c b/otherlibs/unix/rename.c
index 619e643480..65f33c8b57 100644
--- a/otherlibs/unix/rename.c
+++ b/otherlibs/unix/rename.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/rewinddir.c b/otherlibs/unix/rewinddir.c
index fc59a5bf5b..bc01e05598 100644
--- a/otherlibs/unix/rewinddir.c
+++ b/otherlibs/unix/rewinddir.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/rmdir.c b/otherlibs/unix/rmdir.c
index 167d8c8c78..8de223464d 100644
--- a/otherlibs/unix/rmdir.c
+++ b/otherlibs/unix/rmdir.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/select.c b/otherlibs/unix/select.c
index 681b0aaf3b..5db3341bd3 100644
--- a/otherlibs/unix/select.c
+++ b/otherlibs/unix/select.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/sendrecv.c b/otherlibs/unix/sendrecv.c
index 8aef019828..ac9b32e859 100644
--- a/otherlibs/unix/sendrecv.c
+++ b/otherlibs/unix/sendrecv.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/setgid.c b/otherlibs/unix/setgid.c
index c481594b41..bd8810f819 100644
--- a/otherlibs/unix/setgid.c
+++ b/otherlibs/unix/setgid.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/setsid.c b/otherlibs/unix/setsid.c
index 3c2bbaeddf..fed8e0dca0 100644
--- a/otherlibs/unix/setsid.c
+++ b/otherlibs/unix/setsid.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1997 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/setuid.c b/otherlibs/unix/setuid.c
index 346f948c41..c867f4c68b 100644
--- a/otherlibs/unix/setuid.c
+++ b/otherlibs/unix/setuid.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/shutdown.c b/otherlibs/unix/shutdown.c
index a6e3cf52c0..f8216bd2e9 100644
--- a/otherlibs/unix/shutdown.c
+++ b/otherlibs/unix/shutdown.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/signals.c b/otherlibs/unix/signals.c
index 3800c7238a..95db00bd23 100644
--- a/otherlibs/unix/signals.c
+++ b/otherlibs/unix/signals.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1998 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/sleep.c b/otherlibs/unix/sleep.c
index 9044b84da6..ec14e39d0b 100644
--- a/otherlibs/unix/sleep.c
+++ b/otherlibs/unix/sleep.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/socket.c b/otherlibs/unix/socket.c
index f7a8af079d..a61a1a3094 100644
--- a/otherlibs/unix/socket.c
+++ b/otherlibs/unix/socket.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/socketaddr.c b/otherlibs/unix/socketaddr.c
index aa46f6da9a..4be5f12910 100644
--- a/otherlibs/unix/socketaddr.c
+++ b/otherlibs/unix/socketaddr.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/socketaddr.h b/otherlibs/unix/socketaddr.h
index df8e9b93af..9788a10098 100644
--- a/otherlibs/unix/socketaddr.h
+++ b/otherlibs/unix/socketaddr.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/socketpair.c b/otherlibs/unix/socketpair.c
index 86c383b842..6c7b4ebc81 100644
--- a/otherlibs/unix/socketpair.c
+++ b/otherlibs/unix/socketpair.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/sockopt.c b/otherlibs/unix/sockopt.c
index 299b394cea..1bef4f6319 100644
--- a/otherlibs/unix/sockopt.c
+++ b/otherlibs/unix/sockopt.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/stat.c b/otherlibs/unix/stat.c
index a3c0f854f4..a0f1c04a88 100644
--- a/otherlibs/unix/stat.c
+++ b/otherlibs/unix/stat.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/strofaddr.c b/otherlibs/unix/strofaddr.c
index e89ad9dbf1..f5a594d52c 100644
--- a/otherlibs/unix/strofaddr.c
+++ b/otherlibs/unix/strofaddr.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/symlink.c b/otherlibs/unix/symlink.c
index e24e68ef71..8c011152b3 100644
--- a/otherlibs/unix/symlink.c
+++ b/otherlibs/unix/symlink.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/termios.c b/otherlibs/unix/termios.c
index 29f8c70ca9..e3c759444d 100644
--- a/otherlibs/unix/termios.c
+++ b/otherlibs/unix/termios.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/time.c b/otherlibs/unix/time.c
index 1d32c22c43..c63c2eb804 100644
--- a/otherlibs/unix/time.c
+++ b/otherlibs/unix/time.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/times.c b/otherlibs/unix/times.c
index fecc272b51..c108cbfde3 100644
--- a/otherlibs/unix/times.c
+++ b/otherlibs/unix/times.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/truncate.c b/otherlibs/unix/truncate.c
index 57d9123177..a3812ae568 100644
--- a/otherlibs/unix/truncate.c
+++ b/otherlibs/unix/truncate.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/umask.c b/otherlibs/unix/umask.c
index 9750f7fc56..6f5d14fd0c 100644
--- a/otherlibs/unix/umask.c
+++ b/otherlibs/unix/umask.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/unix.ml b/otherlibs/unix/unix.ml
index 4f7c2fa536..332669abf4 100644
--- a/otherlibs/unix/unix.ml
+++ b/otherlibs/unix/unix.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/unix/unix.mli b/otherlibs/unix/unix.mli
index c2441b801f..52577fc4c8 100644
--- a/otherlibs/unix/unix.mli
+++ b/otherlibs/unix/unix.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/unix/unixLabels.ml b/otherlibs/unix/unixLabels.ml
index 1de1a7a8c1..683f15ec67 100644
--- a/otherlibs/unix/unixLabels.ml
+++ b/otherlibs/unix/unixLabels.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 2001 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/unix/unixLabels.mli b/otherlibs/unix/unixLabels.mli
index 4dab3375b9..ab264e66fc 100644
--- a/otherlibs/unix/unixLabels.mli
+++ b/otherlibs/unix/unixLabels.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/unix/unixsupport.c b/otherlibs/unix/unixsupport.c
index a55b8e80e3..247f722a24 100644
--- a/otherlibs/unix/unixsupport.c
+++ b/otherlibs/unix/unixsupport.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/unixsupport.h b/otherlibs/unix/unixsupport.h
index dde49f35bc..defd8e6922 100644
--- a/otherlibs/unix/unixsupport.h
+++ b/otherlibs/unix/unixsupport.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/unlink.c b/otherlibs/unix/unlink.c
index ae21169486..1d956758b3 100644
--- a/otherlibs/unix/unlink.c
+++ b/otherlibs/unix/unlink.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/utimes.c b/otherlibs/unix/utimes.c
index abd3e3423a..51d34350cf 100644
--- a/otherlibs/unix/utimes.c
+++ b/otherlibs/unix/utimes.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/wait.c b/otherlibs/unix/wait.c
index f8c12d5e49..b660a75e44 100644
--- a/otherlibs/unix/wait.c
+++ b/otherlibs/unix/wait.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/unix/write.c b/otherlibs/unix/write.c
index 447ceeef76..0e02437b8c 100644
--- a/otherlibs/unix/write.c
+++ b/otherlibs/unix/write.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32graph/Makefile.nt b/otherlibs/win32graph/Makefile.nt
index feb57d4cd8..ac3317de63 100644
--- a/otherlibs/win32graph/Makefile.nt
+++ b/otherlibs/win32graph/Makefile.nt
@@ -6,7 +6,8 @@
# #
# Copyright 2001 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/win32graph/dib.c b/otherlibs/win32graph/dib.c
index 83e99881a8..dcbe6b10e3 100644
--- a/otherlibs/win32graph/dib.c
+++ b/otherlibs/win32graph/dib.c
@@ -5,7 +5,8 @@
/* Developed by Jacob Navia */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32graph/draw.c b/otherlibs/win32graph/draw.c
index 5c62da6a68..e4ac44eab7 100644
--- a/otherlibs/win32graph/draw.c
+++ b/otherlibs/win32graph/draw.c
@@ -5,7 +5,8 @@
/* Developed by Jacob Navia, based on code by J-M Geffroy and X Leroy */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32graph/libgraph.h b/otherlibs/win32graph/libgraph.h
index 1248d30374..50915d9311 100644
--- a/otherlibs/win32graph/libgraph.h
+++ b/otherlibs/win32graph/libgraph.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32graph/open.c b/otherlibs/win32graph/open.c
index f6d8480b55..2b1b6271b0 100644
--- a/otherlibs/win32graph/open.c
+++ b/otherlibs/win32graph/open.c
@@ -5,7 +5,8 @@
/* Developed by Jacob Navia, based on code by J-M Geffroy and X Leroy */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/Makefile.nt b/otherlibs/win32unix/Makefile.nt
index 80dcd2fb9e..ba1df64c7f 100644
--- a/otherlibs/win32unix/Makefile.nt
+++ b/otherlibs/win32unix/Makefile.nt
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../../LICENSE. #
# #
#########################################################################
diff --git a/otherlibs/win32unix/accept.c b/otherlibs/win32unix/accept.c
index ef2dd34007..ee6cef3122 100644
--- a/otherlibs/win32unix/accept.c
+++ b/otherlibs/win32unix/accept.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/bind.c b/otherlibs/win32unix/bind.c
index 6434fac678..fe5ad267cf 100644
--- a/otherlibs/win32unix/bind.c
+++ b/otherlibs/win32unix/bind.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/channels.c b/otherlibs/win32unix/channels.c
index 09ef985729..fed88a78c2 100644
--- a/otherlibs/win32unix/channels.c
+++ b/otherlibs/win32unix/channels.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/close.c b/otherlibs/win32unix/close.c
index 4349d6b551..0766617239 100644
--- a/otherlibs/win32unix/close.c
+++ b/otherlibs/win32unix/close.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/close_on.c b/otherlibs/win32unix/close_on.c
index a1eac30d40..5b2c4ece32 100644
--- a/otherlibs/win32unix/close_on.c
+++ b/otherlibs/win32unix/close_on.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/connect.c b/otherlibs/win32unix/connect.c
index a7fd2aeecc..927758341f 100644
--- a/otherlibs/win32unix/connect.c
+++ b/otherlibs/win32unix/connect.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/createprocess.c b/otherlibs/win32unix/createprocess.c
index f2c845e04d..8a92d18f03 100644
--- a/otherlibs/win32unix/createprocess.c
+++ b/otherlibs/win32unix/createprocess.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/dup.c b/otherlibs/win32unix/dup.c
index 15d20fd8e1..f65a4e0c41 100644
--- a/otherlibs/win32unix/dup.c
+++ b/otherlibs/win32unix/dup.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/dup2.c b/otherlibs/win32unix/dup2.c
index d16eb84961..08e474b564 100644
--- a/otherlibs/win32unix/dup2.c
+++ b/otherlibs/win32unix/dup2.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/errmsg.c b/otherlibs/win32unix/errmsg.c
index 7a6cf654ec..f1246ab827 100644
--- a/otherlibs/win32unix/errmsg.c
+++ b/otherlibs/win32unix/errmsg.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/getpeername.c b/otherlibs/win32unix/getpeername.c
index acc33f40b6..53178bd257 100644
--- a/otherlibs/win32unix/getpeername.c
+++ b/otherlibs/win32unix/getpeername.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/getpid.c b/otherlibs/win32unix/getpid.c
index b33992265b..0892f8f95c 100644
--- a/otherlibs/win32unix/getpid.c
+++ b/otherlibs/win32unix/getpid.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/getsockname.c b/otherlibs/win32unix/getsockname.c
index 43fd921f9f..85a6878db0 100644
--- a/otherlibs/win32unix/getsockname.c
+++ b/otherlibs/win32unix/getsockname.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/gettimeofday.c b/otherlibs/win32unix/gettimeofday.c
index 0f66131551..c7ee376cdd 100644
--- a/otherlibs/win32unix/gettimeofday.c
+++ b/otherlibs/win32unix/gettimeofday.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/link.c b/otherlibs/win32unix/link.c
index 99ba58ba07..26202ed986 100644
--- a/otherlibs/win32unix/link.c
+++ b/otherlibs/win32unix/link.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/listen.c b/otherlibs/win32unix/listen.c
index 8a8ece6488..55b2eaf383 100644
--- a/otherlibs/win32unix/listen.c
+++ b/otherlibs/win32unix/listen.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/lseek.c b/otherlibs/win32unix/lseek.c
index 2df24b2eb3..9544268cfe 100644
--- a/otherlibs/win32unix/lseek.c
+++ b/otherlibs/win32unix/lseek.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/mkdir.c b/otherlibs/win32unix/mkdir.c
index f75ce39639..aae54783bc 100644
--- a/otherlibs/win32unix/mkdir.c
+++ b/otherlibs/win32unix/mkdir.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/open.c b/otherlibs/win32unix/open.c
index 08811182f8..76e73e3aef 100644
--- a/otherlibs/win32unix/open.c
+++ b/otherlibs/win32unix/open.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/pipe.c b/otherlibs/win32unix/pipe.c
index fdcba3418a..67e3812989 100644
--- a/otherlibs/win32unix/pipe.c
+++ b/otherlibs/win32unix/pipe.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/read.c b/otherlibs/win32unix/read.c
index a45a47ecc8..d970cc321b 100644
--- a/otherlibs/win32unix/read.c
+++ b/otherlibs/win32unix/read.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/select.c b/otherlibs/win32unix/select.c
index 474ed31637..61ae1004d3 100644
--- a/otherlibs/win32unix/select.c
+++ b/otherlibs/win32unix/select.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/sendrecv.c b/otherlibs/win32unix/sendrecv.c
index f3f1b670c5..cafe709458 100644
--- a/otherlibs/win32unix/sendrecv.c
+++ b/otherlibs/win32unix/sendrecv.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/shutdown.c b/otherlibs/win32unix/shutdown.c
index 25373464e3..672877dd80 100644
--- a/otherlibs/win32unix/shutdown.c
+++ b/otherlibs/win32unix/shutdown.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/sleep.c b/otherlibs/win32unix/sleep.c
index 6622986e41..b86bfc5e40 100644
--- a/otherlibs/win32unix/sleep.c
+++ b/otherlibs/win32unix/sleep.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/socket.c b/otherlibs/win32unix/socket.c
index 9423f55856..ed6e2e3499 100644
--- a/otherlibs/win32unix/socket.c
+++ b/otherlibs/win32unix/socket.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/socketaddr.h b/otherlibs/win32unix/socketaddr.h
index f244d82fd7..cbad1828b8 100644
--- a/otherlibs/win32unix/socketaddr.h
+++ b/otherlibs/win32unix/socketaddr.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/sockopt.c b/otherlibs/win32unix/sockopt.c
index cc1385ac17..115ecc5f92 100644
--- a/otherlibs/win32unix/sockopt.c
+++ b/otherlibs/win32unix/sockopt.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/startup.c b/otherlibs/win32unix/startup.c
index 1099d7c26d..a3cb3d2210 100644
--- a/otherlibs/win32unix/startup.c
+++ b/otherlibs/win32unix/startup.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/system.c b/otherlibs/win32unix/system.c
index fe2bcce5ca..b326e8900c 100644
--- a/otherlibs/win32unix/system.c
+++ b/otherlibs/win32unix/system.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/unix.ml b/otherlibs/win32unix/unix.ml
index 24d8c9c5d5..56cfb4ba28 100644
--- a/otherlibs/win32unix/unix.ml
+++ b/otherlibs/win32unix/unix.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/otherlibs/win32unix/unixsupport.c b/otherlibs/win32unix/unixsupport.c
index c2e0702321..f4e6e2867f 100644
--- a/otherlibs/win32unix/unixsupport.c
+++ b/otherlibs/win32unix/unixsupport.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/unixsupport.h b/otherlibs/win32unix/unixsupport.h
index ec363780af..c2c71e4bd8 100644
--- a/otherlibs/win32unix/unixsupport.h
+++ b/otherlibs/win32unix/unixsupport.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/windir.c b/otherlibs/win32unix/windir.c
index d6b863abb8..8d487bf646 100644
--- a/otherlibs/win32unix/windir.c
+++ b/otherlibs/win32unix/windir.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/winwait.c b/otherlibs/win32unix/winwait.c
index 54ece1a62e..c0a643a7eb 100644
--- a/otherlibs/win32unix/winwait.c
+++ b/otherlibs/win32unix/winwait.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/otherlibs/win32unix/write.c b/otherlibs/win32unix/write.c
index 6bd9c66378..ce7429d059 100644
--- a/otherlibs/win32unix/write.c
+++ b/otherlibs/win32unix/write.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../../LICENSE. */
/* */
/***********************************************************************/
diff --git a/stdlib/Makefile b/stdlib/Makefile
index fb642adeff..b15cf88983 100644
--- a/stdlib/Makefile
+++ b/stdlib/Makefile
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../LICENSE. #
# #
#########################################################################
diff --git a/stdlib/Makefile.Mac b/stdlib/Makefile.Mac
index 2e31d3b4c6..f8e60ae724 100644
--- a/stdlib/Makefile.Mac
+++ b/stdlib/Makefile.Mac
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../LICENSE. #
# #
#########################################################################
diff --git a/stdlib/Makefile.nt b/stdlib/Makefile.nt
index a9637602f7..630804d112 100644
--- a/stdlib/Makefile.nt
+++ b/stdlib/Makefile.nt
@@ -6,7 +6,8 @@
# #
# Copyright 1999 Institut National de Recherche en Informatique et #
# en Automatique. All rights reserved. This file is distributed #
-# under the terms of the GNU Library General Public License. #
+# under the terms of the GNU Library General Public License, with #
+# the special exception on linking described in file ../LICENSE. #
# #
#########################################################################
diff --git a/stdlib/arg.ml b/stdlib/arg.ml
index 8dc9fb2381..e038ad0ebe 100644
--- a/stdlib/arg.ml
+++ b/stdlib/arg.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/arg.mli b/stdlib/arg.mli
index 546abfdc09..38b782685c 100644
--- a/stdlib/arg.mli
+++ b/stdlib/arg.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/array.ml b/stdlib/array.ml
index 38d99c0660..d77cf624dc 100644
--- a/stdlib/array.ml
+++ b/stdlib/array.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/array.mli b/stdlib/array.mli
index 0506860d46..6cb95dd5f5 100644
--- a/stdlib/array.mli
+++ b/stdlib/array.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/arrayLabels.ml b/stdlib/arrayLabels.ml
index b5fd5e8106..fed0ad1c2c 100644
--- a/stdlib/arrayLabels.ml
+++ b/stdlib/arrayLabels.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 2001 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/arrayLabels.mli b/stdlib/arrayLabels.mli
index 6d2ccdc074..02aba42f2a 100644
--- a/stdlib/arrayLabels.mli
+++ b/stdlib/arrayLabels.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/buffer.ml b/stdlib/buffer.ml
index 104f57f433..86812de9cb 100644
--- a/stdlib/buffer.ml
+++ b/stdlib/buffer.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/buffer.mli b/stdlib/buffer.mli
index 4f7a97308e..c4ae68469c 100644
--- a/stdlib/buffer.mli
+++ b/stdlib/buffer.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1999 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/callback.ml b/stdlib/callback.ml
index 91e396553c..d070c2bb6a 100644
--- a/stdlib/callback.ml
+++ b/stdlib/callback.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/callback.mli b/stdlib/callback.mli
index be2e6a0882..70ba06c78d 100644
--- a/stdlib/callback.mli
+++ b/stdlib/callback.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/char.ml b/stdlib/char.ml
index b8013ae034..d8d7a286cd 100644
--- a/stdlib/char.ml
+++ b/stdlib/char.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/char.mli b/stdlib/char.mli
index 1261a48a73..931dd7d2b4 100644
--- a/stdlib/char.mli
+++ b/stdlib/char.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/digest.ml b/stdlib/digest.ml
index 8c09e7ad85..15755c31af 100644
--- a/stdlib/digest.ml
+++ b/stdlib/digest.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/digest.mli b/stdlib/digest.mli
index 265f38bcc8..bbcf516045 100644
--- a/stdlib/digest.mli
+++ b/stdlib/digest.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/filename.ml b/stdlib/filename.ml
index 36c1e687ee..05ba374de0 100644
--- a/stdlib/filename.ml
+++ b/stdlib/filename.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/filename.mli b/stdlib/filename.mli
index 1be67e71c9..3bcce1d0f8 100644
--- a/stdlib/filename.mli
+++ b/stdlib/filename.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/format.ml b/stdlib/format.ml
index ef6027d682..21ad6b134c 100644
--- a/stdlib/format.ml
+++ b/stdlib/format.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/format.mli b/stdlib/format.mli
index 5f59b17fa3..74ce605ff2 100644
--- a/stdlib/format.mli
+++ b/stdlib/format.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/gc.ml b/stdlib/gc.ml
index 22e41808f4..a62714569a 100644
--- a/stdlib/gc.ml
+++ b/stdlib/gc.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/gc.mli b/stdlib/gc.mli
index 522db6f703..26b13dabc9 100644
--- a/stdlib/gc.mli
+++ b/stdlib/gc.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/genlex.ml b/stdlib/genlex.ml
index f519df5e96..a4e494c077 100644
--- a/stdlib/genlex.ml
+++ b/stdlib/genlex.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/genlex.mli b/stdlib/genlex.mli
index 94927d39a0..7ac0b647b6 100644
--- a/stdlib/genlex.mli
+++ b/stdlib/genlex.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/hashtbl.ml b/stdlib/hashtbl.ml
index a4834f59a7..ec430cfdf7 100644
--- a/stdlib/hashtbl.ml
+++ b/stdlib/hashtbl.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/hashtbl.mli b/stdlib/hashtbl.mli
index 0dde4052e1..fa066cf3db 100644
--- a/stdlib/hashtbl.mli
+++ b/stdlib/hashtbl.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/header.c b/stdlib/header.c
index b43e84d9aa..0d536be18d 100644
--- a/stdlib/header.c
+++ b/stdlib/header.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1998 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/stdlib/headernt.c b/stdlib/headernt.c
index 2394ae9d01..4dee822821 100644
--- a/stdlib/headernt.c
+++ b/stdlib/headernt.c
@@ -6,7 +6,8 @@
/* */
/* Copyright 1998 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/stdlib/int32.ml b/stdlib/int32.ml
index d56c5385de..363a1b3081 100644
--- a/stdlib/int32.ml
+++ b/stdlib/int32.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/int32.mli b/stdlib/int32.mli
index d7d5fc7e3b..4a01dd7d76 100644
--- a/stdlib/int32.mli
+++ b/stdlib/int32.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/int64.ml b/stdlib/int64.ml
index d62fcce750..09f72d8304 100644
--- a/stdlib/int64.ml
+++ b/stdlib/int64.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/int64.mli b/stdlib/int64.mli
index 2bea6b3c61..0478d375bc 100644
--- a/stdlib/int64.mli
+++ b/stdlib/int64.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/lazy.ml b/stdlib/lazy.ml
index eede4f8c0c..53a095dbbd 100644
--- a/stdlib/lazy.ml
+++ b/stdlib/lazy.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1997 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/lazy.mli b/stdlib/lazy.mli
index 8c9edfddd1..991106e5a8 100644
--- a/stdlib/lazy.mli
+++ b/stdlib/lazy.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1997 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/lexing.ml b/stdlib/lexing.ml
index 5070083318..53ea7ba4cf 100644
--- a/stdlib/lexing.ml
+++ b/stdlib/lexing.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/lexing.mli b/stdlib/lexing.mli
index c82fca9f23..5e96290a40 100644
--- a/stdlib/lexing.mli
+++ b/stdlib/lexing.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/list.ml b/stdlib/list.ml
index d27f7fc126..a6aeceef57 100644
--- a/stdlib/list.ml
+++ b/stdlib/list.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/list.mli b/stdlib/list.mli
index ef44ec9417..87bb1c3b87 100644
--- a/stdlib/list.mli
+++ b/stdlib/list.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/listLabels.ml b/stdlib/listLabels.ml
index 1c33254d7b..be7bddea36 100644
--- a/stdlib/listLabels.ml
+++ b/stdlib/listLabels.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 2001 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/listLabels.mli b/stdlib/listLabels.mli
index 81510c3fba..7664cf9365 100644
--- a/stdlib/listLabels.mli
+++ b/stdlib/listLabels.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/map.ml b/stdlib/map.ml
index 634753feb0..18b910a001 100644
--- a/stdlib/map.ml
+++ b/stdlib/map.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/map.mli b/stdlib/map.mli
index e703681cdf..f58d487bda 100644
--- a/stdlib/map.mli
+++ b/stdlib/map.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/marshal.ml b/stdlib/marshal.ml
index cf49605d00..e248c468d2 100644
--- a/stdlib/marshal.ml
+++ b/stdlib/marshal.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1997 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/marshal.mli b/stdlib/marshal.mli
index c396e84b4d..d410b79b33 100644
--- a/stdlib/marshal.mli
+++ b/stdlib/marshal.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1997 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/moreLabels.ml b/stdlib/moreLabels.ml
index 63061a0087..f6cfddabc6 100644
--- a/stdlib/moreLabels.ml
+++ b/stdlib/moreLabels.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 2001 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/moreLabels.mli b/stdlib/moreLabels.mli
index 219b1e80ea..977893aecf 100644
--- a/stdlib/moreLabels.mli
+++ b/stdlib/moreLabels.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 2001 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/nativeint.ml b/stdlib/nativeint.ml
index b2ae92e623..9057ad9617 100644
--- a/stdlib/nativeint.ml
+++ b/stdlib/nativeint.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/nativeint.mli b/stdlib/nativeint.mli
index c2817b78c6..b839352623 100644
--- a/stdlib/nativeint.mli
+++ b/stdlib/nativeint.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/obj.ml b/stdlib/obj.ml
index a60bbc9e16..d1d78a473b 100644
--- a/stdlib/obj.ml
+++ b/stdlib/obj.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/obj.mli b/stdlib/obj.mli
index cddd9e6de3..f2cfa36d2e 100644
--- a/stdlib/obj.mli
+++ b/stdlib/obj.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/oo.ml b/stdlib/oo.ml
index c46d316786..b7ba181280 100644
--- a/stdlib/oo.ml
+++ b/stdlib/oo.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/oo.mli b/stdlib/oo.mli
index 73268b25f6..1ef711241d 100644
--- a/stdlib/oo.mli
+++ b/stdlib/oo.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/parsing.ml b/stdlib/parsing.ml
index e6a6f602a2..0803315f67 100644
--- a/stdlib/parsing.ml
+++ b/stdlib/parsing.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/parsing.mli b/stdlib/parsing.mli
index 168089e0b0..512878bffd 100644
--- a/stdlib/parsing.mli
+++ b/stdlib/parsing.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/pervasives.ml b/stdlib/pervasives.ml
index 90a195b837..d51197bd35 100644
--- a/stdlib/pervasives.ml
+++ b/stdlib/pervasives.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/pervasives.mli b/stdlib/pervasives.mli
index 22f9208f78..1ead63d0ef 100644
--- a/stdlib/pervasives.mli
+++ b/stdlib/pervasives.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/printexc.ml b/stdlib/printexc.ml
index 75e935c4c8..1b5905fe64 100644
--- a/stdlib/printexc.ml
+++ b/stdlib/printexc.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/printexc.mli b/stdlib/printexc.mli
index 518192781e..cb012f2e7e 100644
--- a/stdlib/printexc.mli
+++ b/stdlib/printexc.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/printf.ml b/stdlib/printf.ml
index 8ea17416b9..e4d6f6a55a 100644
--- a/stdlib/printf.ml
+++ b/stdlib/printf.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/printf.mli b/stdlib/printf.mli
index 6e6d3db30e..ad02ffde1f 100644
--- a/stdlib/printf.mli
+++ b/stdlib/printf.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/queue.ml b/stdlib/queue.ml
index 685e45d749..58fc637ae9 100644
--- a/stdlib/queue.ml
+++ b/stdlib/queue.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/queue.mli b/stdlib/queue.mli
index 16719f9990..89af53d1be 100644
--- a/stdlib/queue.mli
+++ b/stdlib/queue.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/random.ml b/stdlib/random.ml
index c9bdeea76c..9a65f3149c 100644
--- a/stdlib/random.ml
+++ b/stdlib/random.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/random.mli b/stdlib/random.mli
index a0e0ca1033..296a65e0c4 100644
--- a/stdlib/random.mli
+++ b/stdlib/random.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/set.ml b/stdlib/set.ml
index c2e499ab1f..c93be23933 100644
--- a/stdlib/set.ml
+++ b/stdlib/set.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/set.mli b/stdlib/set.mli
index e87ec45cf8..01b7e09b6c 100644
--- a/stdlib/set.mli
+++ b/stdlib/set.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/sort.ml b/stdlib/sort.ml
index acde355271..6f74dbd0ed 100644
--- a/stdlib/sort.ml
+++ b/stdlib/sort.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/sort.mli b/stdlib/sort.mli
index 43373b5faf..2879edfe37 100644
--- a/stdlib/sort.mli
+++ b/stdlib/sort.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/stack.ml b/stdlib/stack.ml
index c6c526fde0..f49ed547fa 100644
--- a/stdlib/stack.ml
+++ b/stdlib/stack.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/stack.mli b/stdlib/stack.mli
index cb2cf4a864..536dd55536 100644
--- a/stdlib/stack.mli
+++ b/stdlib/stack.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/stdLabels.ml b/stdlib/stdLabels.ml
index b79792e9d8..bd6a5841de 100644
--- a/stdlib/stdLabels.ml
+++ b/stdlib/stdLabels.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 2001 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/stdLabels.mli b/stdlib/stdLabels.mli
index 884650473c..1a77f67c19 100644
--- a/stdlib/stdLabels.mli
+++ b/stdlib/stdLabels.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 2001 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/std_exit.ml b/stdlib/std_exit.ml
index a389891ef7..6f5ff301aa 100644
--- a/stdlib/std_exit.ml
+++ b/stdlib/std_exit.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/stream.ml b/stdlib/stream.ml
index 9544f17821..c9975c4a01 100644
--- a/stdlib/stream.ml
+++ b/stdlib/stream.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1997 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/stream.mli b/stdlib/stream.mli
index ed00494180..1eacb38075 100644
--- a/stdlib/stream.mli
+++ b/stdlib/stream.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1997 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/string.ml b/stdlib/string.ml
index bf5e14c055..1913464a85 100644
--- a/stdlib/string.ml
+++ b/stdlib/string.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/string.mli b/stdlib/string.mli
index b59dee8ad2..ebd4a1a174 100644
--- a/stdlib/string.mli
+++ b/stdlib/string.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/stringLabels.ml b/stdlib/stringLabels.ml
index 008eda92fa..63f75a2088 100644
--- a/stdlib/stringLabels.ml
+++ b/stdlib/stringLabels.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 2001 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/stringLabels.mli b/stdlib/stringLabels.mli
index 9c6d2dbcfb..884690e462 100644
--- a/stdlib/stringLabels.mli
+++ b/stdlib/stringLabels.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/sys.ml b/stdlib/sys.ml
index 122a9620d1..d7baca3317 100644
--- a/stdlib/sys.ml
+++ b/stdlib/sys.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/sys.mli b/stdlib/sys.mli
index 3be91c0af9..b248bcd5f6 100644
--- a/stdlib/sys.mli
+++ b/stdlib/sys.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/weak.ml b/stdlib/weak.ml
index b57cc64cc3..0f2638786f 100644
--- a/stdlib/weak.ml
+++ b/stdlib/weak.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1997 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/stdlib/weak.mli b/stdlib/weak.mli
index 132cb0a6bd..de63533489 100644
--- a/stdlib/weak.mli
+++ b/stdlib/weak.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 1997 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/test/Moretest/graph_test.ml b/test/Moretest/graph_test.ml
index ad640ccdcf..cd4c0813db 100644
--- a/test/Moretest/graph_test.ml
+++ b/test/Moretest/graph_test.ml
@@ -6,7 +6,8 @@
(* *)
(* Copyright 2000 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/tools/keywords.r b/tools/keywords.r
index 08bc01ee09..2a9054c8e0 100644
--- a/tools/keywords.r
+++ b/tools/keywords.r
@@ -6,7 +6,8 @@
/* */
/* Copyright 1996 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/tools/profiling.ml b/tools/profiling.ml
index 80296d669d..75fe03b96e 100644
--- a/tools/profiling.ml
+++ b/tools/profiling.ml
@@ -7,7 +7,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/tools/profiling.mli b/tools/profiling.mli
index 4b8a9dd46c..7a6170e966 100644
--- a/tools/profiling.mli
+++ b/tools/profiling.mli
@@ -7,7 +7,8 @@
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the GNU Library General Public License. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)
diff --git a/win32caml/inria.h b/win32caml/inria.h
index fb996b9c4a..0ba73faaef 100644
--- a/win32caml/inria.h
+++ b/win32caml/inria.h
@@ -5,7 +5,8 @@
/* Developed by Jacob Navia. */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/win32caml/libgraph.h b/win32caml/libgraph.h
index 1248d30374..59c1f5f9d7 100644
--- a/win32caml/libgraph.h
+++ b/win32caml/libgraph.h
@@ -6,7 +6,8 @@
/* */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/win32caml/menu.c b/win32caml/menu.c
index 318cb9f1f4..83923ce04c 100644
--- a/win32caml/menu.c
+++ b/win32caml/menu.c
@@ -5,7 +5,8 @@
/* Developed by Jacob Navia. */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/win32caml/ocaml.c b/win32caml/ocaml.c
index 9a9f257e6c..1bb3828b6f 100644
--- a/win32caml/ocaml.c
+++ b/win32caml/ocaml.c
@@ -5,7 +5,8 @@
/* Developed by Jacob Navia. */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/win32caml/ocaml.rc b/win32caml/ocaml.rc
index 4fd1640b40..3497f5cb50 100644
--- a/win32caml/ocaml.rc
+++ b/win32caml/ocaml.rc
@@ -5,7 +5,8 @@
/* Developed by Jacob Navia. */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/
diff --git a/win32caml/startocaml.c b/win32caml/startocaml.c
index ac99bf9098..c80dda2f41 100644
--- a/win32caml/startocaml.c
+++ b/win32caml/startocaml.c
@@ -5,7 +5,8 @@
/* Developed by Jacob Navia. */
/* Copyright 2001 Institut National de Recherche en Informatique et */
/* en Automatique. All rights reserved. This file is distributed */
-/* under the terms of the GNU Library General Public License. */
+/* under the terms of the GNU Library General Public License, with */
+/* the special exception on linking described in file ../LICENSE. */
/* */
/***********************************************************************/