-
Notifications
You must be signed in to change notification settings - Fork 6
/
MIT-LICENSE
506 lines (326 loc) · 17.5 KB
/
MIT-LICENSE
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
505
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>MIT-LICENSE at da9ed66cd49d8c9fc63420378d159997934ac7ea from nex3's haml - GitHub</title>
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="GitHub" />
<link rel="fluid-icon" href="http://github.com/fluidicon.png" title="GitHub" />
<link href="http://assets3.github.com/stylesheets/bundle.css?ce4e58c3a2cb968df4fb787fd0112a0c6e6c1828" media="screen" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></script>
<script src="http://assets2.github.com/javascripts/bundle.js?ce4e58c3a2cb968df4fb787fd0112a0c6e6c1828" type="text/javascript"></script>
<link href="http://github.com/feeds/nex3/commits/haml/da9ed66cd49d8c9fc63420378d159997934ac7ea" rel="alternate" title="Recent Commits to haml:da9ed66cd49d8c9fc63420378d159997934ac7ea" type="application/atom+xml" />
<meta name="description" content="HTML Abstraction Markup Language - A Markup Haiku" />
</head>
<body>
<div id="main">
<div id="header" class="">
<div class="site">
<div class="logo">
<a href="http://github.com"><img src="/images/modules/header/logov3.png" alt="github" /></a>
</div>
<div class="topsearch">
<form action="/search" id="top_search_form" method="get">
<input type="search" class="search" name="q" /> <input type="submit" value="Search" />
<input type="hidden" name="type" value="Everything" />
<input type="hidden" name="repo" value="" />
<input type="hidden" name="langOverride" value="">
<input type="hidden" name="start_value" value="1" />
</form>
<div class="links">
<a href="/repositories">Browse</a> | <a href="/guides">Guides</a> | <a href="/search">Advanced</a>
</div>
</div>
<div class="corner userbox">
<div class="box">
<div class="gravatar">
<a href="/"><img alt="" height="40" src="http://www.gravatar.com/avatar/241ca14787a7d53e1556f1610566222b?s=40&d=http%3A%2F%2Fgithub.com%2Fimages%2Fgravatars%2Fgravatar-40.png" width="40" /></a>
</div>
<div class="top">
<div class="name">
<a href="/">caryl</a>
</div>
<div class="links">
<a href="/account">account</a> |
<a href="/caryl">profile</a> |
<a href="/logout">log out</a>
</div>
</div>
<div class="bottom">
<div class="select">
<div class="site_links">
<a href="/">dashboard</a> | <a href="http://gist.github.com/mine">gists</a>
</div>
<form action="/search" class="search_repos" method="get" style="display:none;">
<input id="q" name="q" size="18" type="search" />
<input type="submit" value="Search" />
<a href="#" class="cancel_search_link">x</a>
</form>
</div>
<div class="inbox"> <span><a href="/inbox">0</a></span> </div>
</div>
</div>
</div>
</div>
</div>
<div id="repo_menu">
<div class="site">
<ul>
<li class="active"><a href="http://github.com/nex3/haml/tree/">Source</a></li>
<li class=""><a href="http://github.com/nex3/haml/commits/">Commits</a></li>
<li class=""><a href="/nex3/haml/network">Network (35)</a></li>
<li class=""><a href="/nex3/haml/downloads">Downloads (29)</a></li>
<li class=""><a href="http://wiki.github.com/nex3/haml">Wiki (1)</a></li>
<li class=""><a href="/nex3/haml/graphs">Graphs</a></li>
</ul>
</div>
</div>
<div id="repo_sub_menu">
<div class="site">
<div class="joiner"></div>
</div>
</div>
<div class="site">
<div id="repos">
<script type="text/javascript">
GitHub.currentCommitRef = "da9ed66cd49d8c9fc63420378d159997934ac7ea"
</script>
<div class="repo public">
<div class="title">
<div class="path">
<a href="/nex3">nex3</a> / <b><a href="http://github.com/nex3/haml/tree">haml</a></b>
<a href="/nex3/haml/fork"><img alt="fork" class="button" src="http://assets3.github.com/images/modules/repos/fork_button.png?ce4e58c3a2cb968df4fb787fd0112a0c6e6c1828" /></a>
<a href="/nex3/haml/toggle_watch" class="toggle_watch" style="display:none;"><img alt="watch" class="button" src="http://assets2.github.com/images/modules/repos/watch_button.png?ce4e58c3a2cb968df4fb787fd0112a0c6e6c1828" /></a><a href="/nex3/haml/toggle_watch" class="toggle_watch"><img alt="watch" class="button" src="http://assets1.github.com/images/modules/repos/unwatch_button.png?ce4e58c3a2cb968df4fb787fd0112a0c6e6c1828" /></a>
<a href="#" id="download_button" rel="nex3/haml"><img alt="download tarball" class="button" src="http://assets1.github.com/images/modules/repos/download_button.png?ce4e58c3a2cb968df4fb787fd0112a0c6e6c1828" /></a>
</div>
<div class="security private_security" style="display:none">
<a href="#private_repo" rel="facebox"><img src="/images/icons/private.png" alt="private" /></a>
</div>
<div id="private_repo" class="hidden">
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a <a href="/nex3/haml/edit">member</a>.
<br/>
<br/>
Every repository with this icon (<img src="/images/icons/private.png" alt="private" />) is private.
</div>
<div class="security public_security" style="">
<a href="#public_repo" rel="facebox"><img src="/images/icons/public.png" alt="public" /></a>
</div>
<div id="public_repo" class="hidden">
This repository is public.
Anyone may fork, clone, or view it.
<br/>
<br/>
Every repository with this icon (<img src="/images/icons/public.png" alt="public" />) is public.
</div>
<div class="flexipill">
<a href="/nex3/haml/network">
<table cellpadding="0" cellspacing="0">
<tr><td><img alt="Forks" src="http://assets3.github.com/images/modules/repos/pills/forks.png?ce4e58c3a2cb968df4fb787fd0112a0c6e6c1828" /></td><td class="middle"><span>35</span></td><td><img alt="Right" src="http://assets0.github.com/images/modules/repos/pills/right.png?ce4e58c3a2cb968df4fb787fd0112a0c6e6c1828" /></td></tr>
</table>
</a>
</div>
<div class="flexipill">
<a href="/nex3/haml/watchers">
<table cellpadding="0" cellspacing="0">
<tr><td><img alt="Watchers" src="http://assets3.github.com/images/modules/repos/pills/watchers.png?ce4e58c3a2cb968df4fb787fd0112a0c6e6c1828" /></td><td class="middle"><span>552</span></td><td><img alt="Right" src="http://assets0.github.com/images/modules/repos/pills/right.png?ce4e58c3a2cb968df4fb787fd0112a0c6e6c1828" /></td></tr>
</table>
</a>
</div>
</div>
<div class="meta">
<table>
<tr>
<td class="label">Description:</td>
<td>
<span id="repository_description" rel="/nex3/haml/edit/update" class="">HTML Abstraction Markup Language - A Markup Haiku</span>
</td>
</tr>
<tr>
<td class="label">Homepage:</td>
<td>
<a href="http://haml.hamptoncatlin.com">http://haml.hamptoncatlin.com</a>
</td>
</tr>
<tr>
<td class="label">Public Clone URL:</td>
<td>
<a href="git://github.com/nex3/haml.git" class="git_url_facebox" rel="#git-clone">git://github.com/nex3/haml.git</a>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
width="110"
height="14"
id="clippy" >
<param name="movie" value="/flash/clippy.swf"/>
<param name="allowScriptAccess" value="always" />
<param name="quality" value="high" />
<param name="scale" value="noscale" />
<param NAME="FlashVars" value="text=git://github.com/nex3/haml.git">
<param name="bgcolor" value="#F0F0F0">
<param name="wmode" value="opaque">
<embed src="/flash/clippy.swf"
width="110"
height="14"
name="clippy"
quality="high"
allowScriptAccess="always"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
FlashVars="text=git://github.com/nex3/haml.git"
bgcolor="#F0F0F0"
wmode="opaque"
/>
</object>
<div id="git-clone" style="display:none;">
Give this clone URL to anyone.
<br/>
<code>git clone git://github.com/nex3/haml.git </code>
</div>
</td>
</tr>
</table>
</div>
</div>
</div>
<div id="commit">
<div class="group">
<div class="envelope commit">
<div class="human">
<div class="message"><pre><a href="/nex3/haml/commit/da9ed66cd49d8c9fc63420378d159997934ac7ea">[Sass] Handle the case where a user closes a loud comment unnecessarily.</a> </pre></div>
<div class="actor">
<div class="gravatar">
<img alt="" height="30" src="http://www.gravatar.com/avatar/723ee972f9e5078aeda85cdf0db3f3c8?s=30&d=http%3A%2F%2Fgithub.com%2Fimages%2Fgravatars%2Fgravatar-30.png" width="30" />
</div>
<div class="name"><a href="/chriseppstein">chriseppstein</a> <span>(author)</span></div>
<div class="date">
<abbr class="relatize" title="2009-03-01 12:38:18">Sun Mar 01 12:38:18 -0800 2009</abbr>
</div>
</div>
</div>
<div class="machine">
<span>c</span>ommit <a href="/nex3/haml/commit/da9ed66cd49d8c9fc63420378d159997934ac7ea" hotkey="c">da9ed66cd49d8c9fc63420378d159997934ac7ea</a><br />
<span>t</span>ree <a href="/nex3/haml/tree/da9ed66cd49d8c9fc63420378d159997934ac7ea" hotkey="t">f8393765f826a4ed269c90d157c986363a5d7ccf</a><br />
<span>p</span>arent
<a href="/nex3/haml/tree/43d5f57e79c280865261b6b840e49090a3d047e0" hotkey="p">43d5f57e79c280865261b6b840e49090a3d047e0</a>
</div>
</div>
</div>
</div>
<div id="path">
<b><a href="/nex3/haml/tree">haml</a></b> / MIT-LICENSE <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
width="110"
height="14"
id="clippy" >
<param name="movie" value="/flash/clippy.swf"/>
<param name="allowScriptAccess" value="always" />
<param name="quality" value="high" />
<param name="scale" value="noscale" />
<param NAME="FlashVars" value="text=MIT-LICENSE">
<param name="bgcolor" value="#FFFFFF">
<param name="wmode" value="opaque">
<embed src="/flash/clippy.swf"
width="110"
height="14"
name="clippy"
quality="high"
allowScriptAccess="always"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
FlashVars="text=MIT-LICENSE"
bgcolor="#FFFFFF"
wmode="opaque"
/>
</object>
</div>
<div id="files">
<div class="file">
<div class="meta">
<div class="info">
<span>100644</span>
<span>20 lines (17 sloc)</span>
<span>1.062 kb</span>
</div>
<div class="actions">
<a href="/nex3/haml/raw/da9ed66cd49d8c9fc63420378d159997934ac7ea/MIT-LICENSE" id="raw-url">raw</a>
<a href="/nex3/haml/blame/da9ed66cd49d8c9fc63420378d159997934ac7ea/MIT-LICENSE">blame</a>
<a href="/nex3/haml/commits/master/MIT-LICENSE">history</a>
</div>
</div>
<div class="data syntax">
<table cellpadding="0" cellspacing="0">
<tr>
<td>
<pre class="line_numbers">
<span id="LID1" rel="#L1">1</span>
<span id="LID2" rel="#L2">2</span>
<span id="LID3" rel="#L3">3</span>
<span id="LID4" rel="#L4">4</span>
<span id="LID5" rel="#L5">5</span>
<span id="LID6" rel="#L6">6</span>
<span id="LID7" rel="#L7">7</span>
<span id="LID8" rel="#L8">8</span>
<span id="LID9" rel="#L9">9</span>
<span id="LID10" rel="#L10">10</span>
<span id="LID11" rel="#L11">11</span>
<span id="LID12" rel="#L12">12</span>
<span id="LID13" rel="#L13">13</span>
<span id="LID14" rel="#L14">14</span>
<span id="LID15" rel="#L15">15</span>
<span id="LID16" rel="#L16">16</span>
<span id="LID17" rel="#L17">17</span>
<span id="LID18" rel="#L18">18</span>
<span id="LID19" rel="#L19">19</span>
<span id="LID20" rel="#L20">20</span>
</pre>
</td>
<td width="100%">
<div class="highlight"><pre><div class="line" id="LC1">Copyright (c) 2006-2008 Hampton Catlin</div><div class="line" id="LC2"> </div><div class="line" id="LC3">Permission is hereby granted, free of charge, to any person obtaining</div><div class="line" id="LC4">a copy of this software and associated documentation files (the</div><div class="line" id="LC5">"Software"), to deal in the Software without restriction, including</div><div class="line" id="LC6">without limitation the rights to use, copy, modify, merge, publish,</div><div class="line" id="LC7">distribute, sublicense, and/or sell copies of the Software, and to</div><div class="line" id="LC8">permit persons to whom the Software is furnished to do so, subject to</div><div class="line" id="LC9">the following conditions:</div><div class="line" id="LC10"> </div><div class="line" id="LC11">The above copyright notice and this permission notice shall be</div><div class="line" id="LC12">included in all copies or substantial portions of the Software.</div><div class="line" id="LC13"> </div><div class="line" id="LC14">THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,</div><div class="line" id="LC15">EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF</div><div class="line" id="LC16">MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND</div><div class="line" id="LC17">NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE</div><div class="line" id="LC18">LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION</div><div class="line" id="LC19">OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION</div><div class="line" id="LC20">WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</div></pre></div>
</td>
</tr>
</table>
</div>
</div>
</div>
</div>
<div class="push"></div>
</div>
<div id="footer">
<div class="site">
<div class="info">
<div class="links">
<a href="http://github.com/blog/148-github-shirts-now-available">Shirts</a> |
<a href="http://github.com/blog">Blog</a> |
<a href="http://support.github.com/">Support</a> |
<a href="http://github.com/training">Training</a> |
<a href="http://github.com/contact">Contact</a> |
<a href="http://groups.google.com/group/github/">Google Group</a> |
<a href="http://github.com/guides/the-github-api">API</a> |
<a href="http://twitter.com/github">Status</a>
</div>
<div class="company">
<span id="_rrt" title="0.31844s from xc88-s00008">GitHub</span>
is <a href="http://logicalawesome.com/">Logical Awesome</a> ©2009 | <a href="/site/terms">Terms of Service</a> | <a href="/site/privacy">Privacy Policy</a>
</div>
</div>
<div class="sponsor">
<a href="http://engineyard.com"><img src="/images/modules/footer/engine_yard_logo.png" alt="Engine Yard" /></a>
<div>
Hosting provided by our<br /> partners at Engine Yard
</div>
</div>
</div>
</div>
<div id="coming_soon" style="display:none;">
This feature is coming soon. Sit tight!
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3769691-2");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</body>
</html>