diff options
Diffstat (limited to 'otherlibs/unix/umask.c')
-rw-r--r-- | otherlibs/unix/umask.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/otherlibs/unix/umask.c b/otherlibs/unix/umask.c index f7a8e4807..f2475677f 100644 --- a/otherlibs/unix/umask.c +++ b/otherlibs/unix/umask.c @@ -1,10 +1,10 @@ /***********************************************************************/ /* */ -/* Caml Special Light */ +/* Objective Caml */ /* */ /* Xavier Leroy, projet Cristal, INRIA Rocquencourt */ /* */ -/* Copyright 1995 Institut National de Recherche en Informatique et */ +/* Copyright 1996 Institut National de Recherche en Informatique et */ /* Automatique. Distributed only by permission. */ /* */ /***********************************************************************/ |