summaryrefslogtreecommitdiffstats
path: root/otherlibs/labltk/browser
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/labltk/browser')
-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
45 files changed, 90 insertions, 45 deletions
diff --git a/otherlibs/labltk/browser/dummyUnix.mli b/otherlibs/labltk/browser/dummyUnix.mli
index d08d12e26..163d14ad3 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 124ada5eb..a4b75ee37 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 517599c6c..3955f4ba4 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 cefb51798..665ee813f 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 9987505b3..be6896dbf 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 2c857bda5..83f93f706 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 958401add..128a88ae5 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 3638550a1..e09c2ba46 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 bbe2a286f..ac0cb8212 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 5a0a733d8..11abd68ab 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 1bdedede5..feb03c42f 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 97cadcebf..69c7a134c 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 547aab2dd..bce0e50e7 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 865b17aa2..511e2b3a6 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 c662bed85..c09a273e8 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 70c6da2d1..c6d7634ac 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 708d95d98..5491dee32 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 e92b7e889..62712f36d 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 08d0d8566..dc55a2dd3 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 27cde48b9..d7a5528a4 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 5e5adb190..dc905aba6 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 19aca102f..6dfe7d8fb 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 0d239316f..5a7023f63 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 4889f7076..e8646dd9d 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 98ac89c7e..7fc77f096 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 46fd376d2..c6a2b8959 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 0b97d0e9b..c4bd3b1f5 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 fa308b946..3be04d324 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 ece69a0a8..87b88f496 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 a1fa4b876..a14e814f1 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 46842500b..2ab2f46c2 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 a3112761e..5a6cdcd75 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 40c9c1c6b..83fa406be 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 b0495ace1..207a3ef95 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 f887955d1..f0bebb6c4 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 cae5d046c..82d9b2a60 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 750fbde84..f5e70090f 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 b05a8fd5b..2963faa14 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 4936cd6e2..30b59c84e 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 9f9a64b9b..3a7f66672 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 4180a9277..d61fce62e 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 3b6361878..a12d56c35 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 7d5f5c97c..52ac7c770 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 840021cad..5bdd068bc 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 05b28657f..ac7745c55 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. *)
(* *)
(*************************************************************************)