ajout licence

This commit is contained in:
2022-05-06 10:32:24 +02:00
parent 92c5087408
commit 131254b261
7 changed files with 66 additions and 9 deletions

View File

@@ -1,7 +1,5 @@
## Les algorithmes
### Un algorithme ? Cest quoi ?
Le mot algorithme signifie étymologiquement le nom dun mathématicien arabe du moyen âge : ***Al-Khawarizm***i, il a été le premier a décrire une méthode claire pour la résolution déquation en 825.
@@ -208,7 +206,9 @@ Représentation:
--------
```
Mathieu Florian, CC BY SA
```
Auteur : Florian Mathieu
Licence CC BY NC
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Licence Creative Commons" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a> <br />Ce cours est mis à disposition selon les termes de la <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Licence Creative Commons Attribution - Pas dUtilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International</a>.