diff options
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,8 +1,8 @@ All files in this distribution are part of the CompCert verified compiler. The CompCert verified compiler is Copyright 2004, 2005, 2006, 2007, -2008, 2009, 2010, 2011, 2012 Institut National de Recherche en Informatique -et en Automatique (INRIA). +2008, 2009, 2010, 2011, 2012, 2013 Institut National de Recherche en +Informatique et en Automatique (INRIA). The CompCert verified compiler is distributed under the terms of the INRIA Non-Commercial License Agreement given below. This is a @@ -29,7 +29,9 @@ option) any later version: cfrontend/Cstrategy.v lib/Maps.v cfrontend/Clight.v lib/Parmov.v cfrontend/PrintCsyntax.ml lib/Camlcoq.ml - cfrontend/PrintClight.ml + cfrontend/PrintClight.ml + exportclight/Clightdefs.v + exportclight/ExportClight.ml all files in the runtime/ directory all files in the cparser/ directory |