- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
I was curious what the Linux people think about Microsoft and any bad practices that most people should know about already?
I was curious what the Linux people think about Microsoft and any bad practices that most people should know about already?
https://www.gnu.org/philosophy/free-sw.en.html
Free software can be freely copied, modified, distributed, etc. This doesn’t mean you don’t have to pay for it.
Open source software has its source code published. It doesn’t necessarily mean that you’re able to copy some or all of it, modify it, distribute it, etc.
It’s getting more and more common that, even in cases where code is open source, only part of the codebase is actually available. This is something that Microsoft (and other wealthy tech companies) loves to do to show that it’s “transparent.”
Thanks.
GPL as an example.
If you are citing the GNU’s website, you should remove the “modified”. I’d quote a mailing list user:
deleted by creator
(A)GPL restrict the modification of the software. I’m sharing an example how that restriction works.
deleted by creator
It requires any modifications to be under GPL.
And it also requires anything that incorporate GPL codes also be under GPL.
And the code must be published to the copyright holder as far as I know.
How it harms the end user are described.
deleted by creator