diff options
Diffstat (limited to 'win32caml/startocaml.c')
-rw-r--r-- | win32caml/startocaml.c | 3 |
1 files changed, 2 insertions, 1 deletions
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. */ /* */ /***********************************************************************/ |