diff --git a/_includes/footer.html b/_includes/footer.html
index 74cef19..9f70e08 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -4,12 +4,11 @@
Terms of Service
- If you have questions or issues, it is always best to consult a legal professional.
The content of this site is licensed under the
Creative Commons Attribution 3.0 Unported License.
diff --git a/_licenses/epl-1.0.txt b/_licenses/epl-1.0.txt
index 728771a..db3125f 100644
--- a/_licenses/epl-1.0.txt
+++ b/_licenses/epl-1.0.txt
@@ -1,7 +1,7 @@
---
title: Eclipse Public License 1.0
redirect_from: /licenses/eclipse/
-source: http://www.eclipse.org/legal/epl-v10.html
+source: https://www.eclipse.org/legal/epl-v10.html
description: This commercially-friendly copyleft license provides the ability to commercially license binaries; a modern royalty-free patent license grant; and the ability for linked works to use other licenses, including commercial ones.
diff --git a/about.md b/about.md
index 2642584..6ea0cb1 100644
--- a/about.md
+++ b/about.md
@@ -4,9 +4,9 @@ permalink: /about/
title: "What's this about?"
---
-GitHub wants to help developers choose a license for their source code.
+GitHub wants to help developers choose an open source license for their source code.
-If you already know what you're doing and have a license you prefer to use, that's great! We're not here to change your mind. But if you are bewildered by the large number of OSS license choices, maybe we can help.
+If you already know what you're doing and have a license you prefer to use, that's great! We're not here to change your mind. But if you are bewildered by the large number of open source license choices, maybe we can help.
## Not comprehensive
@@ -36,4 +36,4 @@ Choosealicense.com isn't just about open source, the site itself is open source
## Disclaimer
-We are not lawyers. Well, most of us anyway. It is not the goal of this site to provide legal advice. The goal of this site is to provide a starting point to help you make an informed choice by providing information on popular open source licenses. If you have any questions regarding the right license for your code or any other legal issues relating to it, it's always best to consult with a professional.
+We are not lawyers. Well, most of us anyway. It is not the goal of this site to provide legal advice. The goal of this site is to provide a starting point to help you make an informed choice by providing information on popular open source licenses. If you have any questions regarding the right license for your code or any other legal issues relating to it, it's up to you to do further research or consult with a professional.
diff --git a/index.html b/index.html
index 5cdfa7e..8f70441 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
layout: default
class: home
hide_breadcrumbs: true
-title: Choosing an open source license doesn’t need to be scary
+title: Choose an open source license
permalink: /
---