mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
Add content for the about page
This commit is contained in:
parent
7823ec9061
commit
a6c639aab8
@ -15,32 +15,42 @@
|
|||||||
<body id='license'>
|
<body id='license'>
|
||||||
<div id='container'>
|
<div id='container'>
|
||||||
<ol id='breadcrumbs'>
|
<ol id='breadcrumbs'>
|
||||||
<li>
|
<li>
|
||||||
<a href="../../../">Home</a>
|
<a href="../../../">Home</a>
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
<h1>About</h1>
|
<h1>What’s this about?</h1>
|
||||||
|
<p>
|
||||||
|
We want to help developers choose a 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 OSS license choices, maybe we can help.
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>Bacon ipsum dolor sit amet pork shoulder ground round, chuck spare ribs prosciutto drumstick sausage pork belly pork chop ball tip. Leberkas chuck shoulder shank beef ribs ball tip drumstick strip steak sausage hamburger frankfurter cow. T-bone capicola pork chop, spare ribs beef ribs brisket pork belly leberkas pork pastrami shoulder corned beef ball tip andouille. Jowl shoulder ham hock turducken, prosciutto boudin swine tri-tip.</p>
|
<h2>Not comprehensive</h2>
|
||||||
|
<p>
|
||||||
|
This site is not a comprehensive directory of open source licenses. If you’re looking for a comprehensive list, we recommend the <a href="http://opensource.org/">Open Source Initiative</a> website.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
We think there are too many options which adds to the confusion. On the homepage, we break it down to just three licenses. For the vast majority of projects, these are probably the only three you need to choose from. We also highlight a few other licenses to consider for those with specific needs.
|
||||||
|
</a>
|
||||||
|
|
||||||
<h2>Possible Subheading</h2>
|
<h2>Disclaimer</h2>
|
||||||
|
<p>
|
||||||
|
We are not lawyers. Well most of us anyways. It is not the goal of this site to provide legal advice. The goal of this site is to provide information on popular open source license choices to provide a starting point for you to make an informed choice. If possible, you should always consult a legal expert before adopting a license for your code.
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>Pig hamburger pork belly tongue jerky short ribs. Bacon pork loin tail ham filet mignon leberkas. Kielbasa hamburger biltong ham salami turkey tenderloin shoulder beef ribs tongue flank brisket ribeye fatback turducken. Jowl pork bacon tongue bresaola, boudin tri-tip.</p>
|
<div id="footer" class="cf">
|
||||||
|
<nav>
|
||||||
<h2>Another Possible Subheading</h2>
|
<a href="/about">About</a>
|
||||||
|
<a href="#">Terms of Service</a>
|
||||||
<p>Pig hamburger pork belly tongue jerky short ribs. Bacon pork loin tail ham filet mignon leberkas. Kielbasa hamburger biltong ham salami turkey tenderloin shoulder beef ribs tongue flank brisket ribeye fatback turducken. Jowl pork bacon tongue bresaola, boudin tri-tip.</p>
|
</nav>
|
||||||
|
<p>
|
||||||
|
Please consult a legal expert before adopting a software license for your project.<br>
|
||||||
<div id="footer" class="cf">
|
This site is licensed under the <a href="http://creativecommons.org/licenses/by/3.0/">
|
||||||
<nav>
|
Creative Commons Attribution 3.0 Unported License</a>.
|
||||||
<a href="/about">About</a>
|
</p>
|
||||||
<a href="#">Terms of Service</a>
|
</div>
|
||||||
</nav>
|
|
||||||
<p>Please consult a legal expert before adopting a software license for your project.<br>
|
|
||||||
This site is licensed under the <a href="http://creativecommons.org/licenses/by/3.0/">
|
|
||||||
Creative Commons Attribution 3.0 Unported License</a>.
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user