From 914e52968eb8bf1588d1ac0ac9b0cc3399a5d68d Mon Sep 17 00:00:00 2001 From: David Allsopp Date: Fri, 13 Sep 2024 16:28:13 +0100 Subject: [PATCH] Update header --- src/core/opamCommonStubs.c | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) 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. */ /* */ /**************************************************************************/