This repository has been archived by the owner on Jul 12, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathcopyright
816 lines (730 loc) · 31 KB
/
copyright
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
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/darealshinji/vapoursynth-plugins
Files: plugins/addgrain/*
Copyright: 2002 Tom Barry
2006-2010 Foxyshadis <foxyshadis@hotmail.com>
2010-2012 Firesledge
2011 LaTo INV.
2014 HolyWu
License: GPL-2+
Files: scripts/adjust/*
Copyright: 2015 dubhater
License: WTFPL
Files: plugins/awarpsharp2/*
Copyright: 2015 dubhater
License: ISC
Files: plugins/bifrost/*
Copyright: 2013-2014 dubhater
2007 Fredrik Mellbin
License: WTFPL
Files: plugins/bilateral/*
plugins/retinex/*
plugins/waifu2x-opt/src/*
Copyright: 2014-2016 mawen1250
License: GPL-3+
Files: plugins/bm3d/*
Copyright: 2015-2016 mawen1250
License: MIT
Files: plugins/ctmf/*
Copyright: 2006 Simon Perreault
2014-2017 HolyWu
License: GPL-2+
Files: plugins/combmask/*
plugins/convo2d/*
plugins/imagereader/*
plugins/rawsource/*
plugins/scenechange/*
plugins/temporalsoften2/*
Copyright: 2012-2013, 2015 Oka Motofumi
License: LGPL-2.1
Files: plugins/d2vsource/*
Copyright: 2012-2017 Derek Buitenhuis
License: LGPL-2.1
Files: plugins/deblock/*
Copyright: 2004 Manao
2006 Alexander Balakhnin
2014 HolyWu
License: GPL-2+
Files: plugins/deblockpp7/*
Copyright: 2005 Michael Niedermayer <michaelni@gmx.at>
2018 HolyWu
License: GPL-3+
Files: plugins/delogo/*
Copyright: 2003 MakKi
2014-2015 msg7086
License: GPL-2+
Files: plugins/depan/*
Copyright: 2004-2016 A.G. Balakhnin aka Fizick <bag@hotmail.ru>
2016 HolyWu
License: GPL-2+
Files: plugins/dfttest/*
plugins/ttempsmooth/*
Copyright: 2015-2018 HolyWu
2004-2005, 2007-2010 Kevin Stone
License: GPL-2+
Files: plugins/eedi2/*
plugins/eedi3/*
Copyright: 2005-2006, 2010 Kevin Eliot Stone <kes25c@mail.missouri.edu>
2013 Laurent de Soras
2014-2018 HolyWu
License: GPL-2+
Files: plugins/ffms2/*
Copyright: 2007-2016 Fredrik Mellbin
License: MIT
Comment:
The plugin will be linked against static FFmpeg libraries, so the resulting
binary will be LGPL-2.1.
Files: plugins/fft3dfilter/src/fft3dfilter_c.cpp
Copyright: 2004-2006 A.G.Balakhnin aka Fizick <bag@hotmail.ru>
2015 Yusuke Nakamura <muken.the.vfrmaniac@gmail.com>
License: GPL-2+
Files: plugins/reduceflicker/src/Plugin.cpp
plugins/tnlmeans/src/AlignedMemory.*
plugins/tnlmeans/src/Plugin.cpp
Copyright: 2015 Yusuke Nakamura <muken.the.vfrmaniac@gmail.com>
License: ISC
Files: plugins/fieldhint/*
Copyright: 2004 Loren Merritt
2013-2015 dubhater
License: GPL-2+
Files: plugins/flash3kyuu_deband/*
Copyright: 2011-2014 Joe Hu <i@sapika.ch>
License: GPL-3+
Files: plugins/fluxsmooth/*
Copyright: none
License: public-domain
The original FluxSmooth author said: "There is no copyright on this code, and
there are no conditions on its distribution or use. Do with it what you will."
Files: plugins/fmtconv/*
Copyright: 2012-2016 cretindesalpes
License: WTFPL
Files: plugins/genericfilters/*
Copyright: 2012-2013, 2015 Oka Motofumi
2013-2016 Fredrik Mellbin
License: LGPL-2.1
Files: plugins/hqdn3d/*
Copyright: 2003 Daniel Moreno <comac@comac.darktech.org>
2005 Loren Merritt <lorenm@u.washington.edu>
2017 Martin Güthle <mguethle@xunit.de>
License: GPL-2+
Files: plugins/it/*
Copyright: 2002 thejam79
2003 minamina
2014 msg7086
License: GPL-2+
Files: plugins/cnr2/*
plugins/degrainmedian/*
plugins/histogram/*
plugins/msmoosh/*
plugins/mvtools/*
plugins/nnedi3/*
plugins/tcomb/*
plugins/wwxd/*
Copyright: 2012-2017 dubhater
License: GPL-2+
Files: plugins/knlmeanscl/*
Copyright: 2014-2018 Edoardo Brunetti
License: GPL-3+
Files: plugins/lsmashsource/*
Copyright: 2010-2018 L-SMASH project
License: ISC
Comment:
The plugin will be linked against static FFmpeg libraries, so the resulting
binary will be LGPL-2.1.
Files: plugins/nnedi3/src/nnedi3.cpp
Copyright: 2010-2011 Kevin Eliot Stone <kes25c@mail.missouri.edu>
2014-2017 dubhater
License: GPL-2+
Files: plugins/nnedi3cl/*
Copyright: 2010-2011 Kevin Eliot Stone <kes25c@mail.missouri.edu>
2017-2018 HolyWu
License: GPL-2+
Files: plugins/reduceflicker/*
Copyright: 2005 Rainer Wittmann <gorw@gmx.de>
2015 Yusuke Nakamura <muken.the.vfrmaniac@gmail.com>
License: GPL-2+
Files: plugins/sangnommod/*
Copyright: 2014 msg7086
License: GPL-2+
Files: plugins/damb/*
plugins/fillborsers/*
plugins/scrawl/*
plugins/videoscope/*
Copyright: 2013-2014 dubhater
License: WTFPL
Files: plugins/scrawl/src/ter-116n.h
Copyright: 2012 Dimitar Toshkov Zhekov
License: OFL
Files: plugins/scxvid/*
Copyright: Fredrik Mellbin
2012-2014 dubhater
License: GPL-2+
Files: plugins/ssiq/*
Copyright: 1999-2000 Donald A. Graft
2002 Tim Park
2007 Fredrik Mellbin
2013 dubhater
License: GPL-2+
Files: plugins/tc2cfr/*
Copyright: 2013 Li Yonggang <gnaggnoyil@gmail.com>
License: BSD-2-clause
Files: plugins/tcanny/*
Copyright: 2009 Kevin Eliot Stone <kes25c@mail.missouri.edu>
2015-2017 HolyWu
License: GPL-2+
Files: plugins/tdeintmod/*
Copyright: 2004-2007 Kevin Eliot Stone <kes25c@mail.missouri.edu>
2014-2018 HolyWu
License: GPL-2+
Files: plugins/temporalsoften/*
Copyright: 2002 Ben Rudiak-Gould et al.
2012-2013 dubhater
License: GPL-2+ with linking exception
Files: plugins/tnlmeans/src/TNLMeans.*
Copyright: 2006-2007 Kevin Eliot Stone <kes25c@mail.missouri.edu>
2015 Yusuke Nakamura <muken.the.vfrmaniac@gmail.com>
License: GPL-2+
Files: plugins/templinearapproximate/*
Copyright: 2014-2016 Aleksey Lyashin <mystkeeper@gmail.com>
License: MIT
Files: plugins/vaguedenoiser/*
Copyright: 2015 HolyWu
License: GPL-2+
Files: plugins/vautodeint/*
Copyright: 2013 Acfun
2013 Li Yonggang <gnaggnoyil@gmail.com>
License: GPL-3+
Files: plugins/waifu2x-opt/waifu2x-opt/*
Copyright: 2015 nagadomi <nagadomi@nurs.or.jp>
2015 Takaaki Hiragushi
License: MIT
Files: plugins/waifu2x-opt/waifu2x-opt/common/picojson.h
Copyright: 2009-2010 Cybozu Labs, Inc.
2011-2014 Kazuho Oku
License: BSD-2-clause
Files: plugins/waifu2x-w2xc/*
plugins/dctfilter/*
Copyright: 2015-2017 HolyWu
License: MIT
Files: plugins/waifu2x-w2xc/waifu2x/*
Copyright: 2015-2016 amigo(white luckers) <white.luckers@gmail.com>
License: MIT
Files: plugins/waifu2x-w2xc/include/picojson.h
Copyright: 2009-2010 Cybozu Labs, Inc.
2011-2015 Kazuho Oku
License: BSD-2-Clause
Files: plugins/waifu2x-w2xc/w2xc/include/tclap/*
Copyright: 2003 Michael E. Smoot
License: MIT
Files: plugins/w3fdif/*
Copyright: 2012 British Broadcasting Corporation, All Rights Reserved
Comment:
Author of de-interlace algorithm: Jim Easterbrook for BBC R&D
Based on the process described by Martin Weston for BBC R&D
Author of FFmpeg filter: Mark Himsley for BBC Broadcast Systems Development
VapourSynth port: HolyWu
License: LGPL-2
Files: plugins/yadifmod/*
Copyright: 2007 Kevin Eliot Stone <kes25c@mail.missouri.edu>
2007 Alexander G. Balakhnin
2006 Michael Niedermayer <michaelni@gmx.at>
2014-2017 HolyWu
License: GPL-2+
Files: plugins/waifu2x-opt/libzimg/*
Copyright: 2013-2014 dubhater
2013-2014 Stephen R. Savage
License: WTFPL
Files: plugins/imagereader/libjpeg-turbo/*
Copyright: 1999-2006 MIYASAKA Masaru
2004 Landmark Graphics Corporation
2005-2007 Sun Microsystems, Inc.
2009 Pierre Ossman for Cendio AB
2009-2010 D. R. Commander
2010 Thomas G. Lane, Guido Vollbeding
2009, Thomas G. Lane, Guido Vollbeding
1998, Thomas G. Lane
2010 Nokia Corporation
License: JPEG
Files: plugins/imagereader/libjpeg-turbo/md5/md5.*
Copyright: 1991-1992, RSA Data Security, Inc.
License: rsa-md5
Files: models/nnedi3_weights.bin
Copyright: none
License: public-domain
This file isn't under any license, you can do whatever you want with it.
Comment:
This file was created by Kevin Eliot Stone <kes25c@mail.missouri.edu>.
He doesn't claim any copyright.
Files: models/*/*.json
Copyright: 2015 nagadomi <nagadomi@nurs.or.jp>
License: MIT
Files: include/ac/ax_check_cl*.m4
Copyright: Braden McDaniel <braden@endoframe.com>
License: GPL-2+ with autoconf exception
Files: include/ac/ax_check_compile_flag.m4
Copyright: 2008 Guido U. Draheim <guidod@gmx.de>
2011 Maarten Bosmans <mkbosmans@gmail.com>
License: GPL-3+ with autoconf exception
Files: include/ac/ax_cxx_compile_stdcxx.m4
Copyright: 2008 Benjamin Kosnik <bkoz@redhat.com>
2012 Zack Weinberg <zackw@panix.com>
2013 Roy Stogner <roystgnr@ices.utexas.edu>
2014-2015 Google Inc.; contributed by Alexey Sokolov <sokolov@google.com>
2015 Paul Norman <penorman@mac.com>
2015 Moritz Klammler <moritz@klammler.eu>
License: other-1
Files: include/ac/check-fftw3-version.sh
Copyright: none
License: public-domain
No license required for any purpose; the work is not subject to copyright
in any jurisdiction.
Files: plugins/mvtools/src/asm/include/x86inc.asm
Copyright: 2005-2016 x264 project
Loren Merritt <lorenm@u.washington.edu>
Anton Mitrofanov <BugMaster@narod.ru>
Fiona Glaser <fiona@x264.com>
Henrik Gramner <henrik@gramner.com>
License: ISC
Files: plugins/mvtools/src/asm/include/x86util.asm
Copyright: 2008-2015 x264 project
Holger Lubitz <holger@lubitz.org>
Loren Merritt <lorenm@u.washington.edu>
License: GPL-2+
Files: include/vapoursynth/VapourSynth.h
include/vapoursynth/VSScript.h
Copyright: 2012-2016 Fredrik Mellbin
License: LGPL-2.1
Files: include/vapoursynth/VSHelper.h
Copyright: 2012-2015 Fredrik Mellbin
License: WTFPL
Files: include/vectorclass/*
plugins/*/vectorclass/*
Copyright: 2012-2017 Agner Fog
License: GPL-3+
Files: ffmpeg/*
Copyright: 2000-2016 FFmpeg maintainers
License: LGPL-2.1
Comment:
Some other files have MIT/X11/BSD-style licenses. In combination the LGPL v2.1+
applies to FFmpeg.
Some optional parts of FFmpeg are licensed under the GNU General Public
License version 2 or later (GPL v2+).
Files: debian/*
*
Copyright: 2014-2018 djcj <djcj@gmx.de>
License: MIT
License: LGPL-2.1
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
.
You should have received a copy of the GNU Lesser General Public
License along with this program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU Lesser General
Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
License: LGPL-2
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
.
You should have received a copy of the GNU Lesser General Public
License along with this program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU Lesser General
Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2".
License: GPL-2
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as published by
the Free Software Foundation.
.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
License: GPL-2+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or (at
your option) any later version.
.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
License: GPL-2+ with linking exception
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
.
Linking Avisynth statically or dynamically with other modules is making a
combined work based on Avisynth. Thus, the terms and conditions of the GNU
General Public License cover the whole combination.
.
As a special exception, the copyright holders of Avisynth give you
permission to link Avisynth with independent modules that communicate with
Avisynth solely through the interfaces defined in avisynth.h, regardless of the license
terms of these independent modules, and to copy and distribute the
resulting combined work under terms of your choice, provided that
every copy of the combined work is accompanied by a complete copy of
the source code of Avisynth (the version of Avisynth used to produce the
combined work), being distributed under the terms of the GNU General
Public License plus this exception. An independent module is a module
which is not derived from or based on Avisynth, such as 3rd-party filters,
import and export plugins, or graphical user interfaces.
License: GPL-2+ with autoconf exception
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
.
As a special exception, the you may copy, distribute and modify the
configure scripts that are the output of Autoconf when processing
the Macro. You need not follow the terms of the GNU General Public
License when using or distributing such scripts.
License: GPL-3+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at
your option) any later version.
.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
License: GPL-3+ with autoconf exception
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at
your option) any later version.
.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
.
As a special exception, the respective Autoconf Macro's copyright owner
gives unlimited permission to copy, distribute and modify the configure
scripts that are the output of Autoconf when processing the Macro. You
need not follow the terms of the GNU General Public License when using
or distributing such scripts, even though portions of the text of the
Macro appear in them. The GNU General Public License (GPL) does govern
all other use of the material that constitutes the Autoconf Macro.
.
This special exception to the GPL applies to versions of the Autoconf
Macro released by the Autoconf Archive. When you make and distribute a
modified version of the Autoconf Macro, you may extend this special
exception to the GPL to apply to your modified version as well.
License: MIT
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
.
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
License: ISC
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
License: BSD-2-clause
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
.
1.Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
.
2.Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE.
License: WTFPL
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
.
Copyright (C) 2004 Sam Hocevar
14 rue de Plaisance, 75014 Paris, France
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
.
0. You just DO WHAT THE FUCK YOU WANT TO.
License: OFL
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
.
-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------
.
PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.
.
The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.
.
DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.
.
"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).
.
"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).
.
"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.
.
"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.
.
PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:
.
1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.
.
2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
included either as stand-alone text files, human-readable headers or
in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.
.
3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder. This restriction only applies to the primary font name as
presented to the users.
.
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.
.
5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license. The requirement for fonts to
remain under this license does not apply to any document created
using the Font Software.
.
TERMINATION
This license becomes null and void if any of the above conditions are
not met.
.
DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.
License: JPEG
.
In plain English:
.
1. We don't promise that this software works. (But if you find any bugs,
please let us know!)
2. You can use this software for whatever you want. You don't have to pay us.
3. You may not pretend that you wrote this software. If you use it in a
program, you must acknowledge somewhere in your documentation that
you've used the IJG code.
.
In legalese:
The authors make NO WARRANTY or representation, either express or implied,
with respect to this software, its quality, accuracy, merchantability, or
fitness for a particular purpose. This software is provided "AS IS", and you,
its user, assume the entire risk as to its quality and accuracy.
.
This software is copyright (C) 1991-2010, Thomas G. Lane, Guido Vollbeding.
All Rights Reserved except as specified below.
.
Permission is hereby granted to use, copy, modify, and distribute this
software (or portions thereof) for any purpose, without fee, subject to these
conditions:
(1) If any part of the source code for this software is distributed, then this
README file must be included, with this copyright and no-warranty notice
unaltered; and any additions, deletions, or changes to the original files
must be clearly indicated in accompanying documentation.
(2) If only executable code is distributed, then the accompanying
documentation must state that "this software is based in part on the work of
the Independent JPEG Group".
(3) Permission for use of this software is granted only if the user accepts
full responsibility for any undesirable consequences; the authors accept
NO LIABILITY for damages of any kind.
.
These conditions apply to any software derived from or based on the IJG code,
not just to the unmodified library. If you use our work, you ought to
acknowledge us.
.
Permission is NOT granted for the use of any IJG author's name or company name
in advertising or publicity relating to this software or products derived from
it. This software may be referred to only as "the Independent JPEG Group's
software".
.
We specifically permit and encourage the use of this software as the basis of
commercial products, provided that all warranty or liability claims are
assumed by the product vendor.
.
.
ansi2knr.c is included in this distribution by permission of L. Peter Deutsch,
sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA
.
ansi2knr.c is NOT covered by the above copyright and conditions, but instead
by the usual distribution terms of the Free Software Foundation; principally,
that you must include source code if you redistribute it. (See the file
ansi2knr.c for full details.) However, since ansi2knr.c is not needed as part
of any program generated from the IJG code, this does not limit you more than
the foregoing paragraphs do.
.
The Unix configuration script "configure" was produced with GNU Autoconf.
It is copyright by the Free Software Foundation but is freely distributable.
The same holds for its supporting scripts (config.guess, config.sub,
ltmain.sh). Another support script, install-sh, is copyright by X Consortium
but is also freely distributable.
.
The IJG distribution formerly included code to read and write GIF files.
To avoid entanglement with the Unisys LZW patent, GIF reading support has
been removed altogether, and the GIF writer has been simplified to produce
"uncompressed GIFs". This technique does not use the LZW algorithm; the
resulting GIF files are larger than usual, but are readable by all standard
GIF decoders.
.
We are required to state that
"The Graphics Interchange Format(c) is the Copyright property of
CompuServe Incorporated. GIF(sm) is a Service Mark property of
CompuServe Incorporated."
License: rsa-md5
License to copy and use this software is granted provided that it
is identified as the "RSA Data Security, Inc. MD5 Message-Digest
Algorithm" in all material mentioning or referencing this software
or this function.
.
License is also granted to make and use derivative works provided
that such works are identified as "derived from the RSA Data
Security, Inc. MD5 Message-Digest Algorithm" in all material
mentioning or referencing the derived work.
.
RSA Data Security, Inc. makes no representations concerning either
the merchantability of this software or the suitability of this
software for any particular purpose. It is provided "as is"
without express or implied warranty of any kind.
.
These notices must be retained in any copies of any part of this
documentation and/or software.
License: other-1
Copying and distribution of this file, with or without modification, are
permitted in any medium without royalty provided the copyright notice
and this notice are preserved. This file is offered as-is, without any
warranty.