diff options
| author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:25:36 +0300 |
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:25:36 +0300 |
| commit | 6f3c4c3766b4d4881165b16927a49819c69eec47 (patch) | |
| tree | 3f0a939249bc3c8f6e07f65f648b149d361501ec | |
| parent | 0d00d4cec4d5212e4f61fc971e09484d894e873f (diff) | |
| download | repository-6f3c4c3766b4d4881165b16927a49819c69eec47.tar.gz | |
iptables: make license identifier compatible with SPDX Specification
| -rw-r--r-- | extra/iptables/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/iptables/meta b/extra/iptables/meta index 7554ecbd..2c21c14f 100644 --- a/extra/iptables/meta +++ b/extra/iptables/meta @@ -1,3 +1,3 @@ description: Linux IP packet filtering program -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |
