diff --git a/about.md b/about.md index b8ae7e9..4436d6e 100644 --- a/about.md +++ b/about.md @@ -2,7 +2,7 @@ title: About layout: default permalink: /about/ -title: What’s this about? +title: What's this about? --- GitHub wants to help developers choose a license for their source code. diff --git a/index.html b/index.html index 607f5b2..a00b37b 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ layout: default class: home hide_breadcrumbs: true -title: Choosing an OSS license doesn’t need to be scary +title: Choosing an OSS license doesn't need to be scary description: A site to provide non-judgmental guidance on choosing a license for your open source project --- @@ -18,7 +18,7 @@ description: A site to provide non-judgmental guidance on choosing a license for

I want it simple and permissive.

- The MIT License is a permissive license that is short and to the point. It lets people do anything they want with your code as long as they provide attribution back to you and don’t hold you liable. + The MIT License is a permissive license that is short and to the point. It lets people do anything they want with your code as long as they provide attribution back to you and don't hold you liable.

jQuery and Rails use the MIT License. @@ -27,7 +27,7 @@ description: A site to provide non-judgmental guidance on choosing a license for

  • -

    I’m concerned about patents.

    +

    I'm concerned about patents.

    The Apache License is a permissive license similar to the MIT License, but also provides an express grant of patent rights from contributors to users. @@ -56,7 +56,7 @@ description: A site to provide non-judgmental guidance on choosing a license for