Project

General

Profile

License 3rd Party » History » Version 3

Jörg Ebeling, 07/16/2020 12:12 AM

1 1 Jörg Ebeling
# Open Source License Notice of Acknowledgments
2
3
L2CPBG (LDAP-2-CardDAV Phone Book Gateway) software contain certain third party software, content or code. Following a detailed list of that third party licenses:
4
5 2 Jörg Ebeling
| Software                                                                            | Version | License                                                      |
6
| ----------------------------------------------------------------------------------- | ------- | ------------------------------------------------------------ |
7 3 Jörg Ebeling
| [alasql](https://github.com/agershun/alasql)                                        | 0.6.2   | [MIT](https://opensource.org/licenses/mit-license.html)      |
8 2 Jörg Ebeling
| [cardinal](https://github.com/thlorenz/cardinal)                                    | 2.1.1   | [MIT](https://opensource.org/licenses/mit-license.html)      |
9
| [crc](https://github.com/alexgorbatchev/node-crc)                                   | 3.8.0   | [MIT](https://opensource.org/licenses/mit-license.html)      |
10
| [dav](https://github.com/gaye/dav)                                                  | 1.8.0   | [MPL-2.0](https://opensource.org/licenses/MPL-2.0)           |
11 1 Jörg Ebeling
| [debug](https://github.com/visionmedia/debug)                                       | 4.1.1   | [MIT](https://opensource.org/licenses/mit-license.html)      |
12 3 Jörg Ebeling
| [ldap-escape](https://github.com/tcort/ldap-escape)                                 | 2.0.4   | [ISC](https://opensource.org/licenses/ISC)                   |
13
| [ldapjs](https://github.com/ldapjs/node-ldapjs)                                     | 2.0.0   | [MIT](https://opensource.org/licenses/mit-license.html)      |
14
| [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js)            | 1.7.54  | [MIT](https://opensource.org/licenses/mit-license.html)      |
15
| [limiter](https://github.com/jhurliman/node-rate-limiter)                           | 1.1.5   | [MIT](https://opensource.org/licenses/mit-license.html)      |
16
| [lodash.isequal](https://github.com/lodash/lodash)                                  | 4.5.0   | [MIT](https://opensource.org/licenses/mit-license.html)      |
17
| [pkg](https://github.com/zeit/pkg)                                                  | 4.4.9   | [MIT](https://opensource.org/licenses/mit-license.html)      |
18 2 Jörg Ebeling
| [rc](https://github.com/dominictarr/rc)                                             | 1.2.8   | [MIT](https://opensource.org/licenses/mit-license.html)      |
19
| [uglify-es](https://github.com/mishoo/UglifyJS2.git#harmony)                        | 3.3.9   | [BSD-2-Clause](https://opensource.org/licenses/BSD-2-Clause) |
20 3 Jörg Ebeling
| [vcf](https://github.com/jhermsmeier/node-vcf)                                      | 2.0.6   | [MIT](https://opensource.org/licenses/mit-license.html)      |
21
| [winston](https://github.com/winstonjs/winston)                                     | 3.3.3   | [MIT](https://opensource.org/licenses/mit-license.html)      |
22
| [winston-daily-rotate-file](https://github.com/winstonjs/winston-daily-rotate-file) | 4.5.0   | [MIT](https://opensource.org/licenses/mit-license.html)      |
23 1 Jörg Ebeling
24
If you are not able to download the applicable open source code, please contact projects@shbe.net
Go to top