File: NOTICE.md

package info (click to toggle)
tbox 1.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,820 kB
  • sloc: ansic: 87,850; sh: 4,947; asm: 1,185; makefile: 8; cpp: 5
file content (70 lines) | stat: -rwxr-xr-x 2,183 bytes parent folder | download | duplicates (2)
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
The Treasure Box Library
Copyright 2009-present The TBOOX Open Source Group

This product includes software developed by The TBOOX Open Source Group (https://tboox.top/).

-------------------------------------------------------------------------------
This product contains a modified portion of 'boost.context', a coroutine context
implementation for assembler code, which can be obtained at:

  * LICENSE:
    * http://www.boost.org/LICENSE_1_0.txt (Boost Software License 1.0)
  * HOMEPAGE:
    * http://www.boost.org

This product contains a modified portion of 'zlib.adler32', compute the Adler-32
checksum of a data stream, which can be obtained at:

  * LICENSE:
    * pkg/zlib.pkg/LICENSE.md (Zlib License)
  * HOMEPAGE:
    * http://zlib.net/

This product optionally depends on 'pcre', a library of functions to support regular
expressions, which can be obtained at:

  * LICENSE:
    * pkg/pcre.pkg/LICENSE.md (BSD License)
  * HOMEPAGE:
    * http://www.pcre.org/

This product optionally depends on 'pcre2', a library of functions to support regular
expressions, which can be obtained at:

  * LICENSE:
    * pkg/pcre2.pkg/LICENSE.md (BSD License)
  * HOMEPAGE:
    * http://www.pcre.org/

This product optionally depends on 'mbedtls', an open source, portable, easy to use,
readable and flexible SSL library, which can be obtained at:

  * LICENSE:
    * pkg/mbedtls.pkg/LICENSE.md (Apache License 2.0)
  * HOMEPAGE:
    * https://tls.mbed.org/

This product optionally depends on 'polarssl', an open source, portable, easy to use,
readable and flexible SSL library, which can be obtained at:

  * LICENSE:
    * pkg/polarssl.pkg/LICENSE.md (GPL 2.0)
  * HOMEPAGE:
    * https://tls.mbed.org/

This product optionally depends on 'openssl', a TLS/SSL and crypto library,
which can be obtained at:

  * LICENSE:
    * pkg/openssl.pkg/LICENSE.md (OpenSSL License and SSLeay license)
  * HOMEPAGE:
    * https://www.openssl.org/

This product optionally depends on 'sqlite3', a self-contained, high-reliability, embedded,
full-featured, public-domain, SQL database engine, which can be obtained at:

  * LICENSE:
    * Public Domain
  * HOMEPAGE:
    * http://sqlite.org/