Fix license: CeCILL-B not LGPL
Browse files
README.md
CHANGED
|
@@ -1,11 +1,14 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
- theorem-proving
|
| 5 |
- formal-methods
|
| 6 |
- coq
|
|
|
|
| 7 |
size_categories:
|
| 8 |
-
-
|
| 9 |
---
|
| 10 |
|
| 11 |
# Coq-Finmap
|
|
@@ -15,3 +18,4 @@ Finite sets, maps, multisets for MathComp (910 entries).
|
|
| 15 |
## Source
|
| 16 |
|
| 17 |
- **Repository:** https://github.com/math-comp/finmap
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: cecill-b
|
| 4 |
+
license_link: https://cecill.info/licences/Licence_CeCILL-B_V1-en.html
|
| 5 |
tags:
|
| 6 |
- theorem-proving
|
| 7 |
- formal-methods
|
| 8 |
- coq
|
| 9 |
+
- mathcomp
|
| 10 |
size_categories:
|
| 11 |
+
- n<1K
|
| 12 |
---
|
| 13 |
|
| 14 |
# Coq-Finmap
|
|
|
|
| 18 |
## Source
|
| 19 |
|
| 20 |
- **Repository:** https://github.com/math-comp/finmap
|
| 21 |
+
- **License:** CeCILL-B
|