forked from linkypi/PostSharp-1.5
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLicense.html
More file actions
504 lines (499 loc) · 16.2 KB
/
License.html
File metadata and controls
504 lines (499 loc) · 16.2 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
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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
<html>
<head>
<meta content="text/html; charset=windows-1252" http-equiv="Content-Type">
<meta content="Microsoft Word 12 (filtered)" name="Generator">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Cambria;
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal {
margin: 0cm;
margin-bottom: .0001pt;
font-size: 12.0pt;
font-family: "Calibri","sans-serif";
}
h1 {
mso-style-link: "Heading 1 Char";
margin-top: 12.0pt;
margin-right: 0cm;
margin-bottom: 3.0pt;
margin-left: 0cm;
page-break-after: avoid;
font-size: 16.0pt;
font-family: "Cambria","serif";
font-weight: bold;
}
h2 {
mso-style-link: "Heading 2 Char";
margin-top: 12.0pt;
margin-right: 0cm;
margin-bottom: 3.0pt;
margin-left: 0cm;
page-break-after: avoid;
font-size: 14.0pt;
font-family: "Cambria","serif";
font-weight: bold;
font-style: italic;
}
h3 {
mso-style-link: "Heading 3 Char";
margin-top: 12.0pt;
margin-right: 0cm;
margin-bottom: 3.0pt;
margin-left: 0cm;
page-break-after: avoid;
font-size: 13.0pt;
font-family: "Cambria","serif";
font-weight: bold;
}
h4 {
mso-style-link: "Heading 4 Char";
margin-top: 12.0pt;
margin-right: 0cm;
margin-bottom: 3.0pt;
margin-left: 0cm;
page-break-after: avoid;
font-size: 14.0pt;
font-family: "Calibri","sans-serif";
font-weight: bold;
}
h5 {
mso-style-link: "Heading 5 Char";
margin-top: 12.0pt;
margin-right: 0cm;
margin-bottom: 3.0pt;
margin-left: 0cm;
font-size: 13.0pt;
font-family: "Calibri","sans-serif";
font-weight: bold;
font-style: italic;
}
h6 {
mso-style-link: "Heading 6 Char";
margin-top: 12.0pt;
margin-right: 0cm;
margin-bottom: 3.0pt;
margin-left: 0cm;
font-size: 11.0pt;
font-family: "Calibri","sans-serif";
font-weight: bold;
}
p.MsoHeading7, li.MsoHeading7, div.MsoHeading7 {
mso-style-link: "Heading 7 Char";
margin-top: 12.0pt;
margin-right: 0cm;
margin-bottom: 3.0pt;
margin-left: 0cm;
font-size: 12.0pt;
font-family: "Calibri","sans-serif";
}
p.MsoHeading8, li.MsoHeading8, div.MsoHeading8 {
mso-style-link: "Heading 8 Char";
margin-top: 12.0pt;
margin-right: 0cm;
margin-bottom: 3.0pt;
margin-left: 0cm;
font-size: 12.0pt;
font-family: "Calibri","sans-serif";
font-style: italic;
}
p.MsoHeading9, li.MsoHeading9, div.MsoHeading9 {
mso-style-link: "Heading 9 Char";
margin-top: 12.0pt;
margin-right: 0cm;
margin-bottom: 3.0pt;
margin-left: 0cm;
font-size: 11.0pt;
font-family: "Cambria","serif";
}
p.MsoCaption, li.MsoCaption, div.MsoCaption {
margin: 0cm;
margin-bottom: .0001pt;
font-size: 8.0pt;
font-family: "Calibri","sans-serif";
color: #365F91;
font-weight: bold;
}
p.MsoTitle, li.MsoTitle, div.MsoTitle {
mso-style-link: "Title Char";
margin-top: 12.0pt;
margin-right: 0cm;
margin-bottom: 3.0pt;
margin-left: 0cm;
text-align: center;
font-size: 16.0pt;
font-family: "Cambria","serif";
font-weight: bold;
}
p.MsoSubtitle, li.MsoSubtitle, div.MsoSubtitle {
mso-style-link: "Subtitle Char";
margin-top: 0cm;
margin-right: 0cm;
margin-bottom: 3.0pt;
margin-left: 0cm;
text-align: center;
font-size: 12.0pt;
font-family: "Cambria","serif";
}
a:link, span.MsoHyperlink {
font-family: "Times New Roman","serif";
color: blue;
text-decoration: underline;
}
a:visited, span.MsoHyperlinkFollowed {
font-family: "Times New Roman","serif";
color: purple;
text-decoration: underline;
}
strong {
font-family: "Times New Roman","serif";
}
em {
font-family: "Calibri","sans-serif";
font-weight: bold;
}
p.MsoDocumentMap, li.MsoDocumentMap, div.MsoDocumentMap {
mso-style-link: "Document Map Char";
margin: 0cm;
margin-bottom: .0001pt;
font-size: 8.0pt;
font-family: "Tahoma","sans-serif";
}
p {
margin-right: 0cm;
margin-left: 0cm;
font-size: 12.0pt;
font-family: "Times New Roman","serif";
}
p.MsoNoSpacing, li.MsoNoSpacing, div.MsoNoSpacing {
mso-style-link: "No Spacing Char";
margin: 0cm;
margin-bottom: .0001pt;
font-size: 12.0pt;
font-family: "Calibri","sans-serif";
}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top: 0cm;
margin-right: 0cm;
margin-bottom: 0cm;
margin-left: 36.0pt;
margin-bottom: .0001pt;
font-size: 12.0pt;
font-family: "Calibri","sans-serif";
}
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst {
margin-top: 0cm;
margin-right: 0cm;
margin-bottom: 0cm;
margin-left: 36.0pt;
margin-bottom: .0001pt;
font-size: 12.0pt;
font-family: "Calibri","sans-serif";
}
p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle {
margin-top: 0cm;
margin-right: 0cm;
margin-bottom: 0cm;
margin-left: 36.0pt;
margin-bottom: .0001pt;
font-size: 12.0pt;
font-family: "Calibri","sans-serif";
}
p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top: 0cm;
margin-right: 0cm;
margin-bottom: 0cm;
margin-left: 36.0pt;
margin-bottom: .0001pt;
font-size: 12.0pt;
font-family: "Calibri","sans-serif";
}
p.MsoQuote, li.MsoQuote, div.MsoQuote {
mso-style-link: "Quote Char";
margin: 0cm;
margin-bottom: .0001pt;
font-size: 12.0pt;
font-family: "Calibri","sans-serif";
font-style: italic;
}
p.MsoIntenseQuote, li.MsoIntenseQuote, div.MsoIntenseQuote {
mso-style-link: "Intense Quote Char";
margin-top: 0cm;
margin-right: 36.0pt;
margin-bottom: 0cm;
margin-left: 36.0pt;
margin-bottom: .0001pt;
font-size: 12.0pt;
font-family: "Calibri","sans-serif";
font-weight: bold;
font-style: italic;
}
span.MsoSubtleEmphasis {
font-family: "Times New Roman","serif";
color: #5A5A5A;
font-style: italic;
}
span.MsoIntenseEmphasis {
font-family: "Times New Roman","serif";
font-weight: bold;
font-style: italic;
text-decoration: underline;
}
span.MsoSubtleReference {
font-family: "Times New Roman","serif";
text-decoration: underline;
}
span.MsoIntenseReference {
font-family: "Times New Roman","serif";
font-weight: bold;
text-decoration: underline;
}
span.MsoBookTitle {
font-family: "Cambria","serif";
font-weight: bold;
font-style: italic;
}
p.MsoTocHeading, li.MsoTocHeading, div.MsoTocHeading {
margin-top: 12.0pt;
margin-right: 0cm;
margin-bottom: 3.0pt;
margin-left: 0cm;
page-break-after: avoid;
font-size: 16.0pt;
font-family: "Cambria","serif";
font-weight: bold;
}
span.Heading1Char {
mso-style-name: "Heading 1 Char";
mso-style-link: "Heading 1";
font-family: "Cambria","serif";
font-weight: bold;
}
span.Heading2Char {
mso-style-name: "Heading 2 Char";
mso-style-link: "Heading 2";
font-family: "Cambria","serif";
font-weight: bold;
font-style: italic;
}
span.Heading3Char {
mso-style-name: "Heading 3 Char";
mso-style-link: "Heading 3";
font-family: "Cambria","serif";
font-weight: bold;
}
span.Heading4Char {
mso-style-name: "Heading 4 Char";
mso-style-link: "Heading 4";
font-family: "Times New Roman","serif";
font-weight: bold;
}
span.Heading5Char {
mso-style-name: "Heading 5 Char";
mso-style-link: "Heading 5";
font-family: "Times New Roman","serif";
font-weight: bold;
font-style: italic;
}
span.Heading6Char {
mso-style-name: "Heading 6 Char";
mso-style-link: "Heading 6";
font-family: "Times New Roman","serif";
font-weight: bold;
}
span.Heading7Char {
mso-style-name: "Heading 7 Char";
mso-style-link: "Heading 7";
font-family: "Times New Roman","serif";
}
span.Heading8Char {
mso-style-name: "Heading 8 Char";
mso-style-link: "Heading 8";
font-family: "Times New Roman","serif";
font-style: italic;
}
span.Heading9Char {
mso-style-name: "Heading 9 Char";
mso-style-link: "Heading 9";
font-family: "Cambria","serif";
}
span.DocumentMapChar {
mso-style-name: "Document Map Char";
mso-style-link: "Document Map";
font-family: "Tahoma","sans-serif";
}
p.msopapdefault, li.msopapdefault, div.msopapdefault {
mso-style-name: msopapdefault;
margin-right: 0cm;
margin-bottom: 0cm;
margin-left: 0cm;
margin-bottom: .0001pt;
font-size: 12.0pt;
font-family: "Times New Roman","serif";
}
span.TitleChar {
mso-style-name: "Title Char";
mso-style-link: Title;
font-family: "Cambria","serif";
font-weight: bold;
}
span.SubtitleChar {
mso-style-name: "Subtitle Char";
mso-style-link: Subtitle;
font-family: "Cambria","serif";
}
span.QuoteChar {
mso-style-name: "Quote Char";
mso-style-link: Quote;
font-family: "Times New Roman","serif";
font-style: italic;
}
span.IntenseQuoteChar {
mso-style-name: "Intense Quote Char";
mso-style-link: "Intense Quote";
font-family: "Times New Roman","serif";
font-weight: bold;
font-style: italic;
}
span.NoSpacingChar {
mso-style-name: "No Spacing Char";
mso-style-link: "No Spacing";
font-family: "Times New Roman","serif";
}
.MsoPapDefault {
margin-bottom: 10.0pt;
line-height: 115%;
}
@page Section1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1 {
page: Section1;
}
/* List Definitions */
ol {
margin-bottom: 0cm;
}
ul {
margin-bottom: 0cm;
}
-->
</style>
</head>
<body lang="EN-US" link="blue" vlink="purple">
<p class="MsoTitle">Open-Source License Agreement for PostSharp</p>
<p style="color:Red" class="MsoNormal">
PostSharp 1.5 is no longer maintained for the public and is replaced by
PostSharp 2.0. PostSharp 1.5 SP 1 is provided only for the sake of legacy
support. SharpCrafters license PostSharp 1.5 under a dual GPL/commercial license
scheme. Please contact SharpCrafters if you require a commercial license, or
support services, for this product</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">THE SOFTWARE IS LICENSED UNDER THIS AGREEMENT (OPEN-SOURCE
LICENSE AGREEMENT FOR POSTSHARP) OR THE COMMERCIAL LICENSE AGREEMENT FOR POSTSHARP.
YOU, AS AN INDIVIDUAL OR A LEGAL ENTITY, CAN USE THE SOFTWARE UNDER ONE OF THESE
LICENSE AGREEMENTS ONLY. IF YOU USE THE SOFTWARE UNDER THE COMMERCIAL LICENSE AGREEMENT,
USING THE SOFTWARE UNDER THE OPEN-SOURCE LICENSE AGREEMENT WOULD BE AN INFRINGEMENT
TO THE COMMERCIAL LICENSE AGREEMENT.</p>
<p class="MsoNormal"><o:p> </o:p></p>
<h1>1. Parties</h1>
<p class="MsoNormal">(a) "Licensor" means SharpCrafters s.r.o., having its principal place
of business at Namesti 14. rijna 1307/2, Prague, 150 00, Czech Republic.</p>
<p class="MsoNormal">(b) "Licensee" means any individual or organization using the
Program.</p>
<h1>2. Definitions</h1>
<p class="MsoNormal">(a) Program means software program known as PostSharp in
binary or source code form, but not including its installer package, user documentation,
and samples.</p>
<p class="MsoNormal">(b) Public Components means the libraries PostSharp.Public
and PostSharp.Laos.</p>
<p class="MsoNormal">(c) Open-Source Software is any program or library released
under a license recognized by the Open Source Initiative.</p>
<p class="MsoNormal">(d) Closed-Source Software is any program or library that
is not Open-Source Software.</p>
<h1>3. Licensing of Public Components</h1>
<p class="MsoNormal">Public Components are free software; you can redistribute them
and/or modify them under the terms of the GNU Lesser General Public License, version
3.</p>
<p class="MsoNormal">Linking other modules to run-time libraries of PostSharp does
not affect licensing terms of these modules. However, some other requirements apply.
See the <a href="http://www.gnu.org/licenses/lgpl.html">
<span style="mso-fareast-font-family: "Times New Roman"; mso-fareast-theme-font: major-fareast">
GNU Lesser General Public License</span></a> for more details. </p>
<h1>4. Licensing of the Program</h1>
<p class="MsoNormal">The Program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License, version 3. </p>
<h1>4.1. <span style="text-transform: none">Interpretation of Covered Work</span></h1>
<p class="MsoNormal">Linking other modules statically or dynamically, directly or
indirectly, with compile-time libraries of the Program is making a combined work
based on the Program. Thus, the terms and conditions of the
<a href="http://www.gnu.org/licenses/gpl-3.0.html">GNU General Public License</a>
cover the whole combination. </p>
<p class="MsoNormal">Linking is shall not be understood in a technical meaning,
but in a functional meaning: if a component requires the Program to fulfill its
function, it is considered as being linked to it.</p>
<p class="MsoNormal">Linking is transitive: if a component denoted A is linked
to another component denoted B, and component B is linked to the Program, it is
considered that component A is linked to the Program.</p>
<h1>4.2.<span style="text-transform: none"> Additional Permissions</span></h1>
<p class="MsoNormal">In addition, as a special exception to the GPL v3, the Licensor
gives you permission to combine the Program with any Open-Source Software. You may
copy and distribute an Open-Source Software combined with the Program following
the terms of the GNU GPL and the licenses of the other code concerned, provided
that you include the source code of that other code when and as the GNU GPL requires
distribution of source code.</p>
<p class="MsoNormal">Note that people who make modified versions of the Program
are not obligated to grant these special exceptions for their modified versions;
it is their choice whether to do so. The GNU General Public License gives permission
to release a modified version without this exception; this exception also makes
it possible to release a modified version which carries forward this exception.</p>
<h1>4<span style="text-transform: none">.3. Additional Restrictions</span></h1>
<p class="MsoNormal"><strong>
<span style="font-family: "Trebuchet MS","sans-serif"; font-weight: normal; mso-bidi-font-weight: bold">
(a)</span><span style="font-family: "Trebuchet MS","sans-serif"">
</span></strong>If you convey a modified copy of the covered work, you must clearly
specify the origin of the material.</p>
<p class="MsoNormal"><strong>
<span style="font-family: "Trebuchet MS","sans-serif"; font-weight: normal; mso-bidi-font-weight: bold">
(b) </span></strong>Under trademark laws, if you convey a modified copy of the covered
work, you cannot use the word 'PostSharp' in the name of your new product. </p>
<h1>5. Licensing of the Installer Package and the User Documentation</h1>
<p class="MsoNormal">The Licensor grants the Licensee an unlimited permission to
use the unmodified Installer Package and User Documentation.</p>
<p class="MsoNormal">You may convey verbatim copies of the Installer Package or
User Documentation as you receive it, in any medium, provided that you conspicuously
and appropriately publish on each copy an appropriate copyright notice; keep intact
all notices stating that this License apply to the program; keep intact all notices
of the absence of any warranty; and give all recipients a copy of this License along
with the software.</p>
<h1>6. Disclaimer of Warranty.</h1>
<p class="MsoNormal">THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED
BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS
AND/OR OTHER PARTIES PROVIDE THE PROGRAM AS IS WITHOUT WARRANTY OF ANY KIND, EITHER
EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE
OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST
OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.<span style="font-size: 12.0pt"><o:p></o:p></span></p>
<h1><a name="section16">7</a>. Limitation of Liability.</h1>
<p class="MsoNormal">IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO
IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY
TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM
TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p>
</body>
</html>