mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
Merge remote-tracking branch 'origin/gh-pages' into using-LICENSE
This commit is contained in:
commit
7c4ebdbb7c
@ -4,12 +4,11 @@
|
||||
<a href="/terms-of-service/">Terms of Service</a>
|
||||
</nav>
|
||||
<p>
|
||||
If you have questions or issues, it is always best to consult a legal professional.<br>
|
||||
The content of this site is licensed under the <a href="https://creativecommons.org/licenses/by/3.0/">
|
||||
Creative Commons Attribution 3.0 Unported License</a>.
|
||||
</p>
|
||||
<div class="with-love">
|
||||
Demystified with <3 by <a href="https://github.com">GitHub, Inc.</a>
|
||||
Curated with <3 by <a href="https://github.com">GitHub, Inc.</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
6
about.md
6
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.
|
||||
|
@ -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: /
|
||||
---
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user