https://github.com/EasyCrypt/easycrypt
Revision dfb413df8e05087230930ea3f5574cb5b097147c authored by Pierre-Yves Strub on 17 November 2021, 15:35:07 UTC, committed by Pierre-Yves Strub on 17 November 2021, 15:35:07 UTC
1 parent 0a2d4ad
Raw File
Tip revision: dfb413df8e05087230930ea3f5574cb5b097147c authored by Pierre-Yves Strub on 17 November 2021, 15:35:07 UTC
fix opam package (do not do "dune subst")
Tip revision: dfb413d
COPYRIGHT
EasyCrypt (excluding the EasyCrypt standard library):
  Copyright (c) - 2012-2016 - IMDEA Software Institute
  Copyright (c) - 2012-2021 - Inria
  Copyright (c) - 2012-2021 - X
  Distributed under the terms of the CeCILL-C license

  http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.txt

EasyCrypt standard library (theories/**/*.ec):
  Copyright (c) - 2012-2016 - IMDEA Software Institute
  Copyright (c) - 2012-2021 - Inria
  Copyright (c) - 2012-2021 - X
  Distributed under the terms of the CeCILL-B licence.

  http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.txt
back to top