Add licensing subsection "Do I Distinguish Between Open-source and Free Software?"

This commit is contained in:
inference 2023-10-26 03:39:08 +00:00
parent 2aa16c57e8
commit b2b5cae7e2
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 6.0.2-alpha.1 --> <!-- Version: 6.1.0-alpha.1 -->
<html> <html>
@ -157,6 +157,13 @@
only restriction being the original copyright notice only restriction being the original copyright notice
must be kept in order to attribute the original creator must be kept in order to attribute the original creator
of the licensed content.</p> of the licensed content.</p>
<h4 id="open_source_vs_free_software"><a href="#open_source_vs_free_software">Do I Distinguish Between Open-source and Free Software?</a></h4>
<p>No. If code is not released under an open-source license and
places restrictions on how the code may be used, it is either
source-available (if viewing the code is permitted) or
proprietary. "Free software" only causes confusion and exists to
push an ideology by a specific group of people. If software
isn't "free", then it's not open-source, either.</p>
</section> </section>
<section id="services"> <section id="services">
<h2 id="services"><a href="#services">Services</a></h2> <h2 id="services"><a href="#services">Services</a></h2>