Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use C++ string_view.
[simgrid.git] / COPYING
diff --git a/COPYING b/COPYING
index c2b447e93ab68fb9c0855d3003e268a8e6590a32..ae2963832169cba484db69f24b34fd5142a3936e 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -185,6 +185,12 @@ Copyright:
   Copyright (c) 2018 Two Blue Cubes Ltd.
 License: BSL-1.0
 
+Files: teshsuite/smpi/MBI/*
+Copyright:
+  Copyright (C) 2021-2022, The MBI project.
+Comment: The MBI.py script was written for SimGrid while the other files are kept in sync with the MBI source tree.
+License: GPL-3
+
 Files: src/include/xxhash.hpp
 Copyright:
   Copyright (C) 2012-2018, Yann Collet.