208 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			208 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!doctype html>
 | 
						|
<html lang="ja">
 | 
						|
<head>
 | 
						|
	<title>OSS License - TheDesk</title>
 | 
						|
	<meta content="width=device-width,initial-scale=1.0" name="viewport">
 | 
						|
	<link href="../../css/materialize.css" type="text/css" rel="stylesheet">
 | 
						|
	<link href="../../css/themes.css" type="text/css" rel="stylesheet">
 | 
						|
	<link href="../../css/master.css" type="text/css" rel="stylesheet">
 | 
						|
	<link href='../../css/font-awesome.css' rel='stylesheet' type='text/css'>
 | 
						|
	<link href="https://fonts.googleapis.com/icon?family=Material+Icons|Open+Sans|IBM+Plex+Mono" rel="stylesheet">
 | 
						|
	<meta charset="utf-8">
 | 
						|
</head>
 | 
						|
<body style="overflow-y:scroll;">
 | 
						|
<script type="text/javascript" src="../../js/common/jquery.js"></script>
 | 
						|
<script type="text/javascript" src="../../js/platform/first.js"></script>
 | 
						|
<script type="text/javascript" src="../../js/common/materialize.js"></script>
 | 
						|
<a href="setting.html" class="btn waves-effect orange nex" style="width:100%; max-width:200px;"><i class="material-icons left">undo</i>戻る/Back</a>
 | 
						|
TheDeskのライセンスについては<a href="https://github.com/cutls/TheDesk/blob/master/LICENSE.md">TheDesk LICENSE (Latest Ver.)</a>を参照。<br>
 | 
						|
LICENSE of TheDesk:<a href="https://github.com/cutls/TheDesk/blob/master/LICENSE.md">TheDesk LICENSE (Latest Ver.)</a><br>
 | 
						|
<article style="width:500px; max-width:100%; margin:15px; font-family:IBM Plex Mono">
 | 
						|
<h5>Electron</h5>
 | 
						|
<i class="fa fa-github"></i><a href="https://github.com/electron/electron" target="_blank">electron/electron</a><br>
 | 
						|
Copyright (c) 2013-2018 GitHub Inc.<br>
 | 
						|
<br>
 | 
						|
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:<br>
 | 
						|
<br>
 | 
						|
The above copyright notice and this permission notice shall be
 | 
						|
included in all copies or substantial portions of the Software.
 | 
						|
<br>
 | 
						|
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.<br>
 | 
						|
 | 
						|
<h5>electron-dl</h5>
 | 
						|
<i class="fa fa-github"></i><a href="https://github.com/sindresorhus/electron-dl" target="_blank">sindresorhus/electron-dl</a><br>
 | 
						|
MIT License<br>
 | 
						|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)<br>
 | 
						|
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:<br>
 | 
						|
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.<br>
 | 
						|
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.<br>
 | 
						|
 | 
						|
<h5>Jimp</h5>
 | 
						|
<i class="fa fa-github"></i><a href="https://github.com/oliver-moran/jimp" target="_blank">oliver-moran/jimp</a><br>
 | 
						|
The MIT License (MIT)<br>
 | 
						|
<br>
 | 
						|
Copyright (c) 2014 Oliver Moran<br>
 | 
						|
<br>
 | 
						|
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:<br>
 | 
						|
<br>
 | 
						|
The above copyright notice and this permission notice shall be included in all
 | 
						|
copies or substantial portions of the Software.<br>
 | 
						|
<br>
 | 
						|
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.<br>
 | 
						|
 | 
						|
<h5>Twitter Emoji (Twemoji)</h5>
 | 
						|
<i class="fa fa-github"></i><a href="https://github.com/twitter/twemoji" target="_blank">twitter/twemoji</a><br>
 | 
						|
Copyright (c) 2018 Twitter, Inc and other contributors<br>
 | 
						|
<br>
 | 
						|
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:<br>
 | 
						|
<br>
 | 
						|
The above copyright notice and this permission notice shall be included in 
 | 
						|
all copies or substantial portions of the Software.<br>
 | 
						|
<br>
 | 
						|
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. <br>
 | 
						|
<br>
 | 
						|
<h5>Font Awesome</h5>
 | 
						|
<i class="fa fa-github"></i><a href="https://github.com/FortAwesome/Font-Awesome" target="_blank">FortAwesome/Font-Awesome</a><br>
 | 
						|
Font Awesome Free License<br>
 | 
						|
-------------------------<br>
 | 
						|
<br>
 | 
						|
Font Awesome Free is free, open source, and GPL friendly. You can use it for
 | 
						|
commercial projects, open source projects, or really almost whatever you want.
 | 
						|
Full Font Awesome Free license: https://fontawesome.com/license.<br>
 | 
						|
<br>
 | 
						|
# Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/)<br>
 | 
						|
In the Font Awesome Free download, the CC BY 4.0 license applies to all icons
 | 
						|
packaged as SVG and JS file types.<br>
 | 
						|
<br>
 | 
						|
# Fonts: SIL OFL 1.1 License (https://scripts.sil.org/OFL)<br>
 | 
						|
In the Font Awesome Free download, the SIL OLF license applies to all icons
 | 
						|
packaged as web and desktop font files.<br>
 | 
						|
<br>
 | 
						|
# Code: MIT License (https://opensource.org/licenses/MIT)<br>
 | 
						|
In the Font Awesome Free download, the MIT license applies to all non-font and
 | 
						|
non-icon files.<br>
 | 
						|
<br>
 | 
						|
# Attribution<br>
 | 
						|
Attribution is required by MIT, SIL OLF, and CC BY licenses. Downloaded Font
 | 
						|
Awesome Free files already contain embedded comments with sufficient
 | 
						|
attribution, so you shouldn't need to do anything additional when using these
 | 
						|
files normally.<br>
 | 
						|
<br>
 | 
						|
We've kept attribution comments terse, so we ask that you do not actively work
 | 
						|
to remove them from files, especially code. They're a great way for folks to 
 | 
						|
learn about Font Awesome.<br>
 | 
						|
<br>
 | 
						|
# Brand Icons<br>
 | 
						|
All brand icons are trademarks of their respective owners. The use of these
 | 
						|
trademarks does not indicate endorsement of the trademark holder by Font
 | 
						|
Awesome, nor vice versa. **Please do not use brand logos for any purpose except
 | 
						|
to represent the company, product, or service to which they refer.**<br>
 | 
						|
 | 
						|
<h5>node-notifier</h5>
 | 
						|
<i class="fa fa-github"></i><a href="https://github.com/mikaelbr/node-notifier" target="_blank">mikaelbr/node-notifier</a><br>
 | 
						|
MIT License<br>
 | 
						|
<br>
 | 
						|
Copyright (c) 2017 Mikael Brevik<br>
 | 
						|
<br>
 | 
						|
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:<br>
 | 
						|
<br>
 | 
						|
The above copyright notice and this permission notice shall be included in all
 | 
						|
copies or substantial portions of the Software.<br>
 | 
						|
<br>
 | 
						|
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.<br>
 | 
						|
<h5>itunes-nowplaying-mac</h5>
 | 
						|
<i class="fa fa-github"></i><a href="https://github.com/rinsuki/itunes-nowplaying-mac" target="_blank">rinsuki/itunes-nowplaying-mac</a><br>
 | 
						|
MIT LICENSE
 | 
						|
<h5>Adobe Creative SDK</h5>
 | 
						|
Please visit:
 | 
						|
<a href="http://wwwimages.adobe.com/www.adobe.com/content/dam/acom/jp/legal/servicetou/Creative_SDK_API_and_Developer_Additional_TOU-ja_JP-20140602_1513.pdf" target="_blank">
 | 
						|
	This file
 | 
						|
	<i class="material-icons">
 | 
						|
	picture_as_pdf
 | 
						|
	</i></a>
 | 
						|
<h5>adm-zip</h5>
 | 
						|
<i class="fa fa-github"></i><a href="https://github.com/cthackers/adm-zip" target="_blank">cthackers/adm-zip</a><br>
 | 
						|
Copyright (c) 2012 Another-D-Mention Software and other contributors, 
 | 
						|
http://www.another-d-mention.ro/<br>
 | 
						|
<br>
 | 
						|
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:<br>
 | 
						|
<br>
 | 
						|
The above copyright notice and this permission notice shall be
 | 
						|
included in all copies or substantial portions of the Software.
 | 
						|
<br><br>
 | 
						|
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.
 | 
						|
<br>
 | 
						|
<h5>Google Fonts</h5>
 | 
						|
<ul>
 | 
						|
    <li>Open Sans:<a target="_blank" href="http://www.apache.org/licenses/LICENSE-2.0"> Apache License, Version 2.0 </a></li>
 | 
						|
    <li>Material Icons:<a target="_blank" href="http://www.apache.org/licenses/LICENSE-2.0"> Apache License, Version 2.0 </a></li>
 | 
						|
    <li>IBM Plex Mono:<a target="_blank" href="http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL_web"> Open Font License </a></li>
 | 
						|
</ul>
 | 
						|
 | 
						|
</article>
 | 
						|
<a href="setting.html" class="btn waves-effect orange nex" style="width:100%; max-width:200px;"><i class="material-icons left">undo</i>戻る</a>
 | 
						|
<script type="text/javascript" src="../../js/ui/theme.js"></script>
 | 
						|
<script type="text/javascript" src="../../js/platform/end.js"></script>
 | 
						|
</body> |