diff options
author | Drew DeVault <sir@cmpwn.com> | 2020-01-23 11:56:51 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-01-23 11:56:51 -0500 |
commit | 69df832a9906611ec256ff56260b11b73ef335c6 (patch) | |
tree | 7eb9e36c8d6d2f468be9ed208922087a8eb9a11a /license.md | |
parent | a19b1a8ab3759fc74245b5ee85269ad3f036db4c (diff) | |
download | sr.ht-docs-69df832a9906611ec256ff56260b11b73ef335c6.tar.gz |
license.md: attribute GPL to the FSF
You can stop bothering me about this now
Diffstat (limited to 'license.md')
-rw-r--r-- | license.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -17,11 +17,11 @@ which to use, we can offer some suggestions. ## I want others to share their improvements with me. -The GNU organization publishes the GNU General Public License for this purpose. -In short, it requires anyone who modifies or reuses your code to publish their -changes or the software they incorporated it into under the same license terms. -Version 3 also requires hardware manufacturers to allow users to install their -modifications onto devices which use GPLv3 licensed software. +The Free Software Foundation publishes the GNU General Public License for this +purpose. In short, it requires anyone who modifies or reuses your code to +publish their changes or the software they incorporated it into under the same +license terms. Version 3 also requires hardware manufacturers to allow users to +install their modifications onto devices which use GPLv3 licensed software. Links: [GPLv3 information](https://www.gnu.org/licenses/gpl-3.0.en.html) — [GPLv3 plain text](https://www.gnu.org/licenses/gpl-3.0.txt) |