diff --git a/CODE_OF_CONDUCT b/CODE_OF_CONDUCT index fdba0aee..dd5e0d99 100644 --- a/CODE_OF_CONDUCT +++ b/CODE_OF_CONDUCT @@ -22,3 +22,12 @@ Any of the following behavior is unacceptable: If you believe someone is violating the code of conduct, we ask that you report it Participants asked to stop any harassing behavior are expected to comply immediately + +
+ +## Usage Restrictions + +`Human` library does not alow for usage in following scenarios: + +- Any life-critical decisions +- Any form of surveillance without consent of the user is explicitly out of scope diff --git a/LICENSE b/LICENSE index 004bd4f3..f62fb36d 100644 --- a/LICENSE +++ b/LICENSE @@ -19,10 +19,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -## Usage Restrictions - -`Human` library does not alow for usage in following scenarios: - -- Any life-critical decisions -- Any form of surveillance without consent of the user is explicitly out of scope