Move Security section above Licensing section

This commit is contained in:
inference 2023-07-18 01:12:50 +01:00
parent 7cf6f30aee
commit 53f7e3cc31
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -44,6 +44,13 @@ files are mentioned in the commit messages. +
This branch contains code used in production. This branch contains code used in production.
== Security
All files are checked for security issues; however, it is always the user's responsibility to audit
the code before installing and/or executing it. Inferencium takes no responsibility for any security
issues which may arise due to usage of this repository.
== Licensing == Licensing
Code is licensed under https://src.inferencium.net/Inferencium/website/src/branch/stable/license/BSD-3-Clause.txt[BSD 3-Clause] Code is licensed under https://src.inferencium.net/Inferencium/website/src/branch/stable/license/BSD-3-Clause.txt[BSD 3-Clause]
@ -56,10 +63,3 @@ assets. +
* All content outside of code, including personal content such as blog posts, is copyrighted and * All content outside of code, including personal content such as blog posts, is copyrighted and
cannot be distributed or modified without explicit consent from Inferencium cannot be distributed or modified without explicit consent from Inferencium
== Security
All files are checked for security issues; however, it is always the user's responsibility to audit
the code before installing and/or executing it. Inferencium takes no responsibility for any security
issues which may arise due to usage of this repository.