diff options
author | Xavier Leroy <xavier.leroy@inria.fr> | 2008-07-31 12:09:18 +0000 |
---|---|---|
committer | Xavier Leroy <xavier.leroy@inria.fr> | 2008-07-31 12:09:18 +0000 |
commit | 50af4a8c98541bd9e87776a858dd892915dc6598 (patch) | |
tree | 30e6b1f5e95aea4b8b0e6d1e148f83e77d4f71cc /otherlibs/win32unix/windbug.h | |
parent | f6bd5658e260e2c55d81a022005c763e67cd5cbb (diff) |
Render unto Caesar...
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@8961 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/win32unix/windbug.h')
-rw-r--r-- | otherlibs/win32unix/windbug.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/otherlibs/win32unix/windbug.h b/otherlibs/win32unix/windbug.h index 5ac5ca538..a0085a90f 100644 --- a/otherlibs/win32unix/windbug.h +++ b/otherlibs/win32unix/windbug.h @@ -2,9 +2,9 @@ /* */ /* Objective Caml */ /* */ -/* Xavier Leroy, projet Cristal, INRIA Rocquencourt */ +/* Contributed by Sylvain Le Gall for Lexifi */ /* */ -/* Copyright 1996 Institut National de Recherche en Informatique et */ +/* Copyright 2008 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, with */ /* the special exception on linking described in file ../../LICENSE. */ |