forked from FalconChristmas/fpp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE.external
More file actions
108 lines (80 loc) · 3.23 KB
/
LICENSE.external
File metadata and controls
108 lines (80 loc) · 3.23 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
This file documents 3rd-Party files which are included in the FPP repository
but are covered under various license by their respective Copyright owners.
See the LICENSE file for information on files which are created and
maintained by the FPP developers.
==============================================================================
Included files and their applicable license info:
src/oled/I2C.*
src/oled/SSD1306_OLED.*
- MIT license, Copyright (c) 2017 DeeplyEmbedded
src/overlays/wled/*
- FastLED code is covered by the MIT license
- WLED code is covered by the EUPL License
- See the LICENSE.* files in src/overlays/wled for more details
src/SunRise.*
- Proprietary Open Source license by Stephen R. Schmitt and Cyrus Rahman.
https://github.com/signetica/SunRise
src/util/bcm2835.*
- Copyright (C) 2011-2013 Mike McCauley. These files are licensed under
the GPL v3 which is included here as LICENSE.GPLv3.
src/util/tinyexpr.*
- Copyright (c) 2015-2018 Lewis Van Winkle
www/api/lib/*
- limonade - PHP REST microframework
https://github.com/sofadesign/limonade
limonade is covered by its own free software license which is included
in the api/lib/LICENSE.limonade file. Permission is granted for free
use without limitations.
www/css/classicTheme
- FIXME, are we really using this?
www/css/fontawesome.all.min.css
www/webfonts/fa-*
- The Font Awesome files are covered under various licenses including
the CC-BY, SOL-OLF, and MIC licenses as documented at
https://fontawesome.com/license/free
www/css/fpp-bootstrap
- FIXME
www/css/images
- FIXME, what in here isn't ours?
www/jquery/colpick
www/jquery/jQuery-Form-Plugin
www/jquery/jquery.tablesorter
- dual-licensed under MIT/GPL, but included here via their GPL license
www/jquery/jQuery.msgBox
- proprietary Open Source license included in
www/jquery/jQuery.msgBox/scripts/jquery.msgBox.js
www/jqupload.php
www/jquery/jQuery-Upload-File
- jQuery-Uplaod-File is covered by the MIT license. See
www/jquery/jQuery-Upload-File/MIT-License.txt
www/js/bootstrap.bundle.min.js
- MIT license
https://github.com/twbs/bootstrap/blob/main/LICENSE
www/js/fabric/fabric.min.js
- Fabric.js is a powerful and simple JavaScript HTML5 canvas library
http://fabricjs.com/
Fabricjs is covered under a proprietary Open Source license located
in its github repository. https://github.com/fabricjs/fabric.js
www/js/FileSaver.min.js
www/js/FileSaver.min.js.map
- FileSaver.js is covered by the MIT License
https://github.com/eligrey/FileSaver.js/blob/master/LICENSE.md
www/js/jquery*
- FIXME
www/js/validate.min.js
- MIT license as noted in source header
www/js/xlsx.full.min.js
www/js/xlsx.full.min.js.map
- SheetsJS is covered by the Apache 2.0 License
https://github.com/SheetJS/sheetjs/blob/master/LICENSE
www/js/zebra_pin.min.js
- Covered under the GPL v3 license as noted in the source header.
www/jquery/*
- FIXME
www/lib/getid3
- licensed under multiple licenses as noted in www/lib/getid3/README.md
Used here under the GPL v2 license.
www/lib/websocket_client.php
- MIT license, see source file header
www/node_modules
- FIXME