Update version according to OSCI-883
[packages/precise/mcollective.git] / doc / COPYING.html
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
5 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6 <head>
7         <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
8
9         <title>File: COPYING [mcollective version 2.3.3]</title>
10
11         <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet" />
12
13         <script src="./js/jquery.js" type="text/javascript"
14                 charset="utf-8"></script>
15         <script src="./js/thickbox-compressed.js" type="text/javascript"
16                 charset="utf-8"></script>
17         <script src="./js/quicksearch.js" type="text/javascript"
18                 charset="utf-8"></script>
19         <script src="./js/darkfish.js" type="text/javascript"
20                 charset="utf-8"></script>
21 </head>
22
23 <body class="file">
24         <div id="metadata">
25                 <div id="project-metadata">
26                         
27                         
28                         <div id="fileindex-section" class="section project-section">
29                                 <h3 class="section-header">Files</h3>
30                                 <ul>
31                                 
32                                         <li class="file"><a href="./COPYING.html">COPYING</a></li>
33                                 
34                                         <li class="file"><a href="./Gemfile.html">Gemfile</a></li>
35                                 
36                                         <li class="file"><a href="./README.html">README</a></li>
37                                 
38                                         <li class="file"><a href="./Rakefile.html">Rakefile</a></li>
39                                 
40                                         <li class="file"><a href="./etc/client_cfg_dist.html">client.cfg.dist</a></li>
41                                 
42                                         <li class="file"><a href="./etc/data-help_erb.html">data-help.erb</a></li>
43                                 
44                                         <li class="file"><a href="./etc/discovery-help_erb.html">discovery-help.erb</a></li>
45                                 
46                                         <li class="file"><a href="./etc/facts_yaml_dist.html">facts.yaml.dist</a></li>
47                                 
48                                         <li class="file"><a href="./etc/metadata-help_erb.html">metadata-help.erb</a></li>
49                                 
50                                         <li class="file"><a href="./etc/msg-help_erb.html">msg-help.erb</a></li>
51                                 
52                                         <li class="file"><a href="./etc/rpc-help_erb.html">rpc-help.erb</a></li>
53                                 
54                                         <li class="file"><a href="./etc/server_cfg_dist.html">server.cfg.dist</a></li>
55                                 
56                                         <li class="file"><a href="./etc/ssl/PLACEHOLDER.html">PLACEHOLDER</a></li>
57                                 
58                                         <li class="file"><a href="./etc/ssl/clients/PLACEHOLDER.html">PLACEHOLDER</a></li>
59                                 
60                                         <li class="file"><a href="./lib/mcollective/generators/templates/action_snippet_erb.html">action_snippet.erb</a></li>
61                                 
62                                         <li class="file"><a href="./lib/mcollective/generators/templates/data_input_snippet_erb.html">data_input_snippet.erb</a></li>
63                                 
64                                         <li class="file"><a href="./lib/mcollective/generators/templates/ddl_erb.html">ddl.erb</a></li>
65                                 
66                                         <li class="file"><a href="./lib/mcollective/generators/templates/plugin_erb.html">plugin.erb</a></li>
67                                 
68                                         <li class="file"><a href="./lib/mcollective/locales/en_yml.html">en.yml</a></li>
69                                 
70                                         <li class="file"><a href="./mcollective_init.html">mcollective.init</a></li>
71                                 
72                                 </ul>
73                         </div>
74                         
75
76                         <div id="classindex-section" class="section project-section">
77                                 <h3 class="section-header">Class Index
78                                         <span class="search-toggle"><img src="./images/find.png"
79                                                 height="16" width="16" alt="[+]"
80                                                 title="show/hide quicksearch" /></span></h3>
81                                 <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
82                                 <fieldset>
83                                         <legend>Quicksearch</legend>
84                                         <input type="text" name="quicksearch" value=""
85                                                 class="quicksearch-field" />
86                                 </fieldset>
87                                 </form>
88
89                                 <ul class="link-list">
90                                 
91                                         <li><a href="./MCollective.html">MCollective</a></li>
92                                 
93                                         <li><a href="./MCollective/Agent.html">MCollective::Agent</a></li>
94                                 
95                                         <li><a href="./MCollective/Agents.html">MCollective::Agents</a></li>
96                                 
97                                         <li><a href="./MCollective/Aggregate.html">MCollective::Aggregate</a></li>
98                                 
99                                         <li><a href="./MCollective/Aggregate/Base.html">MCollective::Aggregate::Base</a></li>
100                                 
101                                         <li><a href="./MCollective/Aggregate/Result.html">MCollective::Aggregate::Result</a></li>
102                                 
103                                         <li><a href="./MCollective/Aggregate/Result/Base.html">MCollective::Aggregate::Result::Base</a></li>
104                                 
105                                         <li><a href="./MCollective/Aggregate/Result/CollectionResult.html">MCollective::Aggregate::Result::CollectionResult</a></li>
106                                 
107                                         <li><a href="./MCollective/Aggregate/Result/NumericResult.html">MCollective::Aggregate::Result::NumericResult</a></li>
108                                 
109                                         <li><a href="./MCollective/Application.html">MCollective::Application</a></li>
110                                 
111                                         <li><a href="./MCollective/Applications.html">MCollective::Applications</a></li>
112                                 
113                                         <li><a href="./MCollective/Cache.html">MCollective::Cache</a></li>
114                                 
115                                         <li><a href="./MCollective/Client.html">MCollective::Client</a></li>
116                                 
117                                         <li><a href="./MCollective/CodedError.html">MCollective::CodedError</a></li>
118                                 
119                                         <li><a href="./MCollective/Config.html">MCollective::Config</a></li>
120                                 
121                                         <li><a href="./MCollective/Connector.html">MCollective::Connector</a></li>
122                                 
123                                         <li><a href="./MCollective/Connector/Base.html">MCollective::Connector::Base</a></li>
124                                 
125                                         <li><a href="./MCollective/DDL.html">MCollective::DDL</a></li>
126                                 
127                                         <li><a href="./MCollective/DDL/AgentDDL.html">MCollective::DDL::AgentDDL</a></li>
128                                 
129                                         <li><a href="./MCollective/DDL/Base.html">MCollective::DDL::Base</a></li>
130                                 
131                                         <li><a href="./MCollective/DDL/DataDDL.html">MCollective::DDL::DataDDL</a></li>
132                                 
133                                         <li><a href="./MCollective/DDL/DiscoveryDDL.html">MCollective::DDL::DiscoveryDDL</a></li>
134                                 
135                                         <li><a href="./MCollective/DDL/ValidatorDDL.html">MCollective::DDL::ValidatorDDL</a></li>
136                                 
137                                         <li><a href="./MCollective/DDLValidationError.html">MCollective::DDLValidationError</a></li>
138                                 
139                                         <li><a href="./MCollective/Data.html">MCollective::Data</a></li>
140                                 
141                                         <li><a href="./MCollective/Data/Base.html">MCollective::Data::Base</a></li>
142                                 
143                                         <li><a href="./MCollective/Data/Result.html">MCollective::Data::Result</a></li>
144                                 
145                                         <li><a href="./MCollective/Discovery.html">MCollective::Discovery</a></li>
146                                 
147                                         <li><a href="./MCollective/Facts.html">MCollective::Facts</a></li>
148                                 
149                                         <li><a href="./MCollective/Facts/Base.html">MCollective::Facts::Base</a></li>
150                                 
151                                         <li><a href="./MCollective/Generators.html">MCollective::Generators</a></li>
152                                 
153                                         <li><a href="./MCollective/Generators/AgentGenerator.html">MCollective::Generators::AgentGenerator</a></li>
154                                 
155                                         <li><a href="./MCollective/Generators/Base.html">MCollective::Generators::Base</a></li>
156                                 
157                                         <li><a href="./MCollective/Generators/DataGenerator.html">MCollective::Generators::DataGenerator</a></li>
158                                 
159                                         <li><a href="./MCollective/InvalidRPCData.html">MCollective::InvalidRPCData</a></li>
160                                 
161                                         <li><a href="./MCollective/Log.html">MCollective::Log</a></li>
162                                 
163                                         <li><a href="./MCollective/Logger.html">MCollective::Logger</a></li>
164                                 
165                                         <li><a href="./MCollective/Logger/Base.html">MCollective::Logger::Base</a></li>
166                                 
167                                         <li><a href="./MCollective/Logger/Console_logger.html">MCollective::Logger::Console_logger</a></li>
168                                 
169                                         <li><a href="./MCollective/Logger/File_logger.html">MCollective::Logger::File_logger</a></li>
170                                 
171                                         <li><a href="./MCollective/Logger/Syslog_logger.html">MCollective::Logger::Syslog_logger</a></li>
172                                 
173                                         <li><a href="./MCollective/Matcher.html">MCollective::Matcher</a></li>
174                                 
175                                         <li><a href="./MCollective/Matcher/Parser.html">MCollective::Matcher::Parser</a></li>
176                                 
177                                         <li><a href="./MCollective/Matcher/Scanner.html">MCollective::Matcher::Scanner</a></li>
178                                 
179                                         <li><a href="./MCollective/Message.html">MCollective::Message</a></li>
180                                 
181                                         <li><a href="./MCollective/MissingRPCData.html">MCollective::MissingRPCData</a></li>
182                                 
183                                         <li><a href="./MCollective/MsgDoesNotMatchRequestID.html">MCollective::MsgDoesNotMatchRequestID</a></li>
184                                 
185                                         <li><a href="./MCollective/MsgTTLExpired.html">MCollective::MsgTTLExpired</a></li>
186                                 
187                                         <li><a href="./MCollective/NotTargettedAtUs.html">MCollective::NotTargettedAtUs</a></li>
188                                 
189                                         <li><a href="./MCollective/Optionparser.html">MCollective::Optionparser</a></li>
190                                 
191                                         <li><a href="./MCollective/PluginManager.html">MCollective::PluginManager</a></li>
192                                 
193                                         <li><a href="./MCollective/PluginPackager.html">MCollective::PluginPackager</a></li>
194                                 
195                                         <li><a href="./MCollective/PluginPackager/AgentDefinition.html">MCollective::PluginPackager::AgentDefinition</a></li>
196                                 
197                                         <li><a href="./MCollective/PluginPackager/StandardDefinition.html">MCollective::PluginPackager::StandardDefinition</a></li>
198                                 
199                                         <li><a href="./MCollective/RPC.html">MCollective::RPC</a></li>
200                                 
201                                         <li><a href="./MCollective/RPC/ActionRunner.html">MCollective::RPC::ActionRunner</a></li>
202                                 
203                                         <li><a href="./MCollective/RPC/Agent.html">MCollective::RPC::Agent</a></li>
204                                 
205                                         <li><a href="./MCollective/RPC/Audit.html">MCollective::RPC::Audit</a></li>
206                                 
207                                         <li><a href="./MCollective/RPC/Client.html">MCollective::RPC::Client</a></li>
208                                 
209                                         <li><a href="./MCollective/RPC/Helpers.html">MCollective::RPC::Helpers</a></li>
210                                 
211                                         <li><a href="./MCollective/RPC/Progress.html">MCollective::RPC::Progress</a></li>
212                                 
213                                         <li><a href="./MCollective/RPC/Reply.html">MCollective::RPC::Reply</a></li>
214                                 
215                                         <li><a href="./MCollective/RPC/Request.html">MCollective::RPC::Request</a></li>
216                                 
217                                         <li><a href="./MCollective/RPC/Result.html">MCollective::RPC::Result</a></li>
218                                 
219                                         <li><a href="./MCollective/RPC/Stats.html">MCollective::RPC::Stats</a></li>
220                                 
221                                         <li><a href="./MCollective/RPCAborted.html">MCollective::RPCAborted</a></li>
222                                 
223                                         <li><a href="./MCollective/RPCError.html">MCollective::RPCError</a></li>
224                                 
225                                         <li><a href="./MCollective/Registration.html">MCollective::Registration</a></li>
226                                 
227                                         <li><a href="./MCollective/Registration/Base.html">MCollective::Registration::Base</a></li>
228                                 
229                                         <li><a href="./MCollective/Runner.html">MCollective::Runner</a></li>
230                                 
231                                         <li><a href="./MCollective/RunnerStats.html">MCollective::RunnerStats</a></li>
232                                 
233                                         <li><a href="./MCollective/SSL.html">MCollective::SSL</a></li>
234                                 
235                                         <li><a href="./MCollective/Security.html">MCollective::Security</a></li>
236                                 
237                                         <li><a href="./MCollective/Security/Base.html">MCollective::Security::Base</a></li>
238                                 
239                                         <li><a href="./MCollective/SecurityValidationFailed.html">MCollective::SecurityValidationFailed</a></li>
240                                 
241                                         <li><a href="./MCollective/Shell.html">MCollective::Shell</a></li>
242                                 
243                                         <li><a href="./MCollective/Translatable.html">MCollective::Translatable</a></li>
244                                 
245                                         <li><a href="./MCollective/UnixDaemon.html">MCollective::UnixDaemon</a></li>
246                                 
247                                         <li><a href="./MCollective/UnknownRPCAction.html">MCollective::UnknownRPCAction</a></li>
248                                 
249                                         <li><a href="./MCollective/UnknownRPCError.html">MCollective::UnknownRPCError</a></li>
250                                 
251                                         <li><a href="./MCollective/Util.html">MCollective::Util</a></li>
252                                 
253                                         <li><a href="./MCollective/Validator.html">MCollective::Validator</a></li>
254                                 
255                                         <li><a href="./MCollective/ValidatorError.html">MCollective::ValidatorError</a></li>
256                                 
257                                         <li><a href="./MCollective/WindowsDaemon.html">MCollective::WindowsDaemon</a></li>
258                                 
259                                         <li><a href="./Array.html">Array</a></li>
260                                 
261                                         <li><a href="./Dir.html">Dir</a></li>
262                                 
263                                         <li><a href="./Object.html">Object</a></li>
264                                 
265                                         <li><a href="./String.html">String</a></li>
266                                 
267                                         <li><a href="./Symbol.html">Symbol</a></li>
268                                 
269                                 </ul>
270                                 <div id="no-class-search-results" style="display: none;">No matching classes.</div>
271                         </div>
272
273                         
274                 </div>
275         </div>
276
277         <div id="documentation">
278                 <pre>
279                               Apache License
280                         Version 2.0, January 2004
281                      http://www.apache.org/licenses/
282 </pre>
283 <p>
284 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
285 </p>
286 <ol>
287 <li>Definitions.
288
289 <p>
290 &#8220;License&#8221; shall mean the terms and conditions for use,
291 reproduction, and distribution as defined by Sections 1 through 9 of this
292 document.
293 </p>
294 <p>
295 &#8220;Licensor&#8221; shall mean the copyright owner or entity authorized
296 by the copyright owner that is granting the License.
297 </p>
298 <p>
299 &#8220;Legal Entity&#8221; shall mean the union of the acting entity and
300 all other entities that control, are controlled by, or are under common
301 control with that entity. For the purposes of this definition,
302 &#8220;control&#8221; means (i) the power, direct or indirect, to cause the
303 direction or management of such entity, whether by contract or otherwise,
304 or (ii) ownership of fifty percent (50%) or more of the outstanding shares,
305 or (iii) beneficial ownership of such entity.
306 </p>
307 <p>
308 &#8220;You&#8221; (or &#8220;Your&#8221;) shall mean an individual or Legal
309 Entity exercising permissions granted by this License.
310 </p>
311 <p>
312 &#8220;Source&#8221; form shall mean the preferred form for making
313 modifications, including but not limited to software source code,
314 documentation source, and configuration files.
315 </p>
316 <p>
317 &#8220;Object&#8221; form shall mean any form resulting from mechanical
318 transformation or translation of a Source form, including but not limited
319 to compiled object code, generated documentation, and conversions to other
320 media types.
321 </p>
322 <p>
323 &#8220;Work&#8221; shall mean the work of authorship, whether in Source or
324 <a href="Object.html">Object</a> form, made available under the License, as
325 indicated by a copyright notice that is included in or attached to the work
326 (an example is provided in the Appendix below).
327 </p>
328 <p>
329 &#8220;Derivative Works&#8221; shall mean any work, whether in Source or <a
330 href="Object.html">Object</a> form, that is based on (or derived from) the
331 Work and for which the editorial revisions, annotations, elaborations, or
332 other modifications represent, as a whole, an original work of authorship.
333 For the purposes of this License, Derivative Works shall not include works
334 that remain separable from, or merely link (or bind by name) to the
335 interfaces of, the Work and Derivative Works thereof.
336 </p>
337 <p>
338 &#8220;Contribution&#8221; shall mean any work of authorship, including the
339 original version of the Work and any modifications or additions to that
340 Work or Derivative Works thereof, that is intentionally submitted to
341 Licensor for inclusion in the Work by the copyright owner or by an
342 individual or Legal Entity authorized to submit on behalf of the copyright
343 owner. For the purposes of this definition, &#8220;submitted&#8221; means
344 any form of electronic, verbal, or written communication sent to the
345 Licensor or its representatives, including but not limited to communication
346 on electronic mailing lists, source code control systems, and issue
347 tracking systems that are managed by, or on behalf of, the Licensor for the
348 purpose of discussing and improving the Work, but excluding communication
349 that is conspicuously marked or otherwise designated in writing by the
350 copyright owner as &#8220;Not a Contribution.&#8220;
351 </p>
352 <p>
353 &#8220;Contributor&#8221; shall mean Licensor and any individual or Legal
354 Entity on behalf of whom a Contribution has been received by Licensor and
355 subsequently incorporated within the Work.
356 </p>
357 </li>
358 <li>Grant of Copyright License. Subject to the terms and conditions of this
359 License, each Contributor hereby grants to You a perpetual, worldwide,
360 non-exclusive, no-charge, royalty-free, irrevocable copyright license to
361 reproduce, prepare Derivative Works of, publicly display, publicly perform,
362 sublicense, and distribute the Work and such Derivative Works in Source or
363 <a href="Object.html">Object</a> form.
364
365 </li>
366 <li>Grant of Patent License. Subject to the terms and conditions of this
367 License, each Contributor hereby grants to You a perpetual, worldwide,
368 non-exclusive, no-charge, royalty-free, irrevocable (except as stated in
369 this section) patent license to make, have made, use, offer to sell, sell,
370 import, and otherwise transfer the Work, where such license applies only to
371 those patent claims licensable by such Contributor that are necessarily
372 infringed by their Contribution(s) alone or by combination of their
373 Contribution(s) with the Work to which such Contribution(s) was submitted.
374 If You institute patent litigation against any entity (including a
375 cross-claim or counterclaim in a lawsuit) alleging that the Work or a
376 Contribution incorporated within the Work constitutes direct or
377 contributory patent infringement, then any patent licenses granted to You
378 under this License for that Work shall terminate as of the date such
379 litigation is filed.
380
381 </li>
382 <li>Redistribution. You may reproduce and distribute copies of the Work or
383 Derivative Works thereof in any medium, with or without modifications, and
384 in Source or <a href="Object.html">Object</a> form, provided that You meet
385 the following conditions:
386
387 <p>
388 (a) You must give any other recipients of the Work or
389 </p>
390 <pre>
391     Derivative Works a copy of this License; and
392 </pre>
393 <p>
394 (b) You must cause any modified files to carry prominent notices
395 </p>
396 <pre>
397     stating that You changed the files; and
398 </pre>
399 <p>
400 &#169; You must retain, in the Source form of any Derivative Works
401 </p>
402 <pre>
403     that You distribute, all copyright, patent, trademark, and
404     attribution notices from the Source form of the Work,
405     excluding those notices that do not pertain to any part of
406     the Derivative Works; and
407 </pre>
408 <p>
409 (d) If the Work includes a &#8220;NOTICE&#8221; text file as part of its
410 </p>
411 <pre>
412     distribution, then any Derivative Works that You distribute must
413     include a readable copy of the attribution notices contained
414     within such NOTICE file, excluding those notices that do not
415     pertain to any part of the Derivative Works, in at least one
416     of the following places: within a NOTICE text file distributed
417     as part of the Derivative Works; within the Source form or
418     documentation, if provided along with the Derivative Works; or,
419     within a display generated by the Derivative Works, if and
420     wherever such third-party notices normally appear. The contents
421     of the NOTICE file are for informational purposes only and
422     do not modify the License. You may add Your own attribution
423     notices within Derivative Works that You distribute, alongside
424     or as an addendum to the NOTICE text from the Work, provided
425     that such additional attribution notices cannot be construed
426     as modifying the License.
427 </pre>
428 <p>
429 You may add Your own copyright statement to Your modifications and may
430 provide additional or different license terms and conditions for use,
431 reproduction, or distribution of Your modifications, or for any such
432 Derivative Works as a whole, provided Your use, reproduction, and
433 distribution of the Work otherwise complies with the conditions stated in
434 this License.
435 </p>
436 </li>
437 <li>Submission of Contributions. Unless You explicitly state otherwise, any
438 Contribution intentionally submitted for inclusion in the Work by You to
439 the Licensor shall be under the terms and conditions of this License,
440 without any additional terms or conditions. Notwithstanding the above,
441 nothing herein shall supersede or modify the terms of any separate license
442 agreement you may have executed with Licensor regarding such Contributions.
443
444 </li>
445 <li>Trademarks. This License does not grant permission to use the trade names,
446 trademarks, service marks, or product names of the Licensor, except as
447 required for reasonable and customary use in describing the origin of the
448 Work and reproducing the content of the NOTICE file.
449
450 </li>
451 <li>Disclaimer of Warranty. Unless required by applicable law or agreed to in
452 writing, Licensor provides the Work (and each Contributor provides its
453 Contributions) on an &#8220;AS IS&#8221; BASIS, WITHOUT WARRANTIES OR
454 CONDITIONS OF ANY KIND, either express or implied, including, without
455 limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT,
456 MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely
457 responsible for determining the appropriateness of using or redistributing
458 the Work and assume any risks associated with Your exercise of permissions
459 under this License.
460
461 </li>
462 <li>Limitation of Liability. In no event and under no legal theory, whether in
463 tort (including negligence), contract, or otherwise, unless required by
464 applicable law (such as deliberate and grossly negligent acts) or agreed to
465 in writing, shall any Contributor be liable to You for damages, including
466 any direct, indirect, special, incidental, or consequential damages of any
467 character arising as a result of this License or out of the use or
468 inability to use the Work (including but not limited to damages for loss of
469 goodwill, work stoppage, computer failure or malfunction, or any and all
470 other commercial damages or losses), even if such Contributor has been
471 advised of the possibility of such damages.
472
473 </li>
474 <li>Accepting Warranty or Additional Liability. While redistributing the Work
475 or Derivative Works thereof, You may choose to offer, and charge a fee for,
476 acceptance of support, warranty, indemnity, or other liability obligations
477 and/or rights consistent with this License. However, in accepting such
478 obligations, You may act only on Your own behalf and on Your sole
479 responsibility, not on behalf of any other Contributor, and only if You
480 agree to indemnify, defend, and hold each Contributor harmless for any
481 liability incurred by, or claims asserted against, such Contributor by
482 reason of your accepting any such warranty or additional liability.
483
484 </li>
485 </ol>
486 <p>
487 END OF TERMS AND CONDITIONS
488 </p>
489 <p>
490 APPENDIX: How to apply the Apache License to your work.
491 </p>
492 <pre>
493    To apply the Apache License to your work, attach the following
494    boilerplate notice, with the fields enclosed by brackets &quot;[]&quot;
495    replaced with your own identifying information. (Don't include
496    the brackets!)  The text should be enclosed in the appropriate
497    comment syntax for the file format. We also recommend that a
498    file or class name and description of purpose be included on the
499    same &quot;printed page&quot; as the copyright notice for easier
500    identification within third-party archives.
501 </pre>
502 <p>
503 Copyright 2010, 2011 Puppet Labs
504 </p>
505 <p>
506 Licensed under the Apache License, Version 2.0 (the &#8220;License&#8221;);
507 you may not use this file except in compliance with the License. You may
508 obtain a copy of the License at
509 </p>
510 <pre>
511     http://www.apache.org/licenses/LICENSE-2.0
512 </pre>
513 <p>
514 Unless required by applicable law or agreed to in writing, software
515 distributed under the License is distributed on an &#8220;AS IS&#8221;
516 BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
517 implied. See the License for the specific language governing permissions
518 and limitations under the License.
519 </p>
520
521         </div>
522
523         <div id="validator-badges">
524                 <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
525                 <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
526                         Rdoc Generator</a> 1.1.6</small>.</p>
527         </div>
528 </body>
529 </html>
530