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