From 5401ce8473062b19dd3553d022593cc5d91ccbff Mon Sep 17 00:00:00 2001 From: Damien Doligez Date: Thu, 18 Feb 2016 16:11:59 +0100 Subject: Update headers for the new license. Remains to be done: remove all headers in testsuite/tests. --- otherlibs/win32unix/windbug.c | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) (limited to 'otherlibs/win32unix/windbug.c') diff --git a/otherlibs/win32unix/windbug.c b/otherlibs/win32unix/windbug.c index a5e0d649f8..424dd92094 100644 --- a/otherlibs/win32unix/windbug.c +++ b/otherlibs/win32unix/windbug.c @@ -1,15 +1,17 @@ -/***********************************************************************/ -/* */ -/* OCaml */ -/* */ -/* Contributed by Sylvain Le Gall for Lexifi */ -/* */ -/* 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. */ -/* */ -/***********************************************************************/ +/**************************************************************************/ +/* */ +/* OCaml */ +/* */ +/* Contributed by Sylvain Le Gall for Lexifi */ +/* */ +/* Copyright 2008 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. */ +/* */ +/**************************************************************************/ #include "windbug.h" -- cgit v1.2.1