diff options
author | Narrat | 2024-09-25 22:43:10 +0200 |
---|---|---|
committer | Narrat | 2024-09-25 22:43:10 +0200 |
commit | 6ad9bce4ee45fd18bf397f14188e6c7cd4c2f986 (patch) | |
tree | 7ce1247e2a0cc8ce9914f07cad9122f71b8db360 /.SRCINFO | |
parent | 20f9e4c9ce9dfa07720b575ff366fe32f7aadd82 (diff) | |
download | aur-6ad9bce4ee45fd18bf397f14188e6c7cd4c2f986.tar.gz |
gvmd: fix license
AGPL3 and not GPL.
Use SPDX identifier
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ pkgbase = gvmd install = gvmd.install arch = x86_64 groups = greenbone-vulnerability-manager - license = GPL + license = AGPL-3.0-only makedepends = cmake makedepends = doxygen makedepends = xmltoman |