diff options
author | Manuel Hüsers | 2024-07-21 07:32:40 +0200 |
---|---|---|
committer | Manuel Hüsers | 2024-07-21 07:32:40 +0200 |
commit | 69addce7c9ed89b7fb8b1c35e9ecb00a850f0e80 (patch) | |
tree | 64e9b810981a8f85c45c869f31e5e8162d19b0a9 /.SRCINFO | |
parent | b80b37c3f1154dc414bf3a4f5ecd98e43cf347d6 (diff) | |
download | aur-69addce7c9ed89b7fb8b1c35e9ecb00a850f0e80.tar.gz |
Adopt SPDX identifiers for license fields
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ pkgbase = nginx-mod-traffic-accounting pkgrel = 1 url = https://github.com/Lax/traffic-accounting-nginx-module arch = x86_64 - license = BSD + license = BSD-2-Clause makedepends = nginx-src depends = nginx source = https://github.com/Lax/traffic-accounting-nginx-module/archive/v2.0/traffic-accounting-nginx-module-2.0.tar.gz |