diff options
Diffstat (limited to 'stdlib/format.ml')
-rw-r--r-- | stdlib/format.ml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stdlib/format.ml b/stdlib/format.ml index 652c4f7ac2..a512b1db10 100644 --- a/stdlib/format.ml +++ b/stdlib/format.ml @@ -5,7 +5,8 @@ (* Pierre Weis, projet Cristal, INRIA Rocquencourt *) (* *) (* Copyright 1996 Institut National de Recherche en Informatique et *) -(* en Automatique. Distributed only by permission. *) +(* en Automatique. All rights reserved. This file is distributed *) +(* under the terms of the GNU Library General Public License. *) (* *) (***********************************************************************) |