Refactor code to conform with coding style

This commit is contained in:
inference 2023-07-15 05:03:32 +01:00
parent e46746a54a
commit edb241b33b
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,18 +5,20 @@ Inferencium configuration files.
== Licensing
All content is licensed under https://git.inferencium.net/Inferencium/cfg/src/branch/stable/license/BSD-3-Clause-Clear.txt[BSD 3-Clause Clear]
All content is licensed under
https://git.inferencium.net/Inferencium/cfg/src/branch/stable/license/BSD-3-Clause-Clear.txt[BSD 3-Clause Clear]
license*. +
+
*Excluding Linux configuration file(s), which are licensed under https://git.inferencium.net/Inferencium/cfg/src/branch/stable/license/GPL-2.0-only.txt[GPL v2]
*Excluding Linux configuration file(s), which are licensed under
https://git.inferencium.net/Inferencium/cfg/src/branch/stable/license/GPL-2.0-only.txt[GPL v2]
license.
== 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.
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.
== Branches