summaryrefslogtreecommitdiff
path: root/zend/documentation/manual/core/en/copyrights.html
blob: be991a9d50c489b2829072840fcc2a181c427421 (plain)
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
                      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.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>Copyright Information - Zend Framework Manual</title>

</head>
<body>
<table width="100%">
    <tr valign="top">
        <td width="85%">
            <table width="100%">
                <tr>
                    <td width="25%" style="text-align: left;">
                    <a href="performance.view.html">View Rendering</a>
                    </td>

                    <td width="50%" style="text-align: center;">
                        <div class="up"><span class="up"><a href="manual.html">Programmer's Reference Guide</a></span><br />
                        <span class="home"><a href="manual.html">Programmer's Reference Guide</a></span></div>
                    </td>

                    <td width="25%" style="text-align: right;">
                        
                    </td>
                </tr>
            </table>
<hr />
<div id="copyrights" class="appendix"><div class="info"><h1>Copyright Information</h1></div>
    

    <p class="para">
        The following copyrights are applicable to portions of Zend Framework.
    </p>

    <p class="para">
        Copyright © 2005- Zend Technologies Inc.
        (<tt class="uri">http://www.zend.com</tt>)
    </p>
</div>
        <hr />

            <table width="100%">
                <tr>
                    <td width="25%" style="text-align: left;">
                    <a href="performance.view.html">View Rendering</a>
                    </td>

                    <td width="50%" style="text-align: center;">
                        <div class="up"><span class="up"><a href="manual.html">Programmer's Reference Guide</a></span><br />
                        <span class="home"><a href="manual.html">Programmer's Reference Guide</a></span></div>
                    </td>

                    <td width="25%" style="text-align: right;">
                        
                    </td>
                </tr>
            </table>
</td>
        <td style="font-size: smaller;" width="15%"> <style type="text/css">
#leftbar {
	float: left;
	width: 186px;
	padding: 5px;
	font-size: smaller;
}
ul.toc {
	margin: 0px 5px 5px 5px;
	padding: 0px;
}
ul.toc li {
	font-size: 85%;
	margin: 1px 0 1px 1px;
	padding: 1px 0 1px 11px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: center left;
}
ul.toc li.header {
	font-size: 115%;
	padding: 5px 0px 5px 11px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
}
ul.toc li.active {
	font-weight: bold;
}
ul.toc li a {
	text-decoration: none;
}
ul.toc li a:hover {
	text-decoration: underline;
}
</style>
 <ul class="toc">
  <li class="header home"><a href="manual.html">Programmer's Reference Guide</a></li>
  <li class="header up"><a href="manual.html">Programmer's Reference Guide</a></li>
  <li><a href="introduction.html">Introduction to Zend Gdata</a></li>
  <li><a href="learning.html">Learning Zend Gdata</a></li>
  <li><a href="reference.html">Zend Gdata Reference</a></li>
  <li><a href="requirements.html">Zend Framework Requirements</a></li>
  <li><a href="migration.html">Zend Gdata Migration Notes</a></li>
  <li><a href="coding-standard.html">Zend Framework Coding Standard for PHP</a></li>
  <li><a href="doc-standard.html">Zend Framework Documentation Standard</a></li>
  <li><a href="project-structure.html">Recommended Project Structure for Zend Framework MVC Applications</a></li>
  <li><a href="performance.html">Zend Gdata Performance Guide</a></li>
  <li class="active"><a href="copyrights.html">Copyright Information</a></li>
 </ul>
 </td>
    </tr>
</table>
</body>
</html>