forked from CodeIgniter-TW/CodeIgniter-UserGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlicense.html
More file actions
115 lines (88 loc) · 6.13 KB
/
license.html
File metadata and controls
115 lines (88 loc) · 6.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>CodeIgniter 許可協議 : CodeIgniter 使用手冊</title>
<style type='text/css' media='all'>@import url('userguide.css');</style>
<link rel='stylesheet' type='text/css' media='all' href='userguide.css' />
<script type="text/javascript" src="nav/nav.js"></script>
<script type="text/javascript" src="nav/prototype.lite.js"></script>
<script type="text/javascript" src="nav/moo.fx.js"></script>
<script type="text/javascript" src="nav/user_guide_menu.js"></script>
<meta http-equiv='expires' content='-1' />
<meta http-equiv= 'pragma' content='no-cache' />
<meta name='robots' content='all' />
<meta name='author' content='ExpressionEngine Dev Team' />
<meta name='description' content='CodeIgniter 使用手冊' />
</head>
<body>
<!-- START NAVIGATION -->
<div id="nav"><div id="nav_inner"><script type="text/javascript">create_menu('null');</script></div></div>
<div id="nav2"><a name="top"></a><a href="javascript:void(0);" onclick="myHeight.toggle();"><img src="images/nav_toggle_darker.jpg" width="154" height="43" border="0" title="Toggle 目錄" alt="Toggle 目錄" /></a></div>
<div id="masthead">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>CodeIgniter 使用手冊版本 2.2.0</h1></td>
<td id="breadcrumb_right"><a href="toc.html">目錄</a></td>
</tr>
</table>
</div>
<!-- END NAVIGATION -->
<!-- START BREADCRUMB -->
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td id="breadcrumb">
<a href="http://www.codeigniter.org.tw/">CodeIgniter 首頁</a> ›
<a href="index.html">使用手冊首頁</a> ›
許可協議
</td>
<td id="searchbox"><form method="get" action="http://www.google.com/search"><input type="hidden" name="as_sitesearch" id="as_sitesearch" value="www.codeigniter.org.tw/user_guide/" />搜尋使用手冊 <input type="text" class="input" style="width:200px;" name="q" id="q" size="31" maxlength="255" value="" /> <input type="submit" class="submit" name="sa" value="Go" /></form></td>
</tr>
</table>
<!-- END BREADCRUMB -->
<br clear="all" />
<!-- START CONTENT -->
<div id="content">
<h1>CodeIgniter 許可協議</h1>
<p>Copyright (c) 2008,EllisLab,Inc.<br />
All rights reserved.</p>
<p>This license is a legal agreement between you and EllisLab Inc. for the use of CodeIgniter Software (the "Software"). By obtaining the Software you agree to comply with the terms and conditions of this license.</p>
<h2>允許使用</h2>
<p>You are permitted to use,copy,modify,and distribute the Software and its documentation,with or without modification,for any purpose,provided that the following conditions are met:</p>
<ol>
<li>A copy of this 許可協議 must be included with the distribution.</li>
<li>Redistributions of source code must retain the above copyright notice in all source code files.</li>
<li>Redistributions in binary form must reproduce the above copyright notice in the documentation and/or other materials provided with the distribution.</li>
<li>Any files that have been modified must carry notices stating the nature of the change and the names of those who changed them.</li>
<li>Products derived from the Software must include an acknowledgment that they are derived from CodeIgniter in their documentation and/or other materials provided with the distribution.</li>
<li>Products derived from the Software may not be called "CodeIgniter",nor may "CodeIgniter" appear in their name,without prior written permission from EllisLab,Inc.</li>
</ol>
<h2>損害賠償</h2>
<p>You agree to indemnify and hold harmless the authors of the Software and any contributors for any direct,indirect,incidental,or consequential third-party claims,actions or suits,as well as any related expenses,liabilities,damages,settlements or fees arising from your use or misuse of the Software,or a violation of any terms of this license.</p>
<h2>Disclaimer of Warranty</h2>
<p>THE SOFTWARE IS PROVIDED "AS IS",WITHOUT WARRANTY OF ANY KIND,EXPRESSED OR IMPLIED,INCLUDING,BUT NOT LIMITED TO,WARRANTIES OF QUALITY,PERFORMANCE,NON-INFRINGEMENT,MERCHANTABILITY,OR FITNESS FOR A PARTICULAR PURPOSE.</p>
<h2>Limitations of Liability</h2>
<p>YOU ASSUME ALL RISK ASSOCIATED WITH THE INSTALLATION AND USE OF THE SOFTWARE. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS OF THE SOFTWARE BE LIABLE FOR CLAIMS,DAMAGES OR OTHER LIABILITY ARISING FROM,OUT OF,OR IN CONNECTION WITH THE SOFTWARE. LICENSE HOLDERS ARE SOLELY RESPONSIBLE FOR DETERMINING THE APPROPRIATENESS OF USE AND ASSUME ALL RISKS ASSOCIATED WITH ITS USE,INCLUDING BUT NOT LIMITED TO THE RISKS OF PROGRAM ERRORS,DAMAGE TO EQUIPMENT,LOSS OF DATA OR SOFTWARE PROGRAMS,OR UNAVAILABILITY OR INTERRUPTION OF OPERATIONS.</p>
</div>
<!-- END CONTENT -->
<div id="footer">
<p>
上個主題: <a href="general/requirements.html">伺服器需求</a>
·
<a href="#top">回到頂端</a> ·
<a href="index.html">使用手冊首頁</a> ·
下個主題: <a href="changelog.html">版本紀錄</a>
</p>
<p><a href="http://www.codeigniter.org.tw">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p><div id="chinese"><a target="_blank" href="https://github.com/CodeIgniter-TW/CodeIgniter-UserGuide"><span class="label success github">Github 繁體中文文件翻譯</span></a></div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-5766319-11");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>