...
1Copyright 2015-2021 Manfred Touron and other http2curl Developers.
2
3Intellectual Property Notice
4----------------------------
5
6http2curl is licensed under the Apache License, Version 2.0
7(see LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0) or
8the MIT license (see LICENSE-MIT or http://opensource.org/licenses/MIT),
9at your option.
10
11Copyrights and patents in the http2curls project are retained
12by contributors.
13No copyright assignment is required to contribute to http2curl.
14
15 SPDX-License-Identifier: (Apache-2.0 OR MIT)
16
17SPDX usage
18----------
19
20Individual files may contain SPDX tags instead of the full license text.
21This enables machine processing of license information based on the SPDX
22License Identifiers that are available here: https://spdx.org/licenses/
View as plain text