CINXE.COM

What’s this about? | Choose a License

<!DOCTYPE html> <html lang="en"> <head itemscope itemtype="http://schema.org/WebSite"> <meta charset="utf-8"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Chivo:900"> <link rel="stylesheet" href="/assets/css/application.css?v=26638690a007c584c2d5287a4fbd672eba3631b7"> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <!-- Begin Jekyll SEO tag v2.8.0 --> <title>What’s this about? | Choose a License</title> <meta name="generator" content="Jekyll v3.10.0" /> <meta property="og:title" content="What’s this about?" /> <meta property="og:locale" content="en_US" /> <meta name="description" content="Non-judgmental guidance on choosing a license for your open source project" /> <meta property="og:description" content="Non-judgmental guidance on choosing a license for your open source project" /> <link rel="canonical" href="https://choosealicense.com/about/" /> <meta property="og:url" content="https://choosealicense.com/about/" /> <meta property="og:site_name" content="Choose a License" /> <meta property="og:type" content="website" /> <meta name="twitter:card" content="summary" /> <meta property="twitter:title" content="What’s this about?" /> <meta name="twitter:site" content="@github" /> <script type="application/ld+json"> {"@context":"https://schema.org","@type":"WebSite","description":"Non-judgmental guidance on choosing a license for your open source project","headline":"What’s this about?","name":"Choose a License","url":"https://choosealicense.com/about/"}</script> <!-- End Jekyll SEO tag --> </head> <body class="default"> <div class="container"> <ol> <li> <a href="/">Home</a> </li> </ol> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "BreadcrumbList", "itemListElement": [{ "@type": "ListItem", "position": 1, "item": { "@id": "https://choosealicense.com/", "name": "Home" } },{ "@type": "ListItem", "position": 2, "item": { "@id": "https://choosealicense.com/about/", "name": "What's this about?" } }] } </script> <h1>What’s this about?</h1> <p>GitHub wants to help developers choose an open source license for their source code.</p> <p>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 choices, maybe we can help.</p> <h2 id="not-comprehensive">Not comprehensive</h2> <p>This site is not a comprehensive directory of open source licenses. The vast majority of projects will likely be well served by one of the three options highlighted on the <a href="/">homepage</a> — choosing the license <a href="/community/">preferred</a> by projects similar to yours, or the most popular permissive license (<a href="/licenses/mit/">MIT</a>), or the most popular copyleft license (<a href="/licenses/gpl-3.0/">GNU GPLv3</a>). Just in case you have specific needs not covered by these, we also highlight a <a href="/licenses/">few other licenses to consider</a> and have a page about <a href="/non-software/">licenses for non-software projects</a>.</p> <p>See our <a href="/appendix/">appendix</a> for a table of every license cataloged in the <a href="https://github.com/github/choosealicense.com">choosealicense.com repository</a> and the links below for <em>even more</em> licenses that you <strong>do not</strong> need to learn about to still choose a great license for your project.</p> <h3 id="additional-resources">Additional resources</h3> <ul class="bullets"> <li>Open Source Initiative’s FAQ on <a href="https://opensource.org/faq#which-license">Which Open Source license should I choose to release my software under?</a></li> <li>Free Software Foundation’s <a href="https://www.gnu.org/licenses/license-recommendations.html">advice on how to choose a license</a></li> <li><a href="https://joinup.ec.europa.eu/collection/eupl/joinup-licensing-assistant-jla">Joinup Licensing Assistant</a>, an interactive license chooser from the European Commission</li> <li><a href="https://opensource.guide/legal/">The Legal Side of Open Source</a>, an Open Source Guide covering licensing and related issues</li> </ul> <h2 id="help-us-improve-it">Help us improve it</h2> <p>Choosealicense.com isn’t just about open source; the site itself is open source as well. See something you think could be done better? Feel free to <a href="https://github.com/github/choosealicense.com">fork the project</a> on GitHub and submit a pull request. We welcome your improvements.</p> <h2 id="disclaimer">Disclaimer</h2> <p>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 in a simplified fashion. If you have any questions regarding the best license for your code or any other legal issues relating to it, it’s your responsibility to do further research or consult with a professional.</p> <footer class="site-footer clearfix"> <nav> <a href="/about/">About</a> <a href="/terms-of-service/">Terms of Service</a> <a href="https://github.com/github/choosealicense.com/edit/gh-pages/about.md">Help improve this page</a> </nav> <p> 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"> Curated with ❤️ by <a href="https://github.com">GitHub, Inc.</a> and <a href="https://github.com/github/choosealicense.com">You!</a> </div> </footer> </div> <!-- /container --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10