From 8c697ac826f8bcac956fe8a6c6356a6c459d3c92 Mon Sep 17 00:00:00 2001 From: xleroy Date: Tue, 23 Aug 2011 08:24:10 +0000 Subject: MAJ licence git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1725 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e --- cfrontend/C2C.ml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cfrontend/C2C.ml') diff --git a/cfrontend/C2C.ml b/cfrontend/C2C.ml index c6080c30..a5167809 100644 --- a/cfrontend/C2C.ml +++ b/cfrontend/C2C.ml @@ -6,6 +6,9 @@ (* *) (* 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. *) (* *) (* *********************************************************************) -- cgit