From 754ecb6217617ee3580922332edf97e41a3b5177 Mon Sep 17 00:00:00 2001 From: xleroy Date: Mon, 17 Jun 2013 12:37:51 +0000 Subject: Update LICENSE file and headers for dual-licensed files. git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2280 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e --- exportclight/Clightgen.ml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'exportclight') diff --git a/exportclight/Clightgen.ml b/exportclight/Clightgen.ml index 1e820594..2bc58398 100644 --- a/exportclight/Clightgen.ml +++ b/exportclight/Clightgen.ml @@ -6,6 +6,10 @@ (* *) (* Copyright Institut National de Recherche en Informatique et en *) (* Automatique. All rights reserved. This file is distributed *) +(* under the terms of the GNU General Public License as published by *) +(* the Free Software Foundation, either version 2 of the License, or *) +(* (at your option) any later version. This file is also distributed *) +(* under the terms of the INRIA Non-Commercial License Agreement. *) (* under the terms of the INRIA Non-Commercial License Agreement. *) (* *) (* *********************************************************************) -- cgit