diff --git a/index.html b/index.html index 48de568..fbef291 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 permalink: / --- @@ -19,7 +19,7 @@ permalink: /

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. @@ -28,7 +28,7 @@ permalink: /

  • -

    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. @@ -57,7 +57,7 @@ permalink: /