Mise à jour de la configuration Rust, documentation et dépendances
Migration vers Rust 2021, ajout de la documentation en français, mise à jour des dépendances et suppression des crates inutilisées. - Mise à jour de l'édition Rust à 2021 - Ajout de commentaires de documentation en français - Suppression des dépendances `quick-xml` et `xmltree` - Ajout de nouvelles dépendances : `get_if_addrs`, `os_info`, `netstat2`, `sysinfo`, `users` - Mise à jour du fichier README.md et LICENSE - Correction de l'ordre des imports dans `src/process.rs`
This commit is contained in:
14
LICENSE
Normal file
14
LICENSE
Normal file
@@ -0,0 +1,14 @@
|
||||
# CeCILL FREE SOFTWARE LICENSE AGREEMENT
|
||||
|
||||
## Version 2.1 dated 2013-06-21
|
||||
|
||||
### Preamble
|
||||
|
||||
The purpose of this Free Software License Agreement is to grant users the
|
||||
right to modify and redistribute the software governed by this license
|
||||
within the framework of an open source distribution.
|
||||
|
||||
This License Agreement is intended to provide users with legal protection
|
||||
for the development and redistribution of this software, under the terms
|
||||
of French law and in compliance with the European Union's Directive on the
|
||||
legal protection of computer programs (2009/24/EC).
|
||||
Reference in New Issue
Block a user