diff options
Diffstat (limited to 'stdlib/buffer.ml')
-rw-r--r-- | stdlib/buffer.ml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stdlib/buffer.ml b/stdlib/buffer.ml index 773bee1ad..d07daf750 100644 --- a/stdlib/buffer.ml +++ b/stdlib/buffer.ml @@ -5,7 +5,8 @@ (* Pierre Weis and Xavier Leroy, projet Cristal, INRIA Rocquencourt *) (* *) (* Copyright 1999 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. *) (* *) (***********************************************************************) |