diff options
author | xleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e> | 2013-06-17 12:37:51 +0000 |
---|---|---|
committer | xleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e> | 2013-06-17 12:37:51 +0000 |
commit | 754ecb6217617ee3580922332edf97e41a3b5177 (patch) | |
tree | 65ed74cd2728c5ebc6a94f98ae22dc765b643e68 /exportclight | |
parent | 058d0971b27d5f64c76d96c710eedb0eaca5c457 (diff) |
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
Diffstat (limited to 'exportclight')
-rw-r--r-- | exportclight/Clightgen.ml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/exportclight/Clightgen.ml b/exportclight/Clightgen.ml index 1e82059..2bc5839 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. *) (* *) (* *********************************************************************) |