-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
30 changed files
with
5,173 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Copyright 2011 Jeremy Miller, Chad Myers, Joshua Flanagan, Robert Greyling, Joshua Arnold, Brandon Behrens, and Josh Arnold | ||
Copyright 2009-2010 Chad Myers, Jeremy Miller, Joshua Flanagan, Mark Nijhof | ||
|
||
Licensed under the Apache License, Version 2.0 (the "License"); | ||
you may not use this file except in compliance with the License. | ||
You may obtain a copy of the License at | ||
|
||
http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
See the License for the specific language governing permissions and | ||
limitations under the License. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Copyright 2011-2014 Jeremy Miller, Joshua Flanagan, Robert Greyling, Joshua Arnold, Corey Kaylor | ||
Copyright 2009-2010 Chad Myers, Jeremy Miller, Joshua Flanagan, Mark Nijhof | ||
|
||
Licensed under the Apache License, Version 2.0 (the "License"); | ||
you may not use this file except in compliance with the License. | ||
You may obtain a copy of the License at | ||
|
||
http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
See the License for the specific language governing permissions and | ||
limitations under the License. |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
The MIT License (MIT) | ||
|
||
Copyright (c) 2007 James Newton-King | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy of | ||
this software and associated documentation files (the "Software"), to deal in | ||
the Software without restriction, including without limitation the rights to | ||
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of | ||
the Software, and to permit persons to whom the Software is furnished to do so, | ||
subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS | ||
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR | ||
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER | ||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN | ||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,149 @@ | ||
<!doctype html> | ||
<html> | ||
<!--[if lt IE 7 ]> <html class="ie ie6 no-js" lang="en"> <![endif]--> | ||
<!--[if IE 7 ]> <html class="ie ie7 no-js" lang="en"> <![endif]--> | ||
<!--[if IE 8 ]> <html class="ie ie8 no-js" lang="en"> <![endif]--> | ||
<!--[if IE 9 ]> <html class="ie ie9 no-js" lang="en"> <![endif]--> | ||
<!--[if gt IE 9]><!--><html class="no-js" lang="en"><!--<![endif]--> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>Microsoft Openness - Building Bridges Across Technologies</title> | ||
<!--TODO: enter description --> | ||
<meta name="description" content=""> | ||
<!--TODO: enter author --> | ||
<meta name="author" content=""> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
<script src="js/modernizr.custom.js"></script> | ||
|
||
<link rel="stylesheet" href="css/openness.main.css"> | ||
|
||
</head> | ||
<body> | ||
|
||
<header class="clearfix"> | ||
<h1><a href="default.aspx">Microsoft Openness</a></h1> | ||
<!-- | ||
<nav> | ||
<ul> | ||
<li><a href="#"><span>Home</span></a></li> | ||
<li><a href="#"><span>About</span></a></li> | ||
<li> | ||
<a href="#"><span>Stories</span></a> | ||
<ul> | ||
<li><a href="#opensource/videos">Open Source</a></li> | ||
<li><a href="#cloud/videos">Open in the Cloud</a></li> | ||
<li><a href="#opengovernment/videos">Open Government</a></li> | ||
</ul> | ||
</li> | ||
<li> | ||
<a href="#"><span>Resources</span></a> | ||
<ul> | ||
<li><a href="#opensource/resources">Open Source</a></li> | ||
<li><a href="#cloud/resources">Open in the Cloud</a></li> | ||
<li><a href="#opengovernment/resources">Open Government</a></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</nav> | ||
--> | ||
<!--Bing Search Box--> | ||
|
||
<div id="bingBox"> | ||
<!-- Web search from Bing--> | ||
<form method="get" action="http://www.bing.com/search" name="bing"> | ||
<input type="hidden" name="cp" value="CODE PAGE USED BY YOUR HTML PAGE" /> | ||
<input type="hidden" name="FORM" value="FREEWS" /> | ||
<table bgcolor="#FFFFFF" cellpadding="0" cellspacing="0"> | ||
<tr> | ||
<td id="bingMain"> | ||
<input type="text" class="text" name="q" size="20" value="Search Microsoft.com" onFocus="bing.q.value=='Search Microsoft.com'?bing.q.value='':false;" onBlur="bing.q.value==''?bing.q.value='Search Microsoft.com':false;" /> | ||
<input type="submit" class="bingBtn" value="" /> | ||
</td> | ||
<!--<td><a target="_blank" href="http://www.bing.com" class="bingbtn">Web</a></td>--> | ||
</tr> | ||
</table> | ||
</form> | ||
<!-- Web Search from Bing --> | ||
</div> | ||
|
||
</header> | ||
|
||
<div id="licenses"> | ||
|
||
<h2>Open Source Licenses</h2> | ||
|
||
<p>Microsoft maintains two licenses that have been certified by the <a target="_blank" href="http://www.opensource.org/">Open Source Initiative</a> (OSI). Certification by the OSI means that developers can be confident that the licenses meet the terms of the <a target="_blank" href="http://www.opensource.org/docs/osd">Open Source Definition</a>. This page contains the text of those licenses; developers are free to use them as they wish within their works.</p> | ||
|
||
<p>On this page:</p> | ||
|
||
<ul> | ||
<li><a href="#MPL">Microsoft Public License</a></li> | ||
<li><a href="#MRL">Microsoft Reciprocal License</a></li> | ||
</ul> | ||
|
||
<h2><a name="MPL"></a>Microsoft Public License (Ms-PL)</h2> | ||
|
||
<h3>This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software.</h3> | ||
|
||
<ol style="list-style-type:decimal;"> | ||
<li><strong>Definitions</strong><br /> | ||
The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law.<br /> | ||
A "contribution" is the original software, or any additions or changes to the software.<br /> | ||
A "contributor" is any person that distributes its contribution under this license.<br /> | ||
"Licensed patents" are a contributor's patent claims that read directly on its contribution.<br /> | ||
</li> | ||
<li><strong>Grant of Rights</strong><br /> | ||
(A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create.<br /> | ||
(B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software.<br /> | ||
</li> | ||
<li><strong>Conditions and Limitations</strong><br /> | ||
(A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks.<br /> | ||
(B) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically.<br /> | ||
(C) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software.<br /> | ||
(D) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license.<br /> | ||
(E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees, or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.<br /> | ||
</li> | ||
</ol> | ||
|
||
<h2><a name="MRL"></a>Microsoft Reciprocal License (Ms-RL)</h2> | ||
|
||
<h3>This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software.</h3> | ||
|
||
<ol style="list-style-type:decimal;"> | ||
<li><strong>Definitions</strong><br /> | ||
The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law.<br /> | ||
A "contribution" is the original software, or any additions or changes to the software.<br /> | ||
A "contributor" is any person that distributes its contribution under this license. <br /> | ||
"Licensed patents" are a contributor's patent claims that read directly on its contribution.<br /> | ||
</li> | ||
<li><strong>Grant of Rights</strong><br /> | ||
(A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create.<br /> | ||
(B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software.<br /> | ||
</li> | ||
<li><strong>Conditions and Limitations</strong><br /> | ||
(A) Reciprocal Grants- For any file you distribute that contains code from the software (in source code or binary format), you must provide recipients the source code to that file along with a copy of this license, which license will govern that file. You may license other files that are entirely your own work and do not contain code from the software under any terms you choose.<br /> | ||
(B) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks.<br /> | ||
(C) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically.<br /> | ||
(D) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software.<br /> | ||
(E) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license.<br /> | ||
(F) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees, or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.<br /> | ||
</li> | ||
</ol> | ||
|
||
</div> | ||
|
||
<footer> | ||
|
||
<ul> | ||
<li><a target="_blank" href="http://www.microsoft.com"><span id="footerLogo">Microsoft</span></a></li> | ||
<li><a target="_blank" href="http://privacy.microsoft.com/en-us/fullnotice.mspx">Privacy Statement</a></li> | ||
<li><a target="_blank" href="http://www.microsoft.com/about/legal/trademarks/usage/general.mspx">Trademarks</a></li> | ||
<li><a target="_blank" href="http://www.microsoft.com/info/cpyright.mspx">Terms Of Use</a></li> | ||
<li class="noBorder">© 2012 Microsoft</li> | ||
</ul> | ||
|
||
</footer> | ||
|
||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
<!DOCTYPE html> | ||
<html id="home" lang="en"> | ||
<head> | ||
<title>MIT License</title> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=0.7"> | ||
<!-- | ||
Welcome fellow open source developer. This project is here for you to | ||
link to if you're like me and keep forgetting to include the | ||
MIT-license.txt file. | ||
Fork this project and send a pull request on: | ||
https://github.com/remy/mit-license | ||
By adding a new JSON file to the users directory, it will yield an | ||
MIT License on a CNAME, for example: | ||
{ "copyright": "Remy Sharp, http://remysharp.com" } | ||
Means visiting http://rem.mit-license.org/ shows "Remy Sharp" as the | ||
copyright holder. Namespaces will be on a first come first serve basis, | ||
and I'm open to folk joining the GitHub project. | ||
For more options (including linking and license version targeting) | ||
see the README in the github hosted project. | ||
Hope you find this useful too! | ||
- @rem | ||
--> | ||
<!-- for HTML5 el styling --> | ||
<script>document.createElement('article');document.createElement('footer');</script> | ||
<link rel="stylesheet" href="/themes/blackwood.css"> | ||
</head> | ||
<body> | ||
<article> | ||
|
||
<h1>The MIT License (MIT)</h1> | ||
<p>Copyright © 2016 <a href="https://github.com/Mpdreamz">Martijn Laarman</a></p> | ||
|
||
<p>Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the “Software”), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions:</p> | ||
|
||
<p>The above copyright notice and this permission notice shall be included in | ||
all copies or substantial portions of the Software.</p> | ||
|
||
<p>THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||
THE SOFTWARE.</p> | ||
</article> | ||
<footer> | ||
<p><a href="https://github.com/remy/mit-license">Fork this project to create your own MIT license that you can always link to.</a></p> | ||
</footer> | ||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | ||
|
||
ga('create', 'UA-1656750-28', 'auto'); | ||
ga('send', 'pageview'); | ||
|
||
</script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.