-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcla.html
153 lines (127 loc) · 7.19 KB
/
cla.html
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/html" xmlns="http://www.w3.org/1999/html">
<head>
<title>Contibutor License Agreement for MoSKito, the Open Source Health and Performance Monitoring System for Java Applications</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta name="description" content="MoSKito Integration"/>
<meta name="keywords" content="moskito Integration, java application monitoring support, java monitoring, application monitoring, open source java monitoring, professional support, moskito"/>
<link rel="shortcut icon" href="static-int/img/favicon.ico" type="image/x-icon">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800' rel='stylesheet' type='text/css'>
<link type="text/css" rel="stylesheet" rev="stylesheet" href="static-ext/bootstrap-3.3.4/css/bootstrap.min.css"/>
<link type="text/css" rel="stylesheet" rev="stylesheet" href="static-ext/font-awesome-3.2.1/css/font-awesome.min.css"/>
<link href='static-int/css-new/common.css' rel='stylesheet' type='text/css'>
<link type="text/css" rel="stylesheet" href="static-ext/google-code-prettify/prettify.css"/>
<link media="print, handheld" rel="stylesheet" href="static-int/css/print.css"/>
</head>
<body data-spy="scroll" data-target="#myNavbar" data-offset="100">
<div class="wrapper">
<div id="header" data-logo-name="CLA"></div>
<!-- Main box start -->
<div class="main-box main-page-content">
<div class="gray-box-out"></div>
<div class="container">
<div class="main-info">
<div class="main-box-padding-2">
<h1>
MoSKito Contributor License Agreement
</h1>
</div>
</div>
</div>
</div>
<!-- Main box end -->
<div class="content">
<div class="container">
<div class="well">
You can open a printer friendly copy <a href="Contibutor%20License%20Agree...m%20for%20Java%20Applications.pdf">here</a>.
</div>
<p>
Thank you for your interest in MoSKito ("the project"),
represented by its maintainer. In order to clarify the intellectual
property license granted with contributions of software from any
person or entity (the "Contributor"), the maintainer would like to
have a Contributor License Agreement on file that has been signed by
the Contributor, indicating agreement to the license terms below.
This license is for your protection as a Contributor of software to
the project and does not change your right to use your own
contributions for any other purpose.
</p><p>
If you have not already done so, please complete this Agreement and
send a scanned copy by email or a photocopy by regular mail. Please
contact the current maintainer listed at
<a href="http://www.moskito.org/commiters.html" target="blank_">http://www.moskito.org/commiters.html</a> for the correct address.
</p><p>
Please read this document carefully before signing and keep the
original for your records.
<pre>
Full name: ___________________ E-Mail: ___________________
Mailing Address: _____________ Telephone: ___________________
______________________________ Facsimile: ___________________
______________________________ Country: ___________________
</pre>
You and the project, represented by the maintainer, hereby accept and
agree to the following terms and conditions:
</p>
<ol class="printFont">
<li> Your "Contributions" means all of your past, present and future
contributions of object code, source code and documentation to the
project, however submitted to the project, excluding any submissions
that are conspicuously marked or otherwise designated in writing by
You as "Not a Contribution."</li>
<li>You hereby grant to the maintainer a non-exclusive, irrevocable,
worldwide, no-charge, transferable copyright license to use,
execute, prepare derivative works of, and distribute (internally
and externally, in object code and, if included in your
Contributions, source code form) your Contributions. Except for the
rights granted to the project in this paragraph, You reserve all
right, title and interest in and to your Contributions.</li>
<li>You represent that you are legally entitled to grant the above
license. If your employer(s) have rights to intellectual property
that you create, you represent that you have received permission
to make the Contributions on behalf of that employer, or that your
employer has waived such rights for your Contributions to the
project.</li>
<li>You represent that, except as disclosed in your Contribution
submission(s), each of your Contributions is your original
creation. You represent that your Contribution submission(s)
include complete details of any license or other restriction
(including, but not limited to, related patents and trademarks)
associated with any part of your Contribution(s) (including a copy
of any applicable license agreement). You agree to notify the
project(through the maintainer) of any facts or circumstances of
which you become aware that would make Your representations in this
Agreement inaccurate in any respect.</li>
<li>You are not expected to provide support for your Contributions,
except to the extent you desire to provide support. You may provide
support for free, for a fee, or not at all. YOUR CONTRIBUTIONS ARE
PROVIDED AS-IS, WITH ALL FAULTS DEFECTS AND ERRORS, AND WITHOUT
WARRANTY OF ANY KIND (EITHER EXPRESS OR IMPLIED) INCLUDING, WITHOUT
LIMITATION, ANY IMPLIED WARRANTY OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE AND ANY WARRANTY OF NON-INFRINGEMENT.</li>
</ol>
<pre>
Please sign: ____________________ Date: ________________
</pre>
</div>
</div>
<div id="footer"></div>
</div>
<script type="text/javascript" src="static-ext/jquery-1.8.3/jquery-1.8.3.min.js"></script>
<script type="text/javascript" src="static-ext/google-code-prettify/prettify.js"></script>
<script type="text/javascript" src="static-ext/google-code-prettify/application.js"></script>
<script type="text/javascript" src="static-ext/bootstrap-2.3.2/js/bootstrap.min.js"></script>
<script type="text/javascript" src="static-ext/bootstrap-modal-2.1/js/bootstrap-modal.js"></script>
<script type="text/javascript" src="static-ext/bootstrap-modal-2.1/js/bootstrap-modalmanager.js"></script>
<script type="text/javascript" src="static-ext/carouFredSel-6.2.1/helper-plugins/jquery.touchSwipe.min.js"></script>
<script type="text/javascript" src="static-int/js/common.js"></script>
<script type="text/javascript" src="static-int/js/code.js"></script>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
<script type="text/javascript" src="static-int/js/open-header.js"></script>
<script type="text/javascript" src="static-int/js/open-footer.js"></script>
<script type="text/javascript">
_uacct = "UA-2363606-2";
urchinTracker();
</script>
</body>
</html>