-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNOTICE
More file actions
27 lines (21 loc) · 1.12 KB
/
Copy pathNOTICE
File metadata and controls
27 lines (21 loc) · 1.12 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
fc — Fast Floating-Point Compressor
Copyright (c) 2026 Praveen Vaddadi <thynktank@gmail.com>
This product includes software developed by Praveen Vaddadi.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this product except in compliance with the License.
A copy of the License is included in the LICENSE file accompanying
this distribution and is also available at:
http://www.apache.org/licenses/LICENSE-2.0
================================================================================
Third-party components
================================================================================
This project bundles the following third-party source files, which remain
under their original licenses and are NOT covered by the Apache License 2.0
grant above:
gorilla.c, gorilla.h
Copyright (c) 2006-Present, Redis Ltd. All rights reserved.
Licensed under your choice of:
(a) the Redis Source Available License 2.0 (RSALv2); or
(b) the Server Side Public License v1 (SSPLv1); or
(c) the GNU Affero General Public License v3 (AGPLv3).
See the file headers for the full notice.