aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-01-23 11:56:51 -0500
committerDrew DeVault <sir@cmpwn.com>2020-01-23 11:56:51 -0500
commit69df832a9906611ec256ff56260b11b73ef335c6 (patch)
tree7eb9e36c8d6d2f468be9ed208922087a8eb9a11a
parenta19b1a8ab3759fc74245b5ee85269ad3f036db4c (diff)
downloadsr.ht-docs-69df832a9906611ec256ff56260b11b73ef335c6.tar.gz
license.md: attribute GPL to the FSF
You can stop bothering me about this now
-rw-r--r--license.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/license.md b/license.md
index fb5d412..c922c72 100644
--- a/license.md
+++ b/license.md
@@ -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) &mdash;
[GPLv3 plain text](https://www.gnu.org/licenses/gpl-3.0.txt)