From 7dbea0c3a6703c4c45b7df5b27035df0975cb264 Mon Sep 17 00:00:00 2001 From: Jonathan Date: Tue, 8 Jan 2019 16:26:44 +0100 Subject: [PATCH 1/2] Add bullets to the list of options --- no-permission.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/no-permission.md b/no-permission.md index 6fb7104..82a4230 100644 --- a/no-permission.md +++ b/no-permission.md @@ -22,8 +22,8 @@ If you find software that doesn't have a license, that generally means you have Your options: -**Ask the maintainers nicely to add a license.** Unless the software includes strong indications to the contrary, lack of a license is probably an oversight. If the software is hosted on a site like GitHub, open an issue requesting a license and include a link to this site. If you're bold and it's fairly obvious what license is most appropriate, open a pull request to add a license – see "suggest this license" in the sidebar of the page for each license on this site (e.g., [MIT](/licenses/mit/#suggest-this-license)). +- **Ask the maintainers nicely to add a license.** Unless the software includes strong indications to the contrary, lack of a license is probably an oversight. If the software is hosted on a site like GitHub, open an issue requesting a license and include a link to this site. If you're bold and it's fairly obvious what license is most appropriate, open a pull request to add a license – see "suggest this license" in the sidebar of the page for each license on this site (e.g., [MIT](/licenses/mit/#suggest-this-license)). -**Don't use the software.** Find or create an alternative that is under an open source license. +- **Don't use the software.** Find or create an alternative that is under an open source license. -**Negotiate a private license.** Bring your lawyer. +- **Negotiate a private license.** Bring your lawyer. From 8a3e6f375cce611a75b226d1681cb2089dab6687 Mon Sep 17 00:00:00 2001 From: Mike Linksvayer Date: Tue, 8 Jan 2019 11:19:26 -0800 Subject: [PATCH 2/2] rm blank lines not needed with bullets --- no-permission.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/no-permission.md b/no-permission.md index 82a4230..5263af7 100644 --- a/no-permission.md +++ b/no-permission.md @@ -23,7 +23,5 @@ If you find software that doesn't have a license, that generally means you have Your options: - **Ask the maintainers nicely to add a license.** Unless the software includes strong indications to the contrary, lack of a license is probably an oversight. If the software is hosted on a site like GitHub, open an issue requesting a license and include a link to this site. If you're bold and it's fairly obvious what license is most appropriate, open a pull request to add a license – see "suggest this license" in the sidebar of the page for each license on this site (e.g., [MIT](/licenses/mit/#suggest-this-license)). - - **Don't use the software.** Find or create an alternative that is under an open source license. - - **Negotiate a private license.** Bring your lawyer.