Yeah the matching donations was the obvious answer. It's honestly a decent way to do charity as a company (obviously bigger ticket contributions are good, too), because it rewards them for their choices by increasing their value, and your contributions are going places that have some support behind them from your employees. Finding worthwhile causes that don't get money has value, but it's really hard and expensive to do.
Unrelated to this post at all, I'm a bit out of the loop on this, is there something wrong with PDFs? Just wondering what the PDF warning is about, this just being the first I've ever seen that.
The BSD argument (that I don't necessarily agree with) is that a less permissive license would encourage companies to use a different solution or build their own. I suppose this at least guarantees them a few $1000 a year depending on apple employee donations.
Unfortunately not enough. It still allows corporate use with limited restrictions. Only derivative work that gets distributed must be open sourced, and even then, they can choose to provide source only to those requesting it in inconvenient ways (ex: come pick up the flash drive from our office).
For example, android does not require open sourcing, despite GPL'd Linux, but because it's not derivative work.
I agree with the geneal idea that one could do even more than what the GPL does, but i think it does a lot already.
On the case of Android, i think Google doesn't care too much about the kernel code itself, wouldn't mind contributing back to it if they had to, as the entire ecosystem of software around the kernel is what they use to capture users and keep control of their devices... GGL doesnt need the kernel for that, and the linux kernel is a smol drop of code in the ocean of a prison that is android...
See how Google is adverse to the use of the AGPL in their own products https://drewdevault.com/2020/07/27/Anti-AGPL-propaganda.html this would in practice force them to reveal to their users how they process their data, and would probably scare them to death...
So I am not a proponent of copyright, but it seems that GPL and AGPL are pretty effective tools at discouraging corporations in some cases (not perfect though)