From 7babde436ca270ec16dd7aae9d0de2f9c8d08ca1 Mon Sep 17 00:00:00 2001 From: xleroy Date: Mon, 17 Jun 2013 14:11:21 +0000 Subject: One more copyright header update. git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2282 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e --- exportclight/Clightgen.ml | 1 - 1 file changed, 1 deletion(-) (limited to 'exportclight') diff --git a/exportclight/Clightgen.ml b/exportclight/Clightgen.ml index 2bc58398..82d6944f 100644 --- a/exportclight/Clightgen.ml +++ b/exportclight/Clightgen.ml @@ -10,7 +10,6 @@ (* 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