From 3458416c02da6e4b83b0121c6077f7d273e9125e Mon Sep 17 00:00:00 2001 From: inference Date: Sun, 25 Dec 2022 09:39:28 +0000 Subject: [PATCH] Add Linux configuration file(s) licensing exception to readme. Switch to new 100-120 column code style. --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 91d0609..f9188d2 100644 --- a/README.md +++ b/README.md @@ -3,22 +3,22 @@

Licensing

-

All content is licensed under BSD 3-Clause Clear license.

+

All content is licensed under BSD 3-Clause Clear license\*
+
+\*Excluding Linux configuration file(s), which are licensed under GPLv2-only 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.
+

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.

-The maintainers take no responsibility for any security issues which
-may arise due to usage of this repository.

+The maintainers take no responsibility for any security issues which may arise due to usage of this +repository.



Branches

dev

-

Development branch. All pre-alpha development and alpha testing happens
-here.
+

Development branch. All pre-alpha development and alpha testing happens here.

beta

Beta branch. All beta testing happens here.