Add Linux configuration file(s) licensing exception to readme. Switch to new 100-120 column code style.

This commit is contained in:
inference 2022-12-25 09:39:28 +00:00
parent 882e233676
commit 3458416c02

View File

@ -3,22 +3,22 @@
<br> <br>
<br> <br>
<h2>Licensing</h2> <h2>Licensing</h2>
<p>All content is licensed under BSD 3-Clause Clear license.</p> <p>All content is licensed under BSD 3-Clause Clear license\*<br>
<br>
\*Excluding Linux configuration file(s), which are licensed under GPLv2-only license.</p>
<br> <br>
<br> <br>
<h2>Security</h2> <h2>Security</h2>
<p>All files are checked for security issues; however, it is always the<br> <p>All files are checked for security issues; however, it is always the user's responsibility to
user's responsibility to audit the code before installing and/or executing<br> audit the code before installing and/or executing it.<br>
it.<br>
<br> <br>
The maintainers take no responsibility for any security issues which<br> The maintainers take no responsibility for any security issues which may arise due to usage of this
may arise due to usage of this repository.</p> repository.</p>
<br> <br>
<br> <br>
<h2>Branches</h2> <h2>Branches</h2>
<h3>dev</h3> <h3>dev</h3>
<p>Development branch. All pre-alpha development and alpha testing happens<br/> <p>Development branch. All pre-alpha development and alpha testing happens here.<br/>
here.<br/>
<br> <br>
<h3>beta</h3> <h3>beta</h3>
<p>Beta branch. All beta testing happens here.</p> <p>Beta branch. All beta testing happens here.</p>