mute-server
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "mute-server", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "Server-side application creating a data-structure representing a text and initializing a network to allow clients to edit the text and broadcast theirs changes in real-time", | ||
@@ -25,3 +25,6 @@ "main": "index.js", | ||
"author": "Matthieu Nicolas", | ||
"license": "GPL" | ||
"licenses": [{ | ||
"type": "GPLv3", | ||
"url": "http://www.gnu.org/licenses/gpl-3.0.txt" | ||
}] | ||
} |
@@ -40,1 +40,21 @@ ### TODO: Présentation du module | ||
* [**mute-utils**](https://github.com/MatthieuNICOLAS/mute-utils) | ||
## License | ||
**mute-server** is licensed under the GNU General Public License 3. | ||
This program is free software: you can redistribute it and/or modify it under | ||
the terms of the GNU General Public License as published by the Free Software | ||
Foundation, either version 3 of the License, or (at your option) any later | ||
version. | ||
This program is distributed in the hope that it will be useful, but WITHOUT | ||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS | ||
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License along with | ||
this program. If not, see <http://www.gnu.org/licenses/>. | ||
The documentation, tutorial and source code are intended as a community | ||
resource and you can basically use, copy and improve them however you want. | ||
Included works are subject to their respective licenses. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
47226
8
0
59
3