Add licensing subsection "Do I Distinguish Between Open-source and Free Software?"
This commit is contained in:
parent
2aa16c57e8
commit
b2b5cae7e2
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 6.0.2-alpha.1 -->
|
||||
<!-- Version: 6.1.0-alpha.1 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -157,6 +157,13 @@
|
||||
only restriction being the original copyright notice
|
||||
must be kept in order to attribute the original creator
|
||||
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 id="services">
|
||||
<h2 id="services"><a href="#services">Services</a></h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user