From cc0f32b05439bb7018e8ad62a54d6371b01aab9f Mon Sep 17 00:00:00 2001 From: Xavier Leroy Date: Wed, 17 Nov 1999 18:59:06 +0000 Subject: Changement de la licence git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2553 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- otherlibs/unix/times.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'otherlibs/unix/times.c') diff --git a/otherlibs/unix/times.c b/otherlibs/unix/times.c index 01e125031e..fc0c4c4322 100644 --- a/otherlibs/unix/times.c +++ b/otherlibs/unix/times.c @@ -5,7 +5,8 @@ /* Xavier Leroy, 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. */ /* */ /***********************************************************************/ -- cgit v1.2.1