lpcm with tsmuxer cleanup by Andrew
[goodguy/cinelerra.git] / cinelerra-5.1 / tools / makeappimagetool / LICENSES.txt
1 # The code is a derative of linuxdeploy (https://github.com/linuxdeploy/linuxdeploy)
2 # with the plugin system removed and only suitable for AppImage creation.
3
4 ====== linuxdeploy copyright/license ======
5 Copyright 2018 TheAssassin
6
7 Permission is hereby granted, free of charge, to any person obtaining a copy
8 of this software and associated documentation files (the "Software"), to deal
9 in the Software without restriction, including without limitation the rights
10 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11 copies of the Software, and to permit persons to whom the Software is
12 furnished to do so, subject to the following conditions:
13
14 The above copyright notice and this permission notice shall be included in all
15 copies or substantial portions of the Software.
16
17 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
23 SOFTWARE.
24 ===========================================
25
26 # It also contains some code from outside linuxdeploy.
27 # C++ header argx.hpp (https://github.com/Taywee/args), which in the 
28 # beginning carries this copyright/license text
29
30 ============ argx.hpp license =============
31 Copyright (c) 2016-2021 Taylor C. Richberger <taywee@gmx.com> and Pavel
32 Belikov
33
34 Permission is hereby granted, free of charge, to any person obtaining a copy
35 of this software and associated documentation files (the "Software"), to
36 deal in the Software without restriction, including without limitation the
37 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
38 sell copies of the Software, and to permit persons to whom the Software is
39 furnished to do so, subject to the following conditions:
40
41 The above copyright notice and this permission notice shall be included in
42 all copies or substantial portions of the Software.
43
44 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
45 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
46 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
47 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
48 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
49 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
50 IN THE SOFTWARE.
51 ============================================
52
53 # C++ header CImg.h (http://cimg.eu), which in the 
54 # beginning carries fairly large copyright/license text,
55 # not repeated here. See the file itself.
56
57 ============================================
58 Four original files are part of this software.
59 configure.ac
60 Makefile.am
61 bld.sh
62 autogen.sh
63 These fall under the license GPL2.
64
65
66
67
68