ruby-maven-libs 3.3.9 → 3.8.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (138) hide show
  1. checksums.yaml +5 -5
  2. data/README.md +1 -1
  3. data/lib/maven.rb +1 -1
  4. data/maven-home/LICENSE +141 -106
  5. data/maven-home/NOTICE +99 -1
  6. data/maven-home/README.txt +79 -79
  7. data/maven-home/bin/m2.conf +2 -2
  8. data/maven-home/bin/mvn +96 -138
  9. data/maven-home/bin/mvn.cmd +115 -92
  10. data/maven-home/bin/mvnDebug +12 -18
  11. data/maven-home/bin/mvnDebug.cmd +21 -8
  12. data/maven-home/bin/mvnyjp +9 -16
  13. data/maven-home/boot/plexus-classworlds-2.6.0.jar +0 -0
  14. data/maven-home/{lib/maven-aether-provider.license → boot/plexus-classworlds.license} +202 -202
  15. data/maven-home/conf/logging/simplelogger.properties +32 -25
  16. data/maven-home/conf/settings.xml +264 -257
  17. data/maven-home/conf/toolchains.xml +102 -102
  18. data/maven-home/lib/commons-cli-1.4.jar +0 -0
  19. data/maven-home/lib/{maven-artifact.license → commons-cli.license} +202 -202
  20. data/maven-home/lib/commons-lang3-3.8.1.jar +0 -0
  21. data/maven-home/lib/commons-lang3.license +202 -202
  22. data/maven-home/lib/ext/README.txt +2 -2
  23. data/maven-home/lib/guava-25.1-android.jar +0 -0
  24. data/maven-home/lib/{maven-builder-support.license → guava.license} +202 -202
  25. data/maven-home/lib/guice-4.2.2-no_aop.jar +0 -0
  26. data/maven-home/lib/{maven-compat.license → guice.license} +202 -202
  27. data/maven-home/lib/jansi-2.4.0.jar +0 -0
  28. data/maven-home/lib/jansi-native/README.txt +8 -0
  29. data/maven-home/lib/jansi-native/Windows/x86/jansi.dll +0 -0
  30. data/maven-home/lib/jansi-native/Windows/x86_64/jansi.dll +0 -0
  31. data/maven-home/lib/jansi.license +202 -0
  32. data/maven-home/lib/javax.annotation-api-1.2.jar +0 -0
  33. data/maven-home/lib/javax.annotation-api.license +759 -0
  34. data/maven-home/lib/javax.inject.license +202 -0
  35. data/maven-home/lib/jcl-over-slf4j-1.7.36.jar +0 -0
  36. data/maven-home/lib/jcl-over-slf4j.license +202 -0
  37. data/maven-home/lib/maven-artifact-3.8.7.jar +0 -0
  38. data/maven-home/lib/maven-builder-support-3.8.7.jar +0 -0
  39. data/maven-home/lib/maven-compat-3.8.7.jar +0 -0
  40. data/maven-home/lib/maven-core-3.8.7.jar +0 -0
  41. data/maven-home/lib/maven-embedder-3.8.7.jar +0 -0
  42. data/maven-home/lib/maven-model-3.8.7.jar +0 -0
  43. data/maven-home/lib/maven-model-builder-3.8.7.jar +0 -0
  44. data/maven-home/lib/maven-plugin-api-3.8.7.jar +0 -0
  45. data/maven-home/lib/maven-repository-metadata-3.8.7.jar +0 -0
  46. data/maven-home/lib/maven-resolver-api-1.6.3.jar +0 -0
  47. data/maven-home/lib/maven-resolver-connector-basic-1.6.3.jar +0 -0
  48. data/maven-home/lib/maven-resolver-impl-1.6.3.jar +0 -0
  49. data/maven-home/lib/maven-resolver-provider-3.8.7.jar +0 -0
  50. data/maven-home/lib/maven-resolver-spi-1.6.3.jar +0 -0
  51. data/maven-home/lib/maven-resolver-transport-wagon-1.6.3.jar +0 -0
  52. data/maven-home/lib/maven-resolver-util-1.6.3.jar +0 -0
  53. data/maven-home/lib/maven-settings-3.8.7.jar +0 -0
  54. data/maven-home/lib/maven-settings-builder-3.8.7.jar +0 -0
  55. data/maven-home/lib/maven-shared-utils-3.3.4.jar +0 -0
  56. data/maven-home/lib/maven-slf4j-provider-3.8.7.jar +0 -0
  57. data/maven-home/lib/{org.eclipse.sisu.inject-0.3.2.jar → org.eclipse.sisu.inject-0.3.5.jar} +0 -0
  58. data/maven-home/lib/org.eclipse.sisu.inject.license +210 -261
  59. data/maven-home/lib/{org.eclipse.sisu.plexus-0.3.2.jar → org.eclipse.sisu.plexus-0.3.5.jar} +0 -0
  60. data/maven-home/lib/org.eclipse.sisu.plexus.license +210 -261
  61. data/maven-home/lib/plexus-cipher-2.0.jar +0 -0
  62. data/maven-home/lib/plexus-cipher.license +202 -410
  63. data/maven-home/lib/plexus-component-annotations-2.1.0.jar +0 -0
  64. data/maven-home/lib/plexus-component-annotations.license +202 -0
  65. data/maven-home/lib/plexus-interpolation-1.26.jar +0 -0
  66. data/maven-home/lib/plexus-interpolation.license +202 -0
  67. data/maven-home/lib/plexus-sec-dispatcher-2.0.jar +0 -0
  68. data/maven-home/lib/plexus-sec-dispatcher.license +202 -410
  69. data/maven-home/lib/plexus-utils-3.3.1.jar +0 -0
  70. data/maven-home/lib/plexus-utils.license +202 -0
  71. data/maven-home/lib/slf4j-api-1.7.36.jar +0 -0
  72. data/maven-home/lib/slf4j-api.license +24 -370
  73. data/maven-home/lib/wagon-file-3.5.3.jar +0 -0
  74. data/maven-home/lib/wagon-http-3.5.3-shaded.jar +0 -0
  75. data/maven-home/lib/wagon-provider-api-3.5.3.jar +0 -0
  76. metadata +60 -76
  77. data/maven-home/boot/plexus-classworlds-2.5.2.jar +0 -0
  78. data/maven-home/lib/aether-api-1.0.2.v20150114.jar +0 -0
  79. data/maven-home/lib/aether-api.license +0 -261
  80. data/maven-home/lib/aether-connector-basic-1.0.2.v20150114.jar +0 -0
  81. data/maven-home/lib/aether-connector-basic.license +0 -261
  82. data/maven-home/lib/aether-impl-1.0.2.v20150114.jar +0 -0
  83. data/maven-home/lib/aether-impl.license +0 -261
  84. data/maven-home/lib/aether-spi-1.0.2.v20150114.jar +0 -0
  85. data/maven-home/lib/aether-spi.license +0 -261
  86. data/maven-home/lib/aether-transport-wagon-1.0.2.v20150114.jar +0 -0
  87. data/maven-home/lib/aether-transport-wagon.license +0 -261
  88. data/maven-home/lib/aether-util-1.0.2.v20150114.jar +0 -0
  89. data/maven-home/lib/aether-util.license +0 -261
  90. data/maven-home/lib/aopalliance-1.0.jar +0 -0
  91. data/maven-home/lib/cdi-api-1.0.jar +0 -0
  92. data/maven-home/lib/cdi-api.license +0 -410
  93. data/maven-home/lib/commons-cli-1.2.jar +0 -0
  94. data/maven-home/lib/commons-io-2.2.jar +0 -0
  95. data/maven-home/lib/commons-lang-2.6.jar +0 -0
  96. data/maven-home/lib/commons-lang3-3.4.jar +0 -0
  97. data/maven-home/lib/guava-18.0.jar +0 -0
  98. data/maven-home/lib/guice-4.0-no_aop.jar +0 -0
  99. data/maven-home/lib/jsoup-1.7.2.jar +0 -0
  100. data/maven-home/lib/jsoup.license +0 -65
  101. data/maven-home/lib/jsr250-api-1.0.jar +0 -0
  102. data/maven-home/lib/jsr250-api.license +0 -406
  103. data/maven-home/lib/maven-aether-provider-3.3.9.jar +0 -0
  104. data/maven-home/lib/maven-artifact-3.3.9.jar +0 -0
  105. data/maven-home/lib/maven-builder-support-3.3.9.jar +0 -0
  106. data/maven-home/lib/maven-compat-3.3.9.jar +0 -0
  107. data/maven-home/lib/maven-core-3.3.9.jar +0 -0
  108. data/maven-home/lib/maven-core.license +0 -202
  109. data/maven-home/lib/maven-embedder-3.3.9.jar +0 -0
  110. data/maven-home/lib/maven-embedder.license +0 -202
  111. data/maven-home/lib/maven-model-3.3.9.jar +0 -0
  112. data/maven-home/lib/maven-model-builder-3.3.9.jar +0 -0
  113. data/maven-home/lib/maven-model-builder.license +0 -202
  114. data/maven-home/lib/maven-model.license +0 -202
  115. data/maven-home/lib/maven-plugin-api-3.3.9.jar +0 -0
  116. data/maven-home/lib/maven-plugin-api.license +0 -202
  117. data/maven-home/lib/maven-repository-metadata-3.3.9.jar +0 -0
  118. data/maven-home/lib/maven-repository-metadata.license +0 -202
  119. data/maven-home/lib/maven-settings-3.3.9.jar +0 -0
  120. data/maven-home/lib/maven-settings-builder-3.3.9.jar +0 -0
  121. data/maven-home/lib/maven-settings-builder.license +0 -202
  122. data/maven-home/lib/maven-settings.license +0 -202
  123. data/maven-home/lib/plexus-cipher-1.7.jar +0 -0
  124. data/maven-home/lib/plexus-component-annotations-1.6.jar +0 -0
  125. data/maven-home/lib/plexus-interpolation-1.21.jar +0 -0
  126. data/maven-home/lib/plexus-sec-dispatcher-1.3.jar +0 -0
  127. data/maven-home/lib/plexus-utils-3.0.22.jar +0 -0
  128. data/maven-home/lib/slf4j-api-1.7.5.jar +0 -0
  129. data/maven-home/lib/slf4j-simple-1.7.5.jar +0 -0
  130. data/maven-home/lib/slf4j-simple.license +0 -370
  131. data/maven-home/lib/wagon-file-2.10.jar +0 -0
  132. data/maven-home/lib/wagon-file.license +0 -202
  133. data/maven-home/lib/wagon-http-2.10-shaded.jar +0 -0
  134. data/maven-home/lib/wagon-http-shared-2.10.jar +0 -0
  135. data/maven-home/lib/wagon-http-shared.license +0 -202
  136. data/maven-home/lib/wagon-http.license +0 -202
  137. data/maven-home/lib/wagon-provider-api-2.10.jar +0 -0
  138. data/maven-home/lib/wagon-provider-api.license +0 -202
