VSCodium suggestions

This commit is contained in:
Britney Lozza 2025-07-31 01:06:18 -04:00
parent 5c849fe803
commit 05fa551cd3
29 changed files with 705 additions and 0 deletions

4
fourfreedoms.txt Normal file
View file

@ -0,0 +1,4 @@
The freedom to run the program as you wish, for any purpose (freedom 0).
The freedom to study how the program works, and change it so it does your computing as you wish (freedom 1). Access to the source code is a precondition for this.
The freedom to redistribute copies so you can help others (freedom 2).
The freedom to distribute copies of your modified versions to others (freedom 3). By doing this you can give the whole community a chance to benefit from your changes. Access to the source code is a precondition for this.