# nftables-json Tests
### Contributing
Some of the _nftables-json_ tests were adapted from the
[`nftables` project](https://git.netfilter.org/nftables/), which is made
available under the terms of the
[GNU General Public License (v2.0 only)](LICENSE.GPL-2.0-only). The source
code for these tests is therefore made available under the same licensing terms.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in these tests by you shall be licensed as above, without any
additional terms or conditions.
```
Copyright (c) nftables Developers <netfilter.org>
SPDX-License-Identifier: GPL-2.0-only
```
Note that the _nftables-json_ library source code does not include or link to
these tests, and is therefore not subject to these licensing terms.
See the [README in the repository root](../README.md) for more information.