@@ -1,202 +0,0 @@
1
-
2
- Apache License
3
- Version 2.0, January 2004
4
- http://www.apache.org/licenses/
5
-
6
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
-
8
- 1. Definitions.
9
-
10
- "License" shall mean the terms and conditions for use, reproduction,
11
- and distribution as defined by Sections 1 through 9 of this document.
12
-
13
- "Licensor" shall mean the copyright owner or entity authorized by
14
- the copyright owner that is granting the License.
15
-
16
- "Legal Entity" shall mean the union of the acting entity and all
17
- other entities that control, are controlled by, or are under common
18
- control with that entity. For the purposes of this definition,
19
- "control" means (i) the power, direct or indirect, to cause the
20
- direction or management of such entity, whether by contract or
21
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
- outstanding shares, or (iii) beneficial ownership of such entity.
23
-
24
- "You" (or "Your") shall mean an individual or Legal Entity
25
- exercising permissions granted by this License.
26
-
27
- "Source" form shall mean the preferred form for making modifications,
28
- including but not limited to software source code, documentation
29
- source, and configuration files.
30
-
31
- "Object" form shall mean any form resulting from mechanical
32
- transformation or translation of a Source form, including but
33
- not limited to compiled object code, generated documentation,
34
- and conversions to other media types.
35
-
36
- "Work" shall mean the work of authorship, whether in Source or
37
- Object form, made available under the License, as indicated by a
38
- copyright notice that is included in or attached to the work
39
- (an example is provided in the Appendix below).
40
-
41
- "Derivative Works" shall mean any work, whether in Source or Object
42
- form, that is based on (or derived from) the Work and for which the
43
- editorial revisions, annotations, elaborations, or other modifications
44
- represent, as a whole, an original work of authorship. For the purposes
45
- of this License, Derivative Works shall not include works that remain
46
- separable from, or merely link (or bind by name) to the interfaces of,
47
- the Work and Derivative Works thereof.
48
-
49
- "Contribution" shall mean any work of authorship, including
50
- the original version of the Work and any modifications or additions
51
- to that Work or Derivative Works thereof, that is intentionally
52
- submitted to Licensor for inclusion in the Work by the copyright owner
53
- or by an individual or Legal Entity authorized to submit on behalf of
54
- the copyright owner. For the purposes of this definition, "submitted"
55
- means any form of electronic, verbal, or written communication sent
56
- to the Licensor or its representatives, including but not limited to
57
- communication on electronic mailing lists, source code control systems,
58
- and issue tracking systems that are managed by, or on behalf of, the
59
- Licensor for the purpose of discussing and improving the Work, but
60
- excluding communication that is conspicuously marked or otherwise
61
- designated in writing by the copyright owner as "Not a Contribution."
62
-
63
- "Contributor" shall mean Licensor and any individual or Legal Entity
64
- on behalf of whom a Contribution has been received by Licensor and
65
- subsequently incorporated within the Work.
66
-
67
- 2. Grant of Copyright License. Subject to the terms and conditions of
68
- this License, each Contributor hereby grants to You a perpetual,
69
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
- copyright license to reproduce, prepare Derivative Works of,
71
- publicly display, publicly perform, sublicense, and distribute the
72
- Work and such Derivative Works in Source or Object form.
73
-
74
- 3. Grant of Patent License. Subject to the terms and conditions of
75
- this License, each Contributor hereby grants to You a perpetual,
76
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
- (except as stated in this section) patent license to make, have made,
78
- use, offer to sell, sell, import, and otherwise transfer the Work,
79
- where such license applies only to those patent claims licensable
80
- by such Contributor that are necessarily infringed by their
81
- Contribution(s) alone or by combination of their Contribution(s)
82
- with the Work to which such Contribution(s) was submitted. If You
83
- institute patent litigation against any entity (including a
84
- cross-claim or counterclaim in a lawsuit) alleging that the Work
85
- or a Contribution incorporated within the Work constitutes direct
86
- or contributory patent infringement, then any patent licenses
87
- granted to You under this License for that Work shall terminate
88
- as of the date such litigation is filed.
89
-
90
- 4. Redistribution. You may reproduce and distribute copies of the
91
- Work or Derivative Works thereof in any medium, with or without
92
- modifications, and in Source or Object form, provided that You
93
- meet the following conditions:
94
-
95
- (a) You must give any other recipients of the Work or
96
- Derivative Works a copy of this License; and
97
-
98
- (b) You must cause any modified files to carry prominent notices
99
- stating that You changed the files; and
100
-
101
- (c) You must retain, in the Source form of any Derivative Works
102
- that You distribute, all copyright, patent, trademark, and
103
- attribution notices from the Source form of the Work,
104
- excluding those notices that do not pertain to any part of
105
- the Derivative Works; and
106
-
107
- (d) If the Work includes a "NOTICE" text file as part of its
108
- distribution, then any Derivative Works that You distribute must
109
- include a readable copy of the attribution notices contained
110
- within such NOTICE file, excluding those notices that do not
111
- pertain to any part of the Derivative Works, in at least one
112
- of the following places: within a NOTICE text file distributed
113
- as part of the Derivative Works; within the Source form or
114
- documentation, if provided along with the Derivative Works; or,
115
- within a display generated by the Derivative Works, if and
116
- wherever such third-party notices normally appear. The contents
117
- of the NOTICE file are for informational purposes only and
118
- do not modify the License. You may add Your own attribution
119
- notices within Derivative Works that You distribute, alongside
120
- or as an addendum to the NOTICE text from the Work, provided
121
- that such additional attribution notices cannot be construed
122
- as modifying the License.
123
-
124
- You may add Your own copyright statement to Your modifications and
125
- may provide additional or different license terms and conditions
126
- for use, reproduction, or distribution of Your modifications, or
127
- for any such Derivative Works as a whole, provided Your use,
128
- reproduction, and distribution of the Work otherwise complies with
129
- the conditions stated in this License.
130
-
131
- 5. Submission of Contributions. Unless You explicitly state otherwise,
132
- any Contribution intentionally submitted for inclusion in the Work
133
- by You to the Licensor shall be under the terms and conditions of
134
- this License, without any additional terms or conditions.
135
- Notwithstanding the above, nothing herein shall supersede or modify
136
- the terms of any separate license agreement you may have executed
137
- with Licensor regarding such Contributions.
138
-
139
- 6. Trademarks. This License does not grant permission to use the trade
140
- names, trademarks, service marks, or product names of the Licensor,
141
- except as required for reasonable and customary use in describing the
142
- origin of the Work and reproducing the content of the NOTICE file.
143
-
144
- 7. Disclaimer of Warranty. Unless required by applicable law or
145
- agreed to in writing, Licensor provides the Work (and each
146
- Contributor provides its Contributions) on an "AS IS" BASIS,
147
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
- implied, including, without limitation, any warranties or conditions
149
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
- PARTICULAR PURPOSE. You are solely responsible for determining the
151
- appropriateness of using or redistributing the Work and assume any
152
- risks associated with Your exercise of permissions under this License.
153
-
154
- 8. Limitation of Liability. In no event and under no legal theory,
155
- whether in tort (including negligence), contract, or otherwise,
156
- unless required by applicable law (such as deliberate and grossly
157
- negligent acts) or agreed to in writing, shall any Contributor be
158
- liable to You for damages, including any direct, indirect, special,
159
- incidental, or consequential damages of any character arising as a
160
- result of this License or out of the use or inability to use the
161
- Work (including but not limited to damages for loss of goodwill,
162
- work stoppage, computer failure or malfunction, or any and all
163
- other commercial damages or losses), even if such Contributor
164
- has been advised of the possibility of such damages.
165
-
166
- 9. Accepting Warranty or Additional Liability. While redistributing
167
- the Work or Derivative Works thereof, You may choose to offer,
168
- and charge a fee for, acceptance of support, warranty, indemnity,
169
- or other liability obligations and/or rights consistent with this
170
- License. However, in accepting such obligations, You may act only
171
- on Your own behalf and on Your sole responsibility, not on behalf
172
- of any other Contributor, and only if You agree to indemnify,
173
- defend, and hold each Contributor harmless for any liability
174
- incurred by, or claims asserted against, such Contributor by reason
175
- of your accepting any such warranty or additional liability.
176
-
177
- END OF TERMS AND CONDITIONS
178
-
179
- APPENDIX: How to apply the Apache License to your work.
180
-
181
- To apply the Apache License to your work, attach the following
182
- boilerplate notice, with the fields enclosed by brackets "[]"
183
- replaced with your own identifying information. (Don't include
184
- the brackets!) The text should be enclosed in the appropriate
185
- comment syntax for the file format. We also recommend that a
186
- file or class name and description of purpose be included on the
187
- same "printed page" as the copyright notice for easier
188
- identification within third-party archives.
189
-
190
- Copyright [yyyy] [name of copyright owner]
191
-
192
- Licensed under the Apache License, Version 2.0 (the "License");
193
- you may not use this file except in compliance with the License.
194
- You may obtain a copy of the License at
195
-
196
- http://www.apache.org/licenses/LICENSE-2.0
197
-
198
- Unless required by applicable law or agreed to in writing, software
199
- distributed under the License is distributed on an "AS IS" BASIS,
200
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
- See the License for the specific language governing permissions and
202
- limitations under the License.
Binary file
Binary file
Binary file
Binary file
@@ -1,370 +0,0 @@
1
- <!DOCTYPE html>
2
- <html lang="en" dir="ltr">
3
- <head profile="http://www.w3.org/1999/xhtml/vocab">
4
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
- <meta name="viewport" content="width=device-width, initial-scale=1" />
6
- <link rel="shortcut icon" href="http://opensource.org/files/osi_favicon.png" type="image/png" />
7
- <meta name="HandheldFriendly" content="true" />
8
- <link rel="shortlink" href="/node/66" />
9
- <meta name="Generator" content="Drupal 7 (http://drupal.org)" />
10
- <link rel="canonical" href="/licenses/MIT" />
11
- <meta name="MobileOptimized" content="width" />
12
- <title>The MIT License (MIT) | Open Source Initiative</title>
13
- <link type="text/css" rel="stylesheet" href="http://opensource.org/files/css/css_xE-rWrJf-fncB6ztZfd2huxqgxu4WO-qwma6Xer30m4.css" media="all" />
14
- <link type="text/css" rel="stylesheet" href="http://opensource.org/files/css/css_4p37TiWeuzRfdymI_lPgCuu6wEwSDhUquxUkHLI7QnU.css" media="all" />
15
- <link type="text/css" rel="stylesheet" href="http://opensource.org/files/css/css_MnXiytJtb186Ydycnpwpw34cuUsHaKc80ey5LiQXhSY.css" media="all" />
16
- <link type="text/css" rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" media="all" />
17
- <link type="text/css" rel="stylesheet" href="http://opensource.org/files/css/css_KGZcOm3i1wmtbgZsjo-3V9FM4wZ-5UDcpJ7Vfzmt45E.css" media="all" />
18
- <link type="text/css" rel="stylesheet" href="http://opensource.org/files/css/css_G9cu63kkDQ56GYuF3QrqJxma5HT-bUVZckUWKUzFCF4.css" media="all" />
19
-
20
- <!--[if (lt IE 9)]>
21
- <link type="text/css" rel="stylesheet" href="http://opensource.org/sites/all/themes/bootstrap-business/css/ie8.css?nxi1lc" media="all" />
22
- <![endif]-->
23
-
24
-
25
- <!-- HTML5 element support for IE6-8 -->
26
- <!--[if lt IE 9]>
27
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
28
- <![endif]-->
29
- <script type="text/javascript" src="//code.jquery.com/jquery-1.10.2.min.js"></script>
30
- <script type="text/javascript">
31
- <!--//--><![CDATA[//><!--
32
- window.jQuery || document.write("<script src='/sites/all/modules/jquery_update/replace/jquery/1.10/jquery.min.js'>\x3C/script>")
33
- //--><!]]>
34
- </script>
35
- <script type="text/javascript" src="http://opensource.org/files/js/js_3TykeRWpejhD4-J3vdlaNXdULg9xhOZhbsppK0o2bUs.js"></script>
36
- <script type="text/javascript" src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
37
- <script type="text/javascript">
38
- <!--//--><![CDATA[//><!--
39
- jQuery(document).ready(function($) {
40
- $(window).scroll(function() {
41
- if($(this).scrollTop() != 0) {
42
- $("#toTop").fadeIn();
43
- } else {
44
- $("#toTop").fadeOut();
45
- }
46
- });
47
-
48
- $("#toTop").click(function() {
49
- $("body,html").animate({scrollTop:0},800);
50
- });
51
-
52
- });
53
- //--><!]]>
54
- </script>
55
- <script type="text/javascript" src="http://opensource.org/files/js/js_ruOYJN6FkJU2O5L1dAKVnDloSn5R6LjnLW88zFxS1Uw.js"></script>
56
- <script type="text/javascript" src="http://opensource.org/files/js/js_JQHTvV_SkyFlN3f2BnQwnusF-eI6tkX8wrKAk2siiZU.js"></script>
57
- <script type="text/javascript">
58
- <!--//--><![CDATA[//><!--
59
- jQuery.extend(Drupal.settings, {"basePath":"\/","pathPrefix":"","ajaxPageState":{"theme":"bootstrap_business","theme_token":"XQUfOVWcNUstFL7Mf28dswXzO-DyvgTX2IZqLuFqRhQ","js":{"\/\/code.jquery.com\/jquery-1.10.2.min.js":1,"0":1,"misc\/jquery.once.js":1,"misc\/drupal.js":1,"\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.2.0\/js\/bootstrap.min.js":1,"1":1,"sites\/all\/libraries\/superfish\/jquery.hoverIntent.minified.js":1,"sites\/all\/libraries\/superfish\/sftouchscreen.js":1,"sites\/all\/libraries\/superfish\/sfsmallscreen.js":1,"sites\/all\/libraries\/superfish\/supposition.js":1,"sites\/all\/libraries\/superfish\/superfish.js":1,"sites\/all\/libraries\/superfish\/supersubs.js":1,"sites\/all\/modules\/superfish\/superfish.js":1,"sites\/all\/themes\/bootstrap-business\/js\/jquery.browser.min.js":1},"css":{"modules\/system\/system.base.css":1,"modules\/system\/system.menus.css":1,"modules\/system\/system.messages.css":1,"modules\/system\/system.theme.css":1,"modules\/aggregator\/aggregator.css":1,"modules\/comment\/comment.css":1,"modules\/field\/theme\/field.css":1,"sites\/all\/modules\/mollom\/mollom.css":1,"modules\/node\/node.css":1,"modules\/search\/search.css":1,"modules\/user\/user.css":1,"sites\/all\/modules\/views\/css\/views.css":1,"sites\/all\/modules\/ctools\/css\/ctools.css":1,"\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.2.0\/css\/bootstrap.min.css":1,"sites\/all\/libraries\/superfish\/css\/superfish.css":1,"sites\/all\/themes\/bootstrap-business\/css\/style.css":1,"sites\/all\/themes\/bootstrap-business\/color\/colors.css":1,"sites\/all\/themes\/bootstrap-business\/css\/local.css":1,"sites\/all\/themes\/bootstrap-business\/css\/ie8.css":1}},"urlIsAjaxTrusted":{"\/licenses\/mit-license.php":true},"superfish":{"1":{"id":"1","sf":{"animation":{"opacity":"show","height":"show"},"speed":"\u0027fast\u0027","autoArrows":false,"dropShadows":true,"disableHI":false},"plugins":{"touchscreen":{"mode":"window_width"},"smallscreen":{"mode":"window_width","addSelected":false,"menuClasses":false,"hyperlinkClasses":false,"title":"Navigation"},"supposition":true,"bgiframe":false,"supersubs":{"minWidth":"12","maxWidth":"27","extraWidth":1}}}}});
60
- //--><!]]>
61
- </script>
62
- </head>
63
- <body class="html not-front not-logged-in no-sidebars page-node page-node- page-node-66 node-type-page" >
64
- <div id="skip-link">
65
- <a href="#main-content" class="element-invisible element-focusable">Skip to main content</a>
66
- </div>
67
- <div id="toTop"><span class="glyphicon glyphicon-chevron-up"></span></div>
68
-
69
-
70
-
71
- <!-- #header-top -->
72
- <div id="header-top" class="clearfix">
73
- <div class="container">
74
-
75
- <!-- #header-top-inside -->
76
- <div id="header-top-inside" class="clearfix">
77
- <div class="row">
78
-
79
- <div class="col-md-8">
80
- <!-- #header-top-left -->
81
- <div id="header-top-left" class="clearfix">
82
- <div class="region region-header-top-left">
83
- <div id="block-menu-secondary-menu" class="block block-menu clearfix">
84
-
85
-
86
- <div class="content">
87
- <ul class="menu"><li class="first leaf"><a href="/" title="">Home</a></li>
88
- <li class="leaf"><a href="/blog" title="">From the Board</a></li>
89
- <li class="leaf"><a href="/contact" title="">Contact</a></li>
90
- <li class="last leaf"><a href="/civicrm/contribute/transact?reset=1&amp;id=2" title="">Donate</a></li>
91
- </ul> </div>
92
- </div>
93
- </div>
94
- </div>
95
- <!-- EOF:#header-top-left -->
96
- </div>
97
-
98
- <div class="col-md-4">
99
- <!-- #header-top-right -->
100
- <div id="header-top-right" class="clearfix">
101
- <div class="region region-header-top-right">
102
- <div id="block-search-form" class="block block-search clearfix">
103
-
104
-
105
- <div class="content">
106
- <form action="/licenses/mit-license.php" method="post" id="search-block-form" accept-charset="UTF-8"><div><div class="container-inline">
107
- <h2 class="element-invisible">Search form</h2>
108
- <div class="form-item form-type-textfield form-item-search-block-form">
109
- <input onblur="if (this.value == &#039;&#039;) {this.value = &#039;Search this website...&#039;;}" onfocus="if (this.value == &#039;Search this website...&#039;) {this.value = &#039;&#039;;}" type="text" id="edit-search-block-form--2" name="search_block_form" value="Search this website..." size="15" maxlength="128" class="form-text" />
110
- </div>
111
- <div class="form-actions form-wrapper" id="edit-actions"><input value="" type="submit" id="edit-submit" name="op" class="form-submit" /></div><input type="hidden" name="form_build_id" value="form-aB5V1er92LvWOShUqnFr3ohElMRQIZsrGOx3rJziFwQ" />
112
- <input type="hidden" name="form_id" value="search_block_form" />
113
- </div>
114
- </div></form> </div>
115
- </div>
116
- </div>
117
- </div>
118
- <!-- EOF:#header-top-right -->
119
- </div>
120
-
121
- </div>
122
- </div>
123
- <!-- EOF: #header-top-inside -->
124
-
125
- </div>
126
- </div>
127
- <!-- EOF: #header-top -->
128
-
129
- <!-- header -->
130
- <header id="header" role="banner" class="clearfix">
131
- <div class="container">
132
-
133
- <!-- #header-inside -->
134
- <div id="header-inside" class="clearfix">
135
- <div class="row">
136
- <div class="col-md-8">
137
-
138
- <div id="logo">
139
- <a href="/" title="Home" rel="home"> <img src="http://opensource.org/files/osi_keyhole_300X300_90ppi_0.png" alt="Home" /> </a>
140
- </div>
141
-
142
- <div id="site-name">
143
- <a href="/" title="Home">Open Source Initiative</a>
144
- </div>
145
-
146
-
147
- </div>
148
-
149
- <div class="col-md-4">
150
-
151
-
152
- </div>
153
- </div>
154
- </div>
155
- <!-- EOF: #header-inside -->
156
-
157
- </div>
158
- </header>
159
- <!-- EOF: #header -->
160
-
161
- <!-- #main-navigation -->
162
- <div id="main-navigation" class="clearfix">
163
- <div class="container">
164
-
165
- <!-- #main-navigation-inside -->
166
- <div id="main-navigation-inside" class="clearfix">
167
- <div class="row">
168
- <div class="col-md-12">
169
- <nav role="navigation">
170
- <div class="region region-navigation">
171
- <div id="block-superfish-1" class="block block-superfish clearfix">
172
-
173
-
174
- <div class="content">
175
- <ul id="superfish-1" class="menu sf-menu sf-navigation sf-horizontal sf-style-none sf-total-items-6 sf-parent-items-6 sf-single-items-0"><li id="menu-37-1" class="first odd sf-item-1 sf-depth-1 sf-total-children-4 sf-parent-children-2 sf-single-children-2 menuparent"><a href="/about" title="About the Open Source Initiative" class="sf-depth-1 menuparent">About</a><ul><li id="menu-75-1" class="first odd sf-item-1 sf-depth-2 sf-no-children"><a href="/history" title="History of the OSI" class="sf-depth-2">History</a></li><li id="menu-82-1" class="middle even sf-item-2 sf-depth-2 sf-total-children-7 sf-parent-children-0 sf-single-children-7 menuparent"><a href="/board" title="Board of Directors" class="sf-depth-2 menuparent">Board</a><ul><li id="menu-83-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/docs/board-annotated" title="OSI Board -- With Annotations" class="sf-depth-3">Board - Annotated</a></li><li id="menu-96-1" class="middle even sf-item-2 sf-depth-3 sf-no-children"><a href="/minutes" title="Public Minutes of Board Meetings" class="sf-depth-3">Minutes</a></li><li id="menu-185-1" class="middle odd sf-item-3 sf-depth-3 sf-no-children"><a href="/organization" title="These portfolios represent the activities of the current OSI board." class="sf-depth-3">Organization &amp; Operations</a></li><li id="menu-95-1" class="middle even sf-item-4 sf-depth-3 sf-no-children"><a href="/articles-of-incorporation" title="OSI incorporation record" class="sf-depth-3">Articles of Incorporation</a></li><li id="menu-1475-1" class="middle odd sf-item-5 sf-depth-3 sf-no-children"><a href="/elections" class="sf-depth-3">Board Elections</a></li><li id="menu-84-1" class="middle even sf-item-6 sf-depth-3 sf-no-children"><a href="/bylaws" title="Bylaws of the Open Source Initiative" class="sf-depth-3">Bylaws</a></li><li id="menu-1317-1" class="last odd sf-item-7 sf-depth-3 sf-no-children"><a href="/conflict_of_interest_policy" title="" class="sf-depth-3">Conflict of Interest</a></li></ul></li><li id="menu-1843-1" class="middle odd sf-item-3 sf-depth-2 sf-total-children-2 sf-parent-children-0 sf-single-children-2 menuparent"><a href="/trademark" title="" class="sf-depth-2 menuparent">Trademark &amp; Logo</a><ul><li id="menu-184-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/trademark-guidelines" title="OSI&#039;s Trademark Policy" class="sf-depth-3">Trademark Guidelines</a></li><li id="menu-183-1" class="last even sf-item-2 sf-depth-3 sf-no-children"><a href="/logo-usage-guidelines" title="Guidelines for appearance and usage of OSI Logo" class="sf-depth-3">Logo Guidelines</a></li></ul></li><li id="menu-126-1" class="last even sf-item-4 sf-depth-2 sf-no-children"><a href="/ToS" title="Rules for posting content on this site" class="sf-depth-2">Terms of Service</a></li></ul></li><li id="menu-65-1" class="middle even sf-item-2 sf-depth-1 sf-total-children-5 sf-parent-children-3 sf-single-children-2 menuparent"><a href="/licenses" class="sf-depth-1 menuparent">Licenses &amp; Standards</a><ul><li id="menu-61-1" class="first odd sf-item-1 sf-depth-2 sf-total-children-1 sf-parent-children-0 sf-single-children-1 menuparent"><a href="/osd" title="The actual OSD defining what constitutes an Open Source licence" class="sf-depth-2 menuparent">Open Source Definition</a><ul><li id="menu-62-1" class="firstandlast odd sf-item-1 sf-depth-3 sf-no-children"><a href="/osd-annotated" title="The OSD with explationations and rationale interspersed." class="sf-depth-3">OSD - Annotated</a></li></ul></li><li id="menu-77-1" class="middle even sf-item-2 sf-depth-2 sf-no-children"><a href="/licenses/category" title="Licenses by Category" class="sf-depth-2">Licenses by Category</a></li><li id="menu-72-1" class="middle odd sf-item-3 sf-depth-2 sf-no-children"><a href="/licenses/alphabetical" title="Licenses that are approved by the OSI as conforming to the OSD" class="sf-depth-2">Licenses by Name</a></li><li id="menu-66-1" class="middle even sf-item-4 sf-depth-2 sf-total-children-2 sf-parent-children-0 sf-single-children-2 menuparent"><a href="/approval" title="Certifying licences as OSD-compliant" class="sf-depth-2 menuparent">License Review Process</a><ul><li id="menu-67-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/proliferation" title="Supporting choice while maintaining sanity" class="sf-depth-3">Licence Proliferation</a></li><li id="menu-69-1" class="last even sf-item-2 sf-depth-3 sf-no-children"><a href="/proliferation-report" title="License Proliferation Committee&#039;s report to the OSI Board" class="sf-depth-3">LP report to the Board</a></li></ul></li><li id="menu-99-1" class="last odd sf-item-5 sf-depth-2 sf-total-children-4 sf-parent-children-0 sf-single-children-4 menuparent"><a href="/osr-intro" title="Open Standards Requirement for Software" class="sf-depth-2 menuparent">Open Standards</a><ul><li id="menu-101-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/osr" title="An &quot;open standard&quot; must not prohibit conforming implementations in open source software." class="sf-depth-3">The Open Standards Requirement</a></li><li id="menu-102-1" class="middle even sf-item-2 sf-depth-3 sf-no-children"><a href="/osr-compliance" class="sf-depth-3">Open Standards Requirement Compliance</a></li><li id="menu-100-1" class="middle odd sf-item-3 sf-depth-3 sf-no-children"><a href="/osr-rationale" class="sf-depth-3">Open Standards Requirement Rationale</a></li><li id="menu-103-1" class="last even sf-item-4 sf-depth-3 sf-no-children"><a href="/osr-faq" title="Frequently asked questions about the Open Standards Requirement" class="sf-depth-3">OSR Frequently Asked Questions</a></li></ul></li></ul></li><li id="menu-1842-1" class="middle odd sf-item-3 sf-depth-1 sf-total-children-3 sf-parent-children-2 sf-single-children-1 menuparent"><a href="/membership" title="Page for our various membership programs" class="sf-depth-1 menuparent">Membership</a><ul><li id="menu-914-1" class="first odd sf-item-1 sf-depth-2 sf-total-children-1 sf-parent-children-0 sf-single-children-1 menuparent"><a href="/members" class="sf-depth-2 menuparent">Individuals</a><ul><li id="menu-897-1" class="firstandlast odd sf-item-1 sf-depth-3 sf-no-children"><a href="/civicrm/contribute/transact?reset=1&amp;id=1" title="" class="sf-depth-3">Join</a></li></ul></li><li id="menu-675-1" class="middle even sf-item-2 sf-depth-2 sf-total-children-2 sf-parent-children-0 sf-single-children-2 menuparent"><a href="/affiliates" title="Home page for OSI&#039;s membership scheme for non-profits and not-for-profits" class="sf-depth-2 menuparent">Affiliates</a><ul><li id="menu-676-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/affiliates/about" title="" class="sf-depth-3">Become an Affiliate</a></li><li id="menu-677-1" class="last even sf-item-2 sf-depth-3 sf-no-children"><a href="/affiliates/list" title="Full list of non-profits and not-for-profits affiliated to OSI" class="sf-depth-3">List of Affiliates</a></li></ul></li><li id="menu-1436-1" class="last odd sf-item-3 sf-depth-2 sf-no-children"><a href="/sponsors" class="sf-depth-2">Sponsors &amp; Support</a></li></ul></li><li id="menu-1841-1" class="middle even sf-item-4 sf-depth-1 sf-total-children-4 sf-parent-children-1 sf-single-children-3 menuparent"><a href="/community" title="Page for our various community members." class="sf-depth-1 menuparent">Community</a><ul><li id="menu-63-1" class="first odd sf-item-1 sf-depth-2 sf-total-children-2 sf-parent-children-0 sf-single-children-2 menuparent"><a href="/lists" title="The virtual committees where the OSI&#039;s work gets done" class="sf-depth-2 menuparent">Mailing lists</a><ul><li id="menu-78-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/codeofconduct" title="Guidelines for OSI Mailing Lists" class="sf-depth-3">General Code of Conduct</a></li><li id="menu-1072-1" class="last even sf-item-2 sf-depth-3 sf-no-children"><a href="/codeofconduct/licensing" class="sf-depth-3">Licensing Code of Conduct</a></li></ul></li><li id="menu-2032-1" class="middle even sf-item-2 sf-depth-2 sf-no-children"><a href="/volunteers" class="sf-depth-2">Volunteers</a></li><li id="menu-1846-1" class="middle odd sf-item-3 sf-depth-2 sf-no-children"><a href="http://wiki.opensource.org" title="" class="sf-depth-2">Wiki</a></li><li id="menu-1524-1" class="last even sf-item-4 sf-depth-2 sf-no-children"><a href="/store" title="" class="sf-depth-2">OSI Store</a></li></ul></li><li id="menu-1840-1" class="middle odd sf-item-5 sf-depth-1 sf-total-children-6 sf-parent-children-1 sf-single-children-5 menuparent"><a href="/resources" title="Page offering resources to OSI personas" class="sf-depth-1 menuparent">Resources</a><ul><li id="menu-342-1" class="first odd sf-item-1 sf-depth-2 sf-no-children"><a href="/faq" title="Frequently Asked Questions about open source and about the OSI." class="sf-depth-2">FAQ</a></li><li id="menu-38-1" class="middle even sf-item-2 sf-depth-2 sf-no-children"><a href="/blog" title="A group blog / aggregation point for OSI Board Member blogs" class="sf-depth-2">OSI Board Blog</a></li><li id="menu-45-1" class="middle odd sf-item-3 sf-depth-2 sf-total-children-2 sf-parent-children-0 sf-single-children-2 menuparent"><a href="/help" title="Resources for questions and further exploration" class="sf-depth-2 menuparent">Getting Help</a><ul><li id="menu-76-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/links" title="Links and References to Open Source" class="sf-depth-3">Bibliography</a></li><li id="menu-125-1" class="last even sf-item-2 sf-depth-3 sf-no-children"><a href="/advocacy/case_for_business.php" title="How to advocate Open Source to businesses" class="sf-depth-3">Open Source Case for Business</a></li></ul></li><li id="menu-1845-1" class="middle even sf-item-4 sf-depth-2 sf-no-children"><a href="/newsletters" title="Index of newsletters" class="sf-depth-2">Newsletters</a></li><li id="menu-1514-1" class="middle odd sf-item-5 sf-depth-2 sf-no-children"><a href="/working_groups" class="sf-depth-2">Working Groups</a></li><li id="menu-12-1" class="last even sf-item-6 sf-depth-2 sf-no-children"><a href="/osi-open-source-education" title="OSI&#039;s Open Source Education Initiative and Activities" class="sf-depth-2">Open Source Education</a></li></ul></li><li id="menu-1844-1" class="last even sf-item-6 sf-depth-1 sf-total-children-1 sf-parent-children-0 sf-single-children-1 menuparent"><a href="/news" title="Page dedicated to the latest news and events." class="sf-depth-1 menuparent">News &amp; Events</a><ul><li id="menu-1999-1" class="firstandlast odd sf-item-1 sf-depth-2 sf-no-children"><a href="/events" class="sf-depth-2">Events</a></li></ul></li></ul> </div>
176
- </div>
177
- </div>
178
- </nav>
179
- </div>
180
- </div>
181
- </div>
182
- <!-- EOF: #main-navigation-inside -->
183
-
184
- </div>
185
- </div>
186
- <!-- EOF: #main-navigation -->
187
-
188
-
189
- <!-- #page -->
190
- <div id="page" class="clearfix">
191
-
192
-
193
- <!-- #main-content -->
194
- <div id="main-content">
195
- <div class="container">
196
-
197
- <!-- #messages-console -->
198
- <!-- EOF: #messages-console -->
199
-
200
- <div class="row">
201
-
202
-
203
-
204
- <section class="col-md-12">
205
-
206
- <!-- #main -->
207
- <div id="main" class="clearfix">
208
-
209
-
210
-
211
- <!-- EOF:#content-wrapper -->
212
- <div id="content-wrapper">
213
-
214
- <h1 class="page-title">The MIT License (MIT)</h1>
215
-
216
-
217
- <!-- #tabs -->
218
- <div class="tabs">
219
- </div>
220
- <!-- EOF: #tabs -->
221
-
222
- <!-- #action links -->
223
- <!-- EOF: #action links -->
224
-
225
- <div class="region region-content">
226
- <div id="block-system-main" class="block block-system clearfix">
227
-
228
-
229
- <div class="content">
230
- <article id="node-66" class="node node-page clearfix">
231
-
232
-
233
- <div class="content">
234
- <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even"><p>
235
- <a href="https://tldrlegal.com/license/mit-license" style="color:rgb(92, 138, 208) !important;">
236
- View Summary of <b>MIT License</b> on TLDRLegal »
237
- </a>
238
- <a href="/node/778"><b>(Disclaimer)</b></a>
239
- </p>
240
-
241
- <h1>The MIT License (MIT)</h1>
242
-
243
- <pre>
244
- <p>Copyright (c) &lt;year&gt; &lt;copyright holders&gt;</p>
245
-
246
- <p>Permission is hereby granted, free of charge, to any person obtaining a copy
247
- of this software and associated documentation files (the "Software"), to deal
248
- in the Software without restriction, including without limitation the rights
249
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
250
- copies of the Software, and to permit persons to whom the Software is
251
- furnished to do so, subject to the following conditions:</p>
252
-
253
- <p>The above copyright notice and this permission notice shall be included in
254
- all copies or substantial portions of the Software.</p>
255
-
256
- <p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
257
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
258
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
259
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
260
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
261
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
262
- THE SOFTWARE.</p>
263
-
264
- </pre>
265
- </div></div></div> </div>
266
-
267
-
268
-
269
-
270
- </article> </div>
271
- </div>
272
- </div>
273
-
274
- </div>
275
- <!-- EOF:#content-wrapper -->
276
-
277
- </div>
278
- <!-- EOF:#main -->
279
-
280
- </section>
281
-
282
-
283
- </div>
284
-
285
- </div>
286
- </div>
287
- <!-- EOF:#main-content -->
288
-
289
-
290
- </div>
291
- <!-- EOF:#page -->
292
-
293
-
294
- <footer id="subfooter" class="clearfix">
295
- <div class="container">
296
-
297
- <!-- #subfooter-inside -->
298
- <div id="subfooter-inside" class="clearfix">
299
- <div class="row">
300
- <div class="col-md-12">
301
- <!-- #subfooter-left -->
302
- <div class="subfooter-area">
303
-
304
-
305
- <div class="region region-footer">
306
- <div id="block-block-11" class="block block-block clearfix">
307
-
308
-
309
- <div class="content">
310
- <div class="filler" style="vertical-align: middle; display: inline-block;">
311
- <p style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;">
312
- <a href="https://twitter.com/OpenSourceOrg" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;"><img src="/files/twitterlogo.png" width="50" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;" /></a>
313
-
314
- <a href="https://plus.google.com/+opensourceinitiative" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;"><img src="/files/google.png" width="50" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;" /></a>
315
-
316
- <a href="https://www.linkedin.com/company/open-source-initiative-osi-" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;"><img src="/files/linkedin.png" width="50" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;" /></a>
317
-
318
- <a href="http://wiki.opensource.org" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;"><img src="/files/xwikilogo.png" width="50" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;" /></a>
319
-
320
- <a href="http://creativecommons.org/licenses/by/4.0/" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;"><img src="/files/ccby.png" width="50" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;" /></a>
321
-
322
- <script id="fbwiuwz">
323
- <!--//--><![CDATA[// ><!--
324
- (function(i){var f,s=document.getElementById(i);f=document.createElement('iframe');f.src='//api.flattr.com/button/view/?uid=osi&url=http%3A%2F%2Fopensource.org';f.title='Flattr';f.height=70;f.width=70;f.style.borderWidth=0;s.parentNode.insertBefore(f,s);})('fbwiuwz');
325
- //--><!]]>
326
- </script></p>
327
- </div>
328
-
329
- <br /><div class="license" style="vertical-align: middle; display: inline-block;">
330
- <p>
331
- Opensource.org site content is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
332
- </p>
333
- <p>
334
- <a href="../ToS">Terms of Service</a>
335
- </p>
336
- </div>
337
- </div>
338
- </div>
339
- <div id="block-block-7" class="block block-block clearfix">
340
-
341
-
342
- <div class="content">
343
- <script src="https://www.google-analytics.com/urchin.js" type="text/javascript">
344
- <!--//--><![CDATA[// ><!--
345
-
346
-
347
- //--><!]]>
348
- </script><script type="text/javascript">
349
- <!--//--><![CDATA[// ><!--
350
-
351
- _uacct = "UA-3916956-1";
352
- urchinTracker();
353
-
354
- //--><!]]>
355
- </script> </div>
356
- </div>
357
- </div>
358
-
359
- </div>
360
- <!-- EOF: #subfooter-left -->
361
- </div>
362
- </div>
363
- </div>
364
- <!-- EOF: #subfooter-inside -->
365
-
366
- </div>
367
- </footer>
368
- <!-- EOF:#subfooter -->
369
- </body>
370
- </html>
Binary file