diff --git a/src/core/opamCommonStubs.c b/src/core/opamCommonStubs.c index 45459e1431d..4687e5a69e6 100644 --- a/src/core/opamCommonStubs.c +++ b/src/core/opamCommonStubs.c @@ -1,15 +1,10 @@ /**************************************************************************/ /* */ -/* OCaml */ +/* Copyright 2024 Kate Deplaix */ /* */ -/* Xavier Leroy, projet Cristal, INRIA Rocquencourt */ -/* */ -/* Copyright 1996 Institut National de Recherche en Informatique et */ -/* en Automatique. */ -/* */ -/* All rights reserved. This file is distributed under the terms of */ -/* the GNU Lesser General Public License version 2.1, with the */ -/* special exception on linking described in the file LICENSE. */ +/* All rights reserved. This file is distributed under the terms of the */ +/* GNU Lesser General Public License version 2.1, with the special */ +/* exception on linking described in the file LICENSE. */ /* */ /**************************************************************************